[PATCH 0/4] Virtio-user queues setup fixes
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Mar 27 10:40:28 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.
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
More information about the dev
mailing list