diff options
| author | Mohsin Bashir <mohsin.bashr@gmail.com> | 2025-08-13 15:13:19 -0700 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2025-08-19 10:51:16 +0200 |
| commit | 7fedb8f2677e89d6a39f238fe7428eaf7646ba58 (patch) | |
| tree | 899e5516036f2bb9211f08a4557f1a215da1cc87 /rust/helpers/build_bug.c | |
| parent | 5213ff086344394ddb586298ad1d408c93406621 (diff) | |
eth: fbnic: Report XDP stats via ethtool
Add support to collect XDP stats via ethtool API. We record
packets and bytes sent, and packets dropped on the XDP_TX path.
ethtool -S eth0 | grep xdp | grep -v "0"
xdp_tx_queue_13_packets: 2
xdp_tx_queue_13_bytes: 16126
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Mohsin Bashir <mohsin.bashr@gmail.com>
Link: https://patch.msgid.link/20250813221319.3367670-10-mohsin.bashr@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions
