Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements
From: Stefano Garzarella <sgarzare@redhat.com>
Date: 2025-07-17 12:36:26
Also in:
lkml, virtualization
From: Stefano Garzarella <sgarzare@redhat.com>
Date: 2025-07-17 12:36:26
Also in:
lkml, virtualization
On Thu, 17 Jul 2025 at 14:31, Michael S. Tsirkin [off-list ref] wrote:
On Thu, Jul 17, 2025 at 10:01:07AM +0100, Will Deacon wrote:quoted
Hi all, Here is version four of the patches I previously posted here: v1: https://lore.kernel.org/r/20250625131543.5155-1-will@kernel.org (local) v2: https://lore.kernel.org/r/20250701164507.14883-1-will@kernel.org (local) v3: https://lore.kernel.org/r/20250714152103.6949-1-will@kernel.org (local) There are only two minor changes since v3: * Use unlikely() in payload length check on the virtio rx path * Add R-b tags from Stefano Cheers, WillAcked-by: Michael S. Tsirkin <mst@redhat.com> Who's applying them, me?
It's pretty much only about virtio/vhost, so I think yours is the right tree. I completely reviewed it, so it can go for me. Thanks, Stefano