On 6/15/2023 2:54 AM, Chaoyong He wrote: > From: Peng Zhang <peng.zh...@corigine.com> > > When adding support for multiple processes the number of secondary process > on the PF was limited by the way NFP access registers on the device over > the CPP interface. > > The limitation on the CPP interface appears to have been addressed since > the initial multi processes work was merged in 2018. No particular > change have been identified that in itself solved the issue, but after > extensive testing without any issues, multiple secondary process on the > PF works without issues. > > Remove the limitation allowing only one single secondary process on PF. > > Signed-off-by: Peng Zhang <peng.zh...@corigine.com> > Reviewed-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Niklas Söderlund <niklas.soderl...@corigine.com> >
Applied to dpdk-next-net/main, thanks.