> -----Original Message-----
> From: Zhou, YidingX <yidingx.z...@intel.com>
> Sent: Monday, June 27, 2022 3:23 PM
> To: dev@dpdk.org
> Cc: sta...@dpdk.org; Zhou, YidingX <yidingx.z...@intel.com>; Wu, Jingjing
> <jingjing...@intel.com>; Xing, Beilei <beilei.x...@intel.com>; Zhang, Qi Z
> <qi.z.zh...@intel.com>
> Subject: [PATCH] net/iavf: fix issue of VF resetting
> 
> When the VF is in closed state, the vf_reset flag can not be reverted if the 
> VF is
> reset asynchronously. This prevents all virtchnl commands from executing,
> causing subsequent calls to iavf_dev_reset() to fail.
> 
> So the vf_reset flag needs to be reverted even when VF is in closed state.
> 
> Fixes: 676d986b4b86 ("net/iavf: fix crash after VF reset failure")
> Cc: sta...@dpdk.org
> 
> Signed-off-by: Yiding Zhou <yidingx.z...@intel.com>

Acked-by: Qi Zhang <qi.z.zh...@intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to