Hi Ferruh, On 2022-12-08 18:06:56 +0000, Ferruh Yigit wrote: > On 12/8/2022 3:31 AM, Chaoyong He wrote: > > From: Peng Zhang <peng.zh...@corigine.com> > > > > In the description of nfp document, DPDK PMD supports that the PF > > looks for a firmware file by the PCI name. > > > > After this commit, it will looks for the PCI name format such as > > pci-0000:04:00.0.nffw rather than pci-04:00.0.nffw, which will > > keep consistent with what is written in the nfp.rst. > > > > Fixes: 896c265ef954 ("net/nfp: use new CPP interface") > > Cc: sta...@dpdk.org > > > > 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> > > --- > > > > v2: > > * add fixline. > > > > Updated commit log a little while merging, please check.
Thanks for improving the commit message, looks good! > > > Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> > > Applied to dpdk-next-net/main, thanks. > -- Kind Regards, Niklas Söderlund