On 12/8/2022 3:31 AM, Chaoyong He wrote: > From: Peng Zhang <[email protected]> > > 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: [email protected] > > Signed-off-by: Peng Zhang <[email protected]> > Reviewed-by: Chaoyong He <[email protected]> > Reviewed-by: Niklas Söderlund <[email protected]> > --- > > v2: > * add fixline. >
Updated commit log a little while merging, please check. Acked-by: Ferruh Yigit <[email protected]> Applied to dpdk-next-net/main, thanks.

