DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/2] vhost: VDUSE startup workaround and fix
@ 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
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxime Coquelin @ 2025-09-16  9:35 UTC (permalink / raw)
  To: dev, david.marchand, chenbox; +Cc: Maxime Coquelin

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


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-16  9:35 [PATCH v2 0/2] vhost: VDUSE startup workaround and fix 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 ` [PATCH v2 0/2] vhost: VDUSE startup workaround and fix Patrick Robb

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).