]> git.droids-corp.org - dpdk.git/commit
vdpa/mlx5: add virtq live migration log task
authorLi Zhang <lizh@nvidia.com>
Sat, 18 Jun 2022 09:02:55 +0000 (12:02 +0300)
committerMaxime Coquelin <maxime.coquelin@redhat.com>
Tue, 21 Jun 2022 09:18:15 +0000 (11:18 +0200)
commit0d9d28974d1b0db8481fe75c89110b690c7da6b1
tree66f369185f205089c4b5226029e9f860a5fe6b02
parent8e72e6bded4be0f26a217258c7d104b4cdbb9519
vdpa/mlx5: add virtq live migration log task

Split the virtqs LM log between the configuration threads.
This accelerates the LM process and reduces its time by 20%.

Signed-off-by: Li Zhang <lizh@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
Reviewed-by: Maxime Coquelin <maxime.coquelin@redhat.com>
drivers/vdpa/mlx5/mlx5_vdpa.h
drivers/vdpa/mlx5/mlx5_vdpa_cthread.c
drivers/vdpa/mlx5/mlx5_vdpa_lm.c