Re: [PATCH v4 08/15] vdpa/mlx5: add multi-thread management for configuration

2022-06-20 Thread Maxime Coquelin
On 6/18/22 11:02, Li Zhang wrote: The LM process includes a lot of objects creations and destructions in the source and the destination servers. As much as LM time increases, the packet drop of the VM increases. To improve LM time need to parallel the configurations for mlx5 FW. Add internal m

[PATCH v4 08/15] vdpa/mlx5: add multi-thread management for configuration

2022-06-18 Thread Li Zhang
The LM process includes a lot of objects creations and destructions in the source and the destination servers. As much as LM time increases, the packet drop of the VM increases. To improve LM time need to parallel the configurations for mlx5 FW. Add internal multi-thread management in the driver fo