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

Li, HongboX hongbox.li at intel.com
Tue Mar 19 10:51:00 CET 2024


> -----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>


More information about the stable mailing list