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

Maxime Coquelin maxime.coquelin at redhat.com
Wed Jun 12 10:40:29 CEST 2024



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 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(-)
> 
Applied to next-virtio/for-next-net.

Thanks,
Maxime



More information about the dev mailing list