All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] vhost-net regression fixes
@ 2025-09-15 16:03 Michael S. Tsirkin
  2025-09-15 16:03 ` [PATCH v3 1/3] vhost-net: unbreak busy polling Michael S. Tsirkin
  2025-09-15 16:39 ` [PATCH v3 0/3] vhost-net regression fixes Jon Kohler
  0 siblings, 2 replies; 6+ messages in thread
From: Michael S. Tsirkin @ 2025-09-15 16:03 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jon Kohler, netdev


Two regressions were reported in vhost-net.
This is based on a patchset by Jason, but with
patch 2 from his series split up and made simpler.

Lightly tested.
Jason, Jon could you pls test this as well, and report?


Jason Wang (2):
  vhost-net: unbreak busy polling

Michael S. Tsirkin (1):
  Revert "vhost/net: Defer TX queue re-enable until after sendmsg"
  vhost-net: flush batched before enabling notifications

 drivers/vhost/net.c | 44 ++++++++++++++++++++------------------------
 1 file changed, 20 insertions(+), 24 deletions(-)

-- 
MST


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

end of thread, other threads:[~2025-09-16 11:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15 16:03 [PATCH v3 0/3] vhost-net regression fixes Michael S. Tsirkin
2025-09-15 16:03 ` [PATCH v3 1/3] vhost-net: unbreak busy polling Michael S. Tsirkin
2025-09-15 16:03   ` [PATCH v3 2/3] Revert "vhost/net: Defer TX queue re-enable until after sendmsg" Michael S. Tsirkin
2025-09-15 16:03   ` [PATCH v3 3/3] vhost-net: flush batched before enabling notifications Michael S. Tsirkin
2025-09-15 16:39 ` [PATCH v3 0/3] vhost-net regression fixes Jon Kohler
2025-09-16 11:55   ` Lei Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.