While investigating vhost-vdpa intialization issue with mlx5 vDPA, we found two issues fixed by following patches.
Note we still see issue with the control queue, the virtio_user driver gets stuck while waiting for a control queue message reply. This is being investigated, but I wonder whether it is reproduced on Marvell vDPA device? Maxime Coquelin (2): net/virtio: fix vDPA device init advertising control queue net/virtio: fix notification area initialization drivers/net/virtio/virtio_user/virtio_user_dev.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) -- 2.44.0