On 4/26/20 2:07 PM, Matan Azrad wrote:
> As a preparation to listen the virtqs status before the device is
> configured, manage the virtqs structures in array instead of list.
>
> Signed-off-by: Matan Azrad <[email protected]>
> Acked-by: Viacheslav Ovsiienko <[email protected]>
> ---
> drivers/vdpa/mlx5/mlx5_vdpa.c | 43 ++++++++++++++++------------------
> drivers/vdpa/mlx5/mlx5_vdpa.h | 2 +-
> drivers/vdpa/mlx5/mlx5_vdpa_lm.c | 43 ++++++++++++++++------------------
> drivers/vdpa/mlx5/mlx5_vdpa_steer.c | 18 +++++++--------
> drivers/vdpa/mlx5/mlx5_vdpa_virtq.c | 46
> +++++++++++++++----------------------
> 5 files changed, 68 insertions(+), 84 deletions(-)
>
Reviewed-by: Maxime Coquelin <[email protected]>
Thanks,
Maxime