On Wed, 8 May 2024 08:20:00 -0700, Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > On Wed, 8 May 2024 09:53:08 +0100 Simon Horman wrote: > > On Wed, May 08, 2024 at 04:05:07PM +0800, Xuan Zhuo wrote: > > > This patch set prepares for supporting af-xdp zerocopy. > > > There is no feature change in this patch set. > > > I just want to reduce the patch num of the final patch set, > > > so I split the patch set. > > > > > > #1-#3 add independent directory for virtio-net > > > #4-#7 do some refactor, the sub-functions will be used by the subsequent commits > > > > Hi Xuan Zhuo, > > > > This patch is targeted at net-next, > > but unfortunately it does not apply to current net-next. > > Please rebase and repost taking care to observe the 24h rule. > > Also - is this going to conflict with your premapped DMA work in the > vhost tree? If it does - just wait, please, the merge window is in > a week.. NO. This is on the top of http://lore.kernel.org/all/20240508063718.69806-1-xuanzhuo@xxxxxxxxxxxxxxxxx That is targeted to net-next. I will wait until it is merged to repost. Thanks.