[PATCH v2] net/nfp: using the correct PCI name to look for the firmware

Ferruh Yigit ferruh.yigit at amd.com
Thu Dec 8 19:06:56 CET 2022


On 12/8/2022 3:31 AM, Chaoyong He wrote:
> From: Peng Zhang <peng.zhang at 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: stable at dpdk.org
> 
> Signed-off-by: Peng Zhang <peng.zhang at corigine.com>
> Reviewed-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>
> ---
> 
> v2:
> * add fixline.
> 

Updated commit log a little while merging, please check.


Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>

Applied to dpdk-next-net/main, thanks.



More information about the stable mailing list