On 09/21/2018 02:52 PM, Tiwei Bie wrote:
The multiple queue support in vhost-kernel is broken because
the dev->vhostfd is only available for vhost-user. We should
always try to enable queue pairs when it's not in server mode.

Fixes: 201a41651715 ("net/virtio-user: fix multiple queues fail in server mode")
Cc: [email protected]

Signed-off-by: Tiwei Bie <[email protected]>
---
  drivers/net/virtio/virtio_user/virtio_user_dev.c | 4 +---
  1 file changed, 1 insertion(+), 3 deletions(-)


Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

Reply via email to