[dpdk-dev] [PATCH v2] net/iavf: fix invalid cmd after pf reset

Zhang, Qi Z qi.z.zhang at intel.com
Fri Sep 11 12:45:42 CEST 2020



> -----Original Message-----
> From: Guo, Jia <jia.guo at intel.com>
> Sent: Friday, September 11, 2020 6:19 PM
> To: Wu, Jingjing <jingjing.wu at intel.com>; Zhang, Qi Z <qi.z.zhang at intel.com>;
> Xing, Beilei <beilei.xing at intel.com>
> Cc: dev at dpdk.org; Guo, Jia <jia.guo at intel.com>; Xu; Xu, HailinX
> <hailinx.xu at intel.com>
> Subject: [PATCH v2] net/iavf: fix invalid cmd after pf reset
> 
> If PF reset is finished but VF reset is pending, VF should no need to send any
> invalid cmd to PF. That would avoid mass unexpected behaviors affecting the
> robust.
> 
> Fixes: 22b123a36d07 ("net/avf: initialize PMD")
> Fixes: 9e03acd726cf ("net/iavf: fix flow access")
> 
> Signed-off-by: Jeff Guo <jia.guo at intel.com>
> Tested-by: Xu, HailinX <hailinx.xu at intel.com>

Acked-by: Qi Zhang <qi.z.zhang at intel.com>

Applied to dpdk-next-net-intel.

Thanks
Qi


More information about the dev mailing list