Re: [PATCH v2 0/4] Virtio-user queues setup fixes

2024-06-12 Thread Maxime Coquelin
On 3/28/24 14:08, Maxime Coquelin wrote: 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

[PATCH v2 0/4] Virtio-user queues setup fixes

2024-03-28 Thread 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 backport