From: David S. Miller Date: Fri, 20 Mar 2020 04:24:59 +0000 (-0700) Subject: Merge branch 'veth-xdp-stats' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ab9d1e172f0588d563080517d99570ba0be1efc3;p=linux.git Merge branch 'veth-xdp-stats' 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 --- ab9d1e172f0588d563080517d99570ba0be1efc3