[PATCH] net/nfp: fix getting firmware version

Ferruh Yigit ferruh.yigit at amd.com
Wed Jun 21 14:44:13 CEST 2023


On 6/15/2023 2:30 AM, Chaoyong He wrote:
> The VF PMD can not get a valid 'cpp' data filed in the 'struct
> nfp_net_hw', the value of which will be NULL always. This cause any
> logic which use of 'cpp' will make the app crash.
> 

It is not fixing getting FW version, but fixing crash by removing FW
get, updating patch title while merging.

> Fix this by delete the support of getting firmware version of VF.
> 
> Fixes: 128c8ad951bf ("net/nfp: support getting firmware version")
> Cc: chaoyong.he at corigine.com
> 
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Long Wu <long.wu at corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>
> Reviewed-by: Peng Zhang <peng.zhang at corigine.com>

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



More information about the dev mailing list