On 6/8/2023 4:07 AM, Chaoyong He wrote: > From: Qin Ke <qin...@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...@corigine.com> > Cc: sta...@dpdk.org > > Signed-off-by: Qin Ke <qin...@corigine.com> > Reviewed-by: Chaoyong He <chaoyong...@corigine.com> > Reviewed-by: Niklas Söderlund <niklas.soderl...@corigine.com> >
Applied to dpdk-next-net/main, thanks.