DPDK patches and discussions
 help / color / mirror / Atom feed
From: Patrick Robb <probb@iol.unh.edu>
To: Maxime Coquelin <maxime.coquelin@redhat.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH v2 0/2] vhost: VDUSE startup workaround and fix
Date: Tue, 16 Sep 2025 09:09:31 -0400	[thread overview]
Message-ID: <CAJvnSUARtZ=DRU+CawYP14R8Z51Ts3+nMfgpGOc3GipJQUMRJw@mail.gmail.com> (raw)
In-Reply-To: <20250916093550.1345901-1-maxime.coquelin@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 781 bytes --]

Putting in a retest at the Community Lab.

On Tue, Sep 16, 2025 at 5:36 AM Maxime Coquelin <maxime.coquelin@redhat.com>
wrote:

> This series is a follow-up of the workaround to ensure queues are
> in a ready state before starting the device.
>
> It also adds a patch to ensure data passed to the kernel are properly
> initialized.
>
> Changes in v2:
> ==============
> - Improve comments (David)
> - Initialize vq_info properly (David)
> - Add David's R-by
>
> Maxime Coquelin (2):
>   vhost: add VDUSE virtqueue ready state polling workaround
>   vhost: fix uninitialized VQ info in VDUSE vring setup
>
>  lib/vhost/vduse.c | 63 ++++++++++++++++++++++++++++++++++++++++++++---
>  1 file changed, 60 insertions(+), 3 deletions(-)
>
> --
> 2.51.0
>
>

[-- Attachment #2: Type: text/html, Size: 1140 bytes --]

      parent reply	other threads:[~2025-09-16 13:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-16  9:35 Maxime Coquelin
2025-09-16  9:35 ` [PATCH v2 1/2] vhost: add VDUSE virtqueue ready state polling workaround Maxime Coquelin
2025-09-16  9:35 ` [PATCH v2 2/2] vhost: fix uninitialized VQ info in VDUSE vring setup Maxime Coquelin
2025-09-16 13:09 ` Patrick Robb [this message]

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='CAJvnSUARtZ=DRU+CawYP14R8Z51Ts3+nMfgpGOc3GipJQUMRJw@mail.gmail.com' \
    --to=probb@iol.unh.edu \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.com \
    /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).