vdpa/mlx5: Correct default number of queues when MQ is on
authorDragos Tatulea <dtatulea@nvidia.com>
Thu, 27 Jul 2023 17:23:46 +0000 (20:23 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 10 Aug 2023 19:24:28 +0000 (15:24 -0400)
commit3fe024193340b225d1fd410d78c495434a9d68e0
treefdc8bd46d74575dbcda361de38d6fe14bde96d1b
parentdf9557046440b0a62250fee3169a8f6a139f55a6
vdpa/mlx5: Correct default number of queues when MQ is on

The standard specifies that the initial number of queues is the
default, which is 1 (1 tx, 1 rx).

Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Reviewed-by: Eugenio PĂ©rez <eperezma@redhat.com>
Message-Id: <20230727172354.68243-2-dtatulea@nvidia.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
drivers/vdpa/mlx5/net/mlx5_vnet.c