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

2024-03-27 Thread David Marchand
Hello Maxime, On Wed, Mar 27, 2024 at 10:40 AM 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 t

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

2024-03-27 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