[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176303700677.831415.11786935401202249706.git-patchwork-notify@kernel.org>
Date: Thu, 13 Nov 2025 12:30:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Xuan Zhuo <xuanzhuo@...ux.alibaba.com>
Cc: netdev@...r.kernel.org, mst@...hat.com, jasowang@...hat.com,
eperezma@...hat.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
hengqi@...ux.alibaba.com, virtualization@...ts.linux.dev, hi@...ssa.is
Subject: Re: [PATCH] virtio-net: fix incorrect flags recording in big mode
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 11 Nov 2025 17:08:28 +0800 you wrote:
> The purpose of commit 703eec1b2422 ("virtio_net: fixing XDP for fully
> checksummed packets handling") is to record the flags in advance, as
> their value may be overwritten in the XDP case. However, the flags
> recorded under big mode are incorrect, because in big mode, the passed
> buf does not point to the rx buffer, but rather to the page of the
> submitted buffer. This commit fixes this issue.
>
> [...]
Here is the summary with links:
- virtio-net: fix incorrect flags recording in big mode
https://git.kernel.org/netdev/net/c/0eff2eaa5322
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists