[dpdk-dev] [PATCH 2/3] vdpa/mlx5: separate virtq stop

Maxime Coquelin maxime.coquelin at redhat.com
Thu Apr 9 17:28:50 CEST 2020


On 3/31/20 1:12 PM, Matan Azrad wrote:
> In live migration, before loging the virtq, the driver queries the virtq
s/loging/logging/
> indexes after moving it to suspend mode.
> 
> Separate this method to new function mlx5_vdpa_virtq_stop as a
> preparation for reusing.
> 
> Signed-off-by: Matan Azrad <matan at mellanox.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
> ---
>  drivers/vdpa/mlx5/mlx5_vdpa.h       | 13 +++++++++++++
>  drivers/vdpa/mlx5/mlx5_vdpa_lm.c    | 17 ++---------------
>  drivers/vdpa/mlx5/mlx5_vdpa_virtq.c | 26 ++++++++++++++++++++++++++
>  3 files changed, 41 insertions(+), 15 deletions(-)
> 

Other than that:
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list