Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements
From: Stefano Garzarella
Date: Thu Jul 17 2025 - 08:36:35 EST
On Thu, 17 Jul 2025 at 14:31, Michael S. Tsirkin <mst@xxxxxxxxxx> wrote:
>
> On Thu, Jul 17, 2025 at 10:01:07AM +0100, Will Deacon wrote:
> > Hi all,
> >
> > Here is version four of the patches I previously posted here:
> >
> > v1: https://lore.kernel.org/r/20250625131543.5155-1-will@xxxxxxxxxx
> > v2: https://lore.kernel.org/r/20250701164507.14883-1-will@xxxxxxxxxx
> > v3: https://lore.kernel.org/r/20250714152103.6949-1-will@xxxxxxxxxx
> >
> > 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,
> >
> > Will
>
> Acked-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
>
>
> 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