DPDK patches and discussions
 help / color / mirror / Atom feed
From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: dev@dpdk.org, otilibil@eurecom.fr, david.marchand@redhat.com,
	chenbox@nvidia.com
Subject: Re: [PATCH] vhost: fix VDUSE devices registration
Date: Fri, 7 Feb 2025 15:12:22 +0100	[thread overview]
Message-ID: <78d8dee1-7d77-4d95-948b-64da11e64ada@redhat.com> (raw)
In-Reply-To: <20250131130957.293562-1-maxime.coquelin@redhat.com>



On 1/31/25 2:09 PM, Maxime Coquelin wrote:
> This patch fixes a regression in vhost_driver_register()
> causing VDUSE devices registration to fail systematically
> because the return value was initialized to -1 and not
> changed later on for this type of devices.
> 
> Fixes: 4d2aa150769b ("vhost: remove check around mutex init")
> 
> Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
> ---
>   lib/vhost/socket.c | 10 +++-------
>   1 file changed, 3 insertions(+), 7 deletions(-)
> 

Applied to next-virtio/for-next-net.

Thanks,
Maxime



  parent reply	other threads:[~2025-02-07 14:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-31 13:09 Maxime Coquelin
2025-02-06  8:35 ` Chenbo Xia
2025-02-07 14:12 ` Maxime Coquelin [this message]
2025-01-31 17:34 Ariel Otilibili-Anieli
2025-02-05 21:18 ` Maxime Coquelin
2025-02-06 21:05   ` Ariel Otilibili-Anieli

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=78d8dee1-7d77-4d95-948b-64da11e64ada@redhat.com \
    --to=maxime.coquelin@redhat.com \
    --cc=chenbox@nvidia.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=otilibil@eurecom.fr \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).