[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1584635611.git.lorenzo@kernel.org>
Date: Thu, 19 Mar 2020 17:41:24 +0100
From: Lorenzo Bianconi <lorenzo@...nel.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, toshiaki.makita1@...il.com, brouer@...hat.com,
dsahern@...il.com, lorenzo.bianconi@...hat.com, toke@...hat.com
Subject: [PATCH net-next 0/5] 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
Lorenzo Bianconi (5):
veth: move xdp stats in a dedicated structure
veth: introduce more specialized counters in veth_stats
veth: distinguish between rx_drops and xdp_drops
veth: introduce more xdp counters
veth: remove atomic64_add from veth_xdp_xmit hotpath
drivers/net/veth.c | 174 ++++++++++++++++++++++++++++-----------------
1 file changed, 110 insertions(+), 64 deletions(-)
--
2.25.1
Powered by blists - more mailing lists