aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorJoshua Washington <[email protected]>2025-03-21 00:29:10 +0000
committerJakub Kicinski <[email protected]>2025-03-25 20:51:15 +0000
commit293b49361f91737d7c39ab913714d20cb05d8f71 (patch)
tree42d714b598919463b5ce901e4c1c56f814cf63c2 /net/unix/sysctl_net_unix.c
parentgve: update XDP allocation path support RX buffer posting (diff)
downloadkernel-293b49361f91737d7c39ab913714d20cb05d8f71.tar.gz
kernel-293b49361f91737d7c39ab913714d20cb05d8f71.zip
gve: add XDP DROP and PASS support for DQ
This patch adds support for running XDP programs on DQ, along with rudimentary processing for XDP_DROP and XDP_PASS. These actions require very limited driver functionality when it comes to processing an XDP buffer, so currently if the XDP action is not XDP_PASS, the packet is dropped and stats are updated. Reviewed-by: Willem de Bruijn <[email protected]> Signed-off-by: Praveen Kaliginedi <[email protected]> Signed-off-by: Joshua Washington <[email protected]> Signed-off-by: Harshitha Ramamurthy<[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions