[PATCH v2 0/4] Virtio-user queues setup fixes
Maxime Coquelin
maxime.coquelin at redhat.com
Thu Mar 28 14:08:09 CET 2024
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.
Changes in v2:
--------------
- Fix regression in patch 4 reported by CI
- Prefix titles with net/virtio-user (David)
- Reword patch 2 title (David)
- Apply David acks on patches 1-3
Maxime Coquelin (4):
net/virtio-user: rename queue iterator
net/virtio-user: fix control queue destruction
net/virtio-user: fix shadow control queue notification init
net/virtio-user: fix control queue allocation
.../net/virtio/virtio_user/virtio_user_dev.c | 133 +++++++++---------
1 file changed, 68 insertions(+), 65 deletions(-)
--
2.44.0
More information about the dev
mailing list