OSDN Git Service

veth: move xdp stats in a dedicated structure
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 19 Mar 2020 16:41:25 +0000 (17:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Mar 2020 04:24:58 +0000 (21:24 -0700)
commit65780c5627a26d788f10e2b1a37125779a556a58
tree49c8e9f863d7bbb117893d0d01d866cdfe3033a0
parent8511d72f14bc7b94a96bb2990615e1cd7c1dd21e
veth: move xdp stats in a dedicated structure

Move xdp stats in veth_stats data structure. This is a preliminary patch
to align xdp statistics to mlx5, ixgbe and mvneta drivers

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/veth.c