Re: [PATCH net-next 0/5] virtio-net: make the virtio-net has independent directory

2024-01-16 Thread Paolo Abeni
On Tue, 2024-01-16 at 14:28 +0800, Xuan Zhuo wrote: > This is first part of virtio-net support AF_XDP zero copy. For future submissions, unless explcitly requested otherwise, please wait for a series being processed before posting the follow-ups. Otherwise any change requested to earlier patches c

[PATCH net-next 0/5] virtio-net: make the virtio-net has independent directory

2024-01-15 Thread Xuan Zhuo
This is first part of virtio-net support AF_XDP zero copy. The whole patch set http://lore.kernel.org/all/20231229073108.57778-1-xuanz...@linux.alibaba.com ## AF_XDP XDP socket(AF_XDP) is an excellent bypass kernel network framework. The zero copy feature of xsk (XDP socket) needs to be support