Re: [PATCH v3 04/11] vdpa/nfp: refactor the logic of datapath update

2024-06-18 Thread Maxime Coquelin
On 6/17/24 08:27, Chaoyong He wrote: From: Xinying Yu In order to add the new configuration logic of software live migration, split the datapath update logic into two parts, queue configuration and VF configuration. Signed-off-by: Xinying Yu Reviewed-by: Chaoyong He Reviewed-by: Long Wu

[PATCH v3 04/11] vdpa/nfp: refactor the logic of datapath update

2024-06-16 Thread Chaoyong He
From: Xinying Yu In order to add the new configuration logic of software live migration, split the datapath update logic into two parts, queue configuration and VF configuration. Signed-off-by: Xinying Yu Reviewed-by: Chaoyong He Reviewed-by: Long Wu Reviewed-by: Peng Zhang --- drivers/vdpa