[PATCH] net/nfp: fix callback function pointer of disabling promisc

Ferruh Yigit ferruh.yigit at amd.com
Thu Jun 8 16:50:42 CEST 2023


On 6/8/2023 4:07 AM, Chaoyong He wrote:
> From: Qin Ke <qin.ke at corigine.com>
> 
> The callback function of promiscuous_disable in nfp_flower_pf_repr_dev_ops
> and nfp_flower_repr_dev_ops should be nfp_net_promisc_disable, not
> nfp_net_promisc_enable, fix it.
> 
> Fixes: 39d82d2 ("net/nfp: fix promiscuous mode for representor port")
> Cc: Chaoyong He <chaoyong.he at corigine.com>
> Cc: stable at dpdk.org
> 
> Signed-off-by: Qin Ke <qin.ke at corigine.com>
> Reviewed-by: Chaoyong He <chaoyong.he at corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>
>

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



More information about the stable mailing list