On 3/8/2024 3:11 AM, Chaoyong He wrote: > From: Zerun Fu <[email protected]> > > The previous logic did not distinguish the firmware type when > reading the value of "app_cap" during the initialization of the > PF. This operation is not supported by the flower firmware, and > this will lead to a startup failure. > Fix this by adding the logic to check the firmware type. > > Fixes: c7a6970fc637 ("net/nfp: notify BSP if FW speed needs to be switched") > Cc: [email protected] > > Signed-off-by: Zerun Fu <[email protected]> > Reviewed-by: Chaoyong He <[email protected]> > Reviewed-by: Long Wu <[email protected]> > Reviewed-by: Peng Zhang <[email protected]> >
Applied to dpdk-next-net/main, thanks.

