summaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorLorenzo Bianconi <lorenzo@kernel.org>2025-04-01 12:02:12 +0300
committerJakub Kicinski <kuba@kernel.org>2025-04-04 17:23:39 +0300
commit2a8377720a0a30fa133f7773e901598f7d563f36 (patch)
treee5d34cf8e80e49ee1bace26048c3c99b40617d05 /lib/string_helpers.c
parent8bc251e5d87474c896b425e3f56f5ff762e7a626 (diff)
downloadlinux-2a8377720a0a30fa133f7773e901598f7d563f36.tar.xz
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 <lorenzo@kernel.org> Link: https://patch.msgid.link/20250401-octeontx2-xdp-abort-fix-v1-1-f0587c35a0b9@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions