aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHeng Qi <[email protected]>2023-01-14 08:22:29 +0000
committerDavid S. Miller <[email protected]>2023-01-16 11:15:48 +0000
commitfab89bafa95b6f333b0e2dca0ae07a0b3600e954 (patch)
tree05eabd14fec39020b4898910a0b47e23c6c0440c /net/unix/af_unix.c
parentvirtio-net: remove xdp related info from page_to_skb() (diff)
downloadkernel-fab89bafa95b6f333b0e2dca0ae07a0b3600e954.tar.gz
kernel-fab89bafa95b6f333b0e2dca0ae07a0b3600e954.zip
virtio-net: support multi-buffer xdp
Driver can pass the skb to stack by build_skb_from_xdp_buff(). Driver forwards multi-buffer packets using the send queue when XDP_TX and XDP_REDIRECT, and clears the reference of multi pages when XDP_DROP. Signed-off-by: Heng Qi <[email protected]> Reviewed-by: Xuan Zhuo <[email protected]> Acked-by: Jason Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions