projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
afaa4d0
5fe6e56
)
Merge branch 'veth-stats'
author
David S. Miller
<davem@davemloft.net>
Fri, 27 Mar 2020 02:35:13 +0000
(19:35 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Mar 2020 02:35:13 +0000
(19:35 -0700)
Lorenzo Bianconi says:
====================
veth: move ndo_xdp_xmit stats to peer veth_rq
Move ndo_xdp_xmit ethtool stats accounting to peer veth_rq.
Move XDP_TX accounting to veth_xdp_flush_bq routine.
Changes since v1:
- rename xdp_xmit[_err] counters to peer_tq_xdp_xmit[_err]
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge