diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2020-03-19 19:41:28 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-03-20 07:24:58 +0300 |
commit | 9152cff0dd3df6613091ab8c8bf1c419a5f01047 (patch) | |
tree | e77b7fada9abece732470c15d0540085ba96b112 /tools/perf/scripts/python | |
parent | 66fe4a078879d1f7655363e7a7216703b72c68ad (diff) | |
download | linux-9152cff0dd3df6613091ab8c8bf1c419a5f01047.tar.xz |
veth: introduce more xdp counters
Introduce xdp_xmit counter in order to distinguish between XDP_TX and
ndo_xdp_xmit stats. Introduce the following ethtool counters:
- rx_xdp_tx
- rx_xdp_tx_errors
- tx_xdp_xmit
- tx_xdp_xmit_errors
- rx_xdp_redirect
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions