On 6/16/22 04:29, Li Zhang wrote:
The driver wrongly takes the capability value for
the number of virtq pairs instead of just the number of virtqs.

Adjust all the usages of it to be the number of virtqs.

Fixes: c2eb33a ("vdpa/mlx5: manage virtqs by array")
Cc: [email protected]

Signed-off-by: Li Zhang <[email protected]>
Acked-by: Matan Azrad <[email protected]>
---
  drivers/vdpa/mlx5/mlx5_vdpa.c       | 12 ++++++------
  drivers/vdpa/mlx5/mlx5_vdpa_virtq.c |  6 +++---
  2 files changed, 9 insertions(+), 9 deletions(-)


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

Thanks,
Maxime

Reply via email to