summaryrefslogtreecommitdiff
path: root/CREDITS
diff options
context:
space:
mode:
authorHeng Qi <hengqi@linux.alibaba.com>2023-01-14 16:22:24 +0800
committerDavid S. Miller <davem@davemloft.net>2023-01-16 11:15:48 +0000
commitef75cb51f13941cf7633227ade43c4d86ecbc336 (patch)
tree926655e6aadf855c3dfffe75edc4acd4258b9d41 /CREDITS
parent50bd14bc98fa0c86ea1e688d93ef1ffe8f1572a0 (diff)
downloadlwn-ef75cb51f13941cf7633227ade43c4d86ecbc336.tar.gz
lwn-ef75cb51f13941cf7633227ade43c4d86ecbc336.zip
virtio-net: build xdp_buff with multi buffers
Support xdp for multi buffer packets in mergeable mode. Putting the first buffer as the linear part for xdp_buff, and the rest of the buffers as non-linear fragments to struct skb_shared_info in the tailroom belonging to xdp_buff. Let 'truesize' return to its literal meaning, that is, when xdp is set, it includes the length of headroom and tailroom. 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 'CREDITS')
0 files changed, 0 insertions, 0 deletions