]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a7e42fca7a52955fe00ae95736f8e5311c6eccf
tree49c8e9f863d7bbb117893d0d01d866cdfe3033a0
parent19da4416954074c07af3260d9fe20d06b1cd1b1d
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