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 <[email protected]>
Acked-by: Matan Azrad <[email protected]>
---
  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 <[email protected]>

Thanks,
Maxime

Reply via email to