RE: [PATCH 00/10] support software live migration

2024-05-30 Thread Chaoyong He
A gentle ping~ > -Original Message- > From: Chaoyong He > Sent: Friday, April 26, 2024 3:49 PM > To: dev@dpdk.org > Cc: oss-drivers ; Chaoyong He > > Subject: [PATCH 00/10] support software live migration > > This patch series aims to add the support of soft

[PATCH 00/10] support software live migration

2024-04-26 Thread Chaoyong He
This patch series aims to add the support of software live migration feature for NFP vDPA device. Xinying Yu (10): mailmap: add new contributor vdpa/nfp: fix logic in hardware init vdpa/nfp: fix the logic of reconfiguration vdpa/nfp: refactor the logic of datapath update vdpa/nfp: add th