projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
8511d72
d99a7c2
)
Merge branch 'veth-xdp-stats'
author
David S. Miller
<davem@davemloft.net>
Fri, 20 Mar 2020 04:24:59 +0000
(21:24 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 20 Mar 2020 04:24:59 +0000
(21:24 -0700)
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>
Trivial merge