DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Virtio-user queues setup fixes
@ 2024-03-27  9:40 Maxime Coquelin
  2024-03-27  9:40 ` [PATCH 1/4] net/virtio: rename Virtio-user queue iterator Maxime Coquelin
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Maxime Coquelin @ 2024-03-27  9:40 UTC (permalink / raw)
  To: dev, david.marchand, chenbox; +Cc: Maxime Coquelin

This series aims at fixing several issues found in
Virtio-user PMD related to queues setup and cleanup.

It has been tested with Vhost-vDPA backend using Nvidia
Cx6-Dx vDPA VF.

First patch in the series renames the queues iterator
helper, so it is not a fix. But I would suggest to have it
backported to ease backporting of the fixes.

Maxime Coquelin (4):
  net/virtio: rename Virtio-user queue iterator
  net/virtio: use iterator to destroy Virtio-user queues
  net/virtio: fix shadow control queue notification init
  net/virtio: fix shadow control queue allocation

 .../net/virtio/virtio_user/virtio_user_dev.c  | 132 +++++++++---------
 1 file changed, 67 insertions(+), 65 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-03-27 10:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-27  9:40 [PATCH 0/4] Virtio-user queues setup fixes Maxime Coquelin
2024-03-27  9:40 ` [PATCH 1/4] net/virtio: rename Virtio-user queue iterator Maxime Coquelin
2024-03-27  9:40 ` [PATCH 2/4] net/virtio: use iterator to destroy Virtio-user queues Maxime Coquelin
2024-03-27  9:40 ` [PATCH 3/4] net/virtio: fix shadow control queue notification init Maxime Coquelin
2024-03-27  9:40 ` [PATCH 4/4] net/virtio: fix shadow control queue allocation Maxime Coquelin
2024-03-27 10:04 ` [PATCH 0/4] Virtio-user queues setup fixes David Marchand

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