[PATCH 21.11] net/nfp: fix offloading flows

Kevin Traynor ktraynor at redhat.com
Tue Jul 25 11:17:09 CEST 2023


On 25/07/2023 07:51, Chaoyong He wrote:
> [ upstream commit 925c27ec8de92efe69f4cb56e3fc0e413354c739 ]
> 
> The symbol '_abi_flower_extra_features' is in IMEM for NFP4000,
> but in EMU_CACHE for NFP3800 because which does not have IMEM.
> 
> The original logic can't read symbol from EMU_CACHE, so the probe
> process will fail when we try to offload flows use NFP3800.
> 
> Modify the related data structure and logics to support read symbol
> from EMU_CACHE.
> 
> Fixes: c7e9729da6b5 ("net/nfp: support CPP")
> Cc:stable at dpdk.org
> 
> Signed-off-by: Chaoyong He<chaoyong.he at corigine.com>
> ---

Thanks for the backport. Queued, and will push to 21.11 dpdk.org branch 
in coming days.



More information about the stable mailing list