[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175153381052.1020232.17030043875291925197.git-patchwork-notify@kernel.org>
Date: Thu, 03 Jul 2025 09:10:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Bui Quang Minh <minhquangbui99@...il.com>
Cc: netdev@...r.kernel.org, mst@...hat.com, jasowang@...hat.com,
xuanzhuo@...ux.alibaba.com, eperezma@...hat.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
ast@...nel.org, daniel@...earbox.net, hawk@...nel.org,
john.fastabend@...il.com, sdf@...ichev.me, virtualization@...ts.linux.dev,
linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH net v2 0/3] virtio-net: fixes for mergeable XDP receive
path
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Mon, 30 Jun 2025 21:42:09 +0700 you wrote:
> Hi everyone,
>
> This series contains fixes for XDP receive path in virtio-net
> - Patch 1: add a missing check for the received data length with our
> allocated buffer size in mergeable mode.
> - Patch 2: remove a redundant truesize check with PAGE_SIZE in mergeable
> mode
> - Patch 3: make the current repeated code use the check_mergeable_len to
> check for received data length in mergeable mode
>
> [...]
Here is the summary with links:
- [net,v2,1/3] virtio-net: ensure the received length does not exceed allocated size
https://git.kernel.org/netdev/net/c/315dbdd7cdf6
- [net,v2,2/3] virtio-net: remove redundant truesize check with PAGE_SIZE
https://git.kernel.org/netdev/net/c/4be2193b3393
- [net,v2,3/3] virtio-net: use the check_mergeable_len helper
https://git.kernel.org/netdev/net/c/7d4a119e4582
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