diff options
| author | Xuan Zhuo <[email protected]> | 2024-04-26 03:39:27 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-04-30 08:51:33 +0000 |
| commit | 0cfe71f45f420e412fda2395807a56c453a6e0b6 (patch) | |
| tree | 19653224b4aafd6ff15a62ad9e2790ddbbfce301 /net/unix/af_unix.c | |
| parent | virtio_net: add the total stats field (diff) | |
| download | kernel-0cfe71f45f420e412fda2395807a56c453a6e0b6.tar.gz kernel-0cfe71f45f420e412fda2395807a56c453a6e0b6.zip | |
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 <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
