mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-27 22:00:18 +00:00
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> |
||
|---|---|---|
| .. | ||
| gdma_main.c | ||
| gdma.h | ||
| hw_channel.c | ||
| hw_channel.h | ||
| Makefile | ||
| mana_bpf.c | ||
| mana_en.c | ||
| mana_ethtool.c | ||
| mana.h | ||
| shm_channel.c | ||
| shm_channel.h | ||