diff options
author | Heng Qi <hengqi@linux.alibaba.com> | 2023-01-14 16:22:27 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-16 11:15:48 +0000 |
commit | b26aa481b4b710051dd663c89ed31f705a7a67eb (patch) | |
tree | 2a4044efdf6a8c5869d8c4ea6f466031a2f2d192 /net/unix/af_unix.c | |
parent | 97717e8dbda1dede65c4df12891332502df632f3 (diff) |
virtio-net: build skb from multi-buffer xdp
This converts the xdp_buff directly to a skb, including
multi-buffer and single buffer xdp. We'll isolate the
construction of skb based on xdp from page_to_skb().
Signed-off-by: Heng Qi <hengqi@linux.alibaba.com>
Reviewed-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions