Putting in a retest at the Community Lab. On Tue, Sep 16, 2025 at 5:36 AM Maxime Coquelin 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 > >