mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] in order support for vhost-net
@ 2025-07-08  6:48 Jason Wang
  2025-07-08  6:48 ` [PATCH net-next 1/2] vhost: basic in order support Jason Wang
  2025-07-08  6:48 ` [PATCH net-next 2/2] vhost_net: basic in_order support Jason Wang
  0 siblings, 2 replies; 8+ messages in thread
From: Jason Wang @ 2025-07-08  6:48 UTC (permalink / raw)
  To: mst, jasowang, eperezma
  Cc: kvm, virtualization, netdev, linux-kernel, jonah.palmer

Hi all,

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 2 for details.

Thanks

Jason Wang (2):
  vhost: basic in order support
  vhost_net: basic in_order support

 drivers/vhost/net.c   |  88 +++++++++++++++++++++---------
 drivers/vhost/vhost.c | 121 +++++++++++++++++++++++++++++++++++-------
 drivers/vhost/vhost.h |   8 ++-
 3 files changed, 170 insertions(+), 47 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-07-11  1:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-08  6:48 [PATCH net-next 0/2] in order support for vhost-net Jason Wang
2025-07-08  6:48 ` [PATCH net-next 1/2] vhost: basic in order support Jason Wang
2025-07-09 16:38   ` Jonah Palmer
2025-07-10  9:04   ` Eugenio Perez Martin
2025-07-11  1:44     ` Jason Wang
2025-07-08  6:48 ` [PATCH net-next 2/2] vhost_net: basic in_order support Jason Wang
2025-07-09 16:38   ` Jonah Palmer
2025-07-10 11:56   ` Eugenio Perez Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®