diff options
| author | Lorenzo Bianconi <[email protected]> | 2025-04-01 09:02:12 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-04-04 14:23:39 +0000 |
| commit | 2a8377720a0a30fa133f7773e901598f7d563f36 (patch) | |
| tree | e5d34cf8e80e49ee1bace26048c3c99b40617d05 /net/core/netdev_rx_queue.c | |
| parent | Merge tag 'nf-25-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... (diff) | |
| download | kernel-2a8377720a0a30fa133f7773e901598f7d563f36.tar.gz kernel-2a8377720a0a30fa133f7773e901598f7d563f36.zip | |
net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
In the current implementation octeontx2 manages XDP_ABORTED and XDP
invalid as XDP_PASS forwarding the skb to the networking stack.
Align the behaviour to other XDP drivers handling XDP_ABORTED and XDP
invalid as XDP_DROP.
Please note this patch has just compile tested.
Fixes: 06059a1a9a4a5 ("octeontx2-pf: Add XDP support to netdev PF")
Signed-off-by: Lorenzo Bianconi <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/core/netdev_rx_queue.c')
0 files changed, 0 insertions, 0 deletions
