All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: Jon Kohler <jon@nutanix.com>, netdev@vger.kernel.org
Subject: [PATCH v3 0/3] vhost-net regression fixes
Date: Mon, 15 Sep 2025 12:03:19 -0400	[thread overview]
Message-ID: <cover.1757951612.git.mst@redhat.com> (raw)


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


             reply	other threads:[~2025-09-15 16:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-15 16:03 Michael S. Tsirkin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1757951612.git.mst@redhat.com \
    --to=mst@redhat.com \
    --cc=jon@nutanix.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.