Xuan Zhuo
0cfe71f45f
netdev: add queue stats
These stats are commonly. Support reporting those via netdev-genl queue
stats.
name: rx-hw-drops
name: rx-hw-drop-overruns
name: rx-csum-unnecessary
name: rx-csum-none
name: rx-csum-bad
name: rx-hw-gro-packets
name: rx-hw-gro-bytes
name: rx-hw-gro-wire-packets
name: rx-hw-gro-wire-bytes
name: rx-hw-drop-ratelimits
name: tx-hw-drops
name: tx-hw-drop-errors
name: tx-csum-none
name: tx-needs-csum
name: tx-hw-gso-packets
name: tx-hw-gso-bytes
name: tx-hw-gso-wire-packets
name: tx-hw-gso-wire-bytes
name: tx-hw-drop-ratelimits
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-04-30 10:51:33 +02:00
..
2024-04-11 10:38:29 -07:00
2024-04-16 17:58:25 +02:00
2024-02-20 18:06:25 -08:00
2024-02-24 08:41:20 +08:00
2024-04-10 21:25:40 +00:00
2024-04-30 10:51:33 +02:00
2024-04-26 17:10:04 +02:00
2024-02-22 10:24:38 -08:00
2024-04-26 17:35:03 -07:00
2024-03-30 22:12:37 +01:00
2024-04-25 12:41:37 -07:00
2024-04-10 13:13:27 -07:00
2024-02-23 14:19:07 -08:00
2024-04-29 13:12:19 -07:00
2024-03-20 05:39:06 +01:00
2024-03-20 05:39:06 +01:00
2024-03-05 11:38:14 +01:00
2024-02-04 11:28:06 -10:00
2024-03-26 11:07:21 -07:00