Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements

2025-07-17 Thread Stefano Garzarella
On Thu, 17 Jul 2025 at 14:31, Michael S. Tsirkin 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-w...@kernel.org > > v2: https:/

Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements

2025-07-17 Thread Michael S. Tsirkin
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-w...@kernel.org > v2: https://lore.kernel.org/r/20250701164507.14883-1-w...@kernel.org > v3: https

Re: [PATCH v4 0/9] vsock/virtio: SKB allocation improvements

2025-07-17 Thread Michael S. Tsirkin
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-w...@kernel.org > v2: https://lore.kernel.org/r/20250701164507.14883-1-w...@kernel.org > v3: https

[PATCH v4 0/9] vsock/virtio: SKB allocation improvements

2025-07-17 Thread Will Deacon
Hi all, Here is version four of the patches I previously posted here: v1: https://lore.kernel.org/r/20250625131543.5155-1-w...@kernel.org v2: https://lore.kernel.org/r/20250701164507.14883-1-w...@kernel.org v3: https://lore.kernel.org/r/20250714152103.6949-1-w...@kernel.org There are only