commit | ab9d1e172f0588d563080517d99570ba0be1efc3 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Mar 19 21:24:59 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 19 21:24:59 2020 -0700 |
tree | ec10ba39888365a130e1d8b0e2ebbf7c54cd6555 | |
parent | 8511d72f14bc7b94a96bb2990615e1cd7c1dd21e [diff] | |
parent | d99a7c2f3d0e65d3906bd7cf719223b0f8b5b481 [diff] |
Merge branch 'veth-xdp-stats' Lorenzo Bianconi says: ==================== add more xdp stats to veth driver Align veth xdp stats accounting to mellanox, intel and marvell implementation. Introduce the following xdp counters: - rx_xdp_tx - rx_xdp_tx_errors - tx_xdp_xmit - tx_xdp_xmit_errors - rx_xdp_redirect ==================== Signed-off-by: David S. Miller <davem@davemloft.net>