[PATCH v4 13/15] vdpa/mlx5: add device close task

Maxime Coquelin maxime.coquelin at redhat.com
Mon Jun 20 17:54:10 CEST 2022



On 6/18/22 11:02, Li Zhang wrote:
> Split the virtqs device close tasks after
> stopping virt-queue between the configuration threads.
> This accelerates the LM process and
> reduces its time by 50%.
> 
> Signed-off-by: Li Zhang <lizh at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>
> ---
>   drivers/vdpa/mlx5/mlx5_vdpa.c         | 56 +++++++++++++++++++++++++--
>   drivers/vdpa/mlx5/mlx5_vdpa.h         |  8 ++++
>   drivers/vdpa/mlx5/mlx5_vdpa_cthread.c | 20 +++++++++-
>   drivers/vdpa/mlx5/mlx5_vdpa_virtq.c   | 14 +++++++
>   4 files changed, 94 insertions(+), 4 deletions(-)
> 

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

Thanks,
Maxime



More information about the dev mailing list