On 3/8/2024 3:11 AM, Chaoyong He wrote: > From: Zerun Fu <zerun...@corigine.com> > > 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: sta...@dpdk.org > > Signed-off-by: Zerun Fu <zerun...@corigine.com> > Reviewed-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Long Wu <long...@corigine.com> > Reviewed-by: Peng Zhang <peng.zh...@corigine.com> >
Applied to dpdk-next-net/main, thanks.