> -----Original Message-----
> From: Guo, Jia <jia....@intel.com>
> Sent: Friday, September 11, 2020 6:19 PM
> To: Wu, Jingjing <jingjing...@intel.com>; Zhang, Qi Z <qi.z.zh...@intel.com>;
> Xing, Beilei <beilei.x...@intel.com>
> Cc: dev@dpdk.org; Guo, Jia <jia....@intel.com>; Xu; Xu, HailinX
> <hailinx...@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....@intel.com>
> Tested-by: Xu, HailinX <hailinx...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi