Re: [PATCH net-next V2 0/3] in order support for vhost-net
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-07-17 00:04:07
Also in:
kvm, lkml, virtualization
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-07-17 00:04:07
Also in:
kvm, lkml, virtualization
On Mon, 14 Jul 2025 16:47:52 +0800 Jason Wang wrote:
This series implements VIRTIO_F_IN_ORDER support for vhost-net. This feature is designed to improve the performance of the virtio ring by optimizing descriptor processing. Benchmarks show a notable improvement. Please see patch 3 for details.
You tagged these as net-next but just to be clear -- these don't apply for us in the current form.