]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-mlx5e-report-more-netdev-stats'
authorJakub Kicinski <kuba@kernel.org>
Thu, 7 May 2026 01:39:00 +0000 (18:39 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 May 2026 01:39:01 +0000 (18:39 -0700)
Tariq Toukan says:

====================
net/mlx5e: Report more netdev stats

This series by Gal extends the set of counters reported in netdev stats,
by adding:
- hw_gso_packets/bytes
- RX HW-GRO stats
- TX csum_none
- TX queue stop/wake

It also aligns the tso_bytes/tso_inner_bytes counters with the netdev
stats API and virtio spec definition.
====================

Link: https://patch.msgid.link/20260504183704.272322-1-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge