> -----Original Message-----
> From: Guo, Jia <[email protected]>
> Sent: Friday, September 11, 2020 6:19 PM
> To: Wu, Jingjing <[email protected]>; Zhang, Qi Z <[email protected]>;
> Xing, Beilei <[email protected]>
> Cc: [email protected]; Guo, Jia <[email protected]>; Xu; Xu, HailinX
> <[email protected]>
> 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 <[email protected]>
> Tested-by: Xu, HailinX <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi