linux-stable/drivers/net/ethernet/microsoft
Haiyang Zhang 7a8938cd02 net: mana: Add support of XDP_REDIRECT action
Add a handler of the XDP_REDIRECT return code from a XDP program. The
packets will be flushed at the end of each RX/CQ NAPI poll cycle.
ndo_xdp_xmit() is implemented by sharing the code in mana_xdp_tx().
Ethtool per queue counters are added for XDP redirect and xmit operations.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2022-06-16 10:40:25 +02:00
..
mana net: mana: Add support of XDP_REDIRECT action 2022-06-16 10:40:25 +02:00
Kconfig net: mana: fix PCI_HYPERV dependency 2021-04-22 13:22:28 -07:00
Makefile