[PATCH] net/iavf: fix fail to reset vf when using dcf

Bruce Richardson bruce.richardson at intel.com
Thu Apr 4 15:42:33 CEST 2024


On Tue, Mar 19, 2024 at 09:51:00AM +0000, Li, HongboX wrote:
> > -----Original Message-----
> > From: Kaiwen Deng <kaiwenx.deng at intel.com>
> > Sent: Thursday, March 14, 2024 9:01 AM
> > To: dev at dpdk.org
> > Cc: stable at dpdk.org; Zhou, YidingX <yidingx.zhou at intel.com>; Deng, KaiwenX
> > <kaiwenx.deng at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>; Zeng,
> > ZhichaoX <zhichaox.zeng at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>
> > Subject: [PATCH] net/iavf: fix fail to reset vf when using dcf
> > 
> > On the latest ice kernel driver, renegotiating VIRTCHNL_OP_GET_VF_RESOURCES
> > will fail without hardware reset when using dcf.
> > 
> > This commit will send VIRTCHNL_OP_RESET_VF to pf before dpdk resets vf.
> > 
> > Fixes: 7a93cd3575eb ("net/iavf: add VF reset check")
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Kaiwen Deng <kaiwenx.deng at intel.com>
> 
> Tested-by: Li, HongboX <hongbox.li at intel.com>

Applied to dpdk-next-net-intel.
thanks,
/Bruce


More information about the stable mailing list