Re: [PATCH net-next 00/17] virtio-net: support AF_XDP zero copy (3/3)
From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Date: 2024-01-17 05:55:30
Also in:
bpf, virtualization
From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Date: 2024-01-17 05:55:30
Also in:
bpf, virtualization
On Tue, 16 Jan 2024 15:46:00 -0500, "Michael S. Tsirkin" [off-list ref] wrote:
On Tue, Jan 16, 2024 at 07:07:05AM -0800, Jakub Kicinski wrote:quoted
On Tue, 16 Jan 2024 13:37:30 +0100 Paolo Abeni wrote:quoted
For future submission it would be better if you split this series in smaller chunks: the maximum size allowed is 15 patches.Which does not mean you can split it up and post them all at the same time, FWIW.Really it's just 17 I don't think it matters. Some patches could be squashed easily but I think that would be artificial.
Yes. About this patch set I think a lot. This is the core code for the function. I think we should not split it. And some commits are simply. Thanks.