diff options
author | David Arinzon <[email protected]> | 2024-01-01 19:08:55 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-03 18:00:58 -0800 |
commit | 782345d248749c461bfb648fb4de855a2bc3e496 (patch) | |
tree | ca6c7765cb78d6c8a1fb6348ce07371caa711432 /lib/clz_tab.c | |
parent | 4f28e789be761a57176904c01959cc9d439bd17a (diff) |
net: ena: Take xdp packets stats into account in ena_get_stats64()
Queue stats using ifconfig and ip are retrieved
via ena_get_stats64(). This function currently does not take
the xdp sent or dropped packets stats into account.
This commit adds the following xdp stats to ena_get_stats64():
tx bytes sent
tx packets sent
rx dropped packets
Signed-off-by: Arthur Kiyanovski <[email protected]>
Signed-off-by: David Arinzon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions