[PATCH] net/nfp: fix the allocate of switch domain

Ferruh Yigit ferruh.yigit at amd.com
Sun Jul 7 20:54:42 CEST 2024


On 6/19/2024 10:51 AM, Chaoyong He wrote:
> The check of 'RTE_ETH_DEV_SWITCH_DOMAIN_ID_INVALID' cause the following
> call of 'rte_eth_switch_domain_alloc()' never trigger.
> 
> Fix this by just remove the check logic.
> 
> Fixes: e1124c4f8a45 ("net/nfp: add flower representor framework")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Long Wu <long.wu 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