RE: [PATCH v3 00/11] support software live migration

2024-06-18 Thread Chaoyong He
> -Original Message- > From: Maxime Coquelin > Sent: Tuesday, June 18, 2024 3:46 PM > To: Chaoyong He ; dev@dpdk.org > Cc: oss-drivers > Subject: Re: [PATCH v3 00/11] support software live migration > > Hi, > > The series looks good to me, will apply

Re: [PATCH v3 00/11] support software live migration

2024-06-18 Thread Maxime Coquelin
Hi, The series looks good to me, will apply it shortly. For next time, when sending a new revision, could you please apply all the R-By tags provided by reviewers on previous revision if the patch did not change? Thanks, Maxime On 6/17/24 08:26, Chaoyong He wrote: This patch series aims to ad

[PATCH v3 00/11] support software live migration

2024-06-16 Thread Chaoyong He
This patch series aims to add the support of software live migration feature for NFP vDPA device. --- v3: * Fix one compile error when using standard atomic. v2: * Adjust some spell in the commit message. * Split out a commit to enable this feature. --- Xinying Yu (11): mailmap: add new contrib