Files
linux/drivers/net
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
..
2022-06-09 23:02:55 -07:00
2022-05-02 13:57:56 -07:00
2022-06-09 21:53:10 -07:00
2022-03-06 11:05:31 +00:00
2022-06-09 21:53:12 -07:00
2022-06-09 12:42:01 +02:00
2022-06-07 10:45:25 +02:00
2022-06-06 14:27:35 -07:00
2022-06-09 21:52:55 -07:00
2022-03-16 08:47:02 -07:00
2022-06-09 21:53:09 -07:00
2022-05-11 13:09:59 +01:00
2022-05-05 15:54:12 -07:00
2022-05-16 10:18:56 +01:00
2022-06-09 21:52:55 -07:00