Re: [PATCH net] virtio_net: Fix resize of the RX ring
| Newsgroups | dev.linux.lists.virtualization,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178700580564.1772138.12429357713894347188.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Mon, 10 Aug 2026 12:07:25 +0000 you wrote: > When a AF_XDP socket is attached, the virtnet_rx_resize > should resize the rq->xsk_buffs XSK buffer array. Otherwise, > when the size grows, the virtnet_rx_resume() causes a write > past the end of the array. This is easily reproducable with > > ethtool -G ens3 rx 32 > ./xdpsock -i eth0 -q 0 -r -z & > ethtool -G eth0 rx 256 > > [...] Here is the summary with links: - [net] virtio_net: Fix resize of the RX ring https://git.kernel.org/netdev/net/c/d09c98a6da21 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html