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

2024-06-13 Thread Maxime Coquelin
On 4/26/24 09:48, 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 04/10] vdpa/nfp: refactor the logic of datapath update

2024-04-26 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