> -----Original Message-----
> From: Zeng, ZhichaoX <[email protected]>
> Sent: Friday, June 2, 2023 10:38 AM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Zeng, ZhichaoX
> <[email protected]>; Wang, Liang-min <[email protected]>;
> Wu, Jingjing <[email protected]>; Xing, Beilei <[email protected]>
> Subject: [PATCH v2] net/iavf: add VF reset check
> 
> In the current implementation, after application calls rte_eth_dev_reset, it
> has no way to know if reset has been completed, and if the virtual channel
> command is called before it is completed, it may cause the dev to be
> abnormal. To avoid this issue, an uncertain delay need to be added.
> 
> This commit adds a VF reset check before the dev_reset to inform the
> application not to invoke any virtual channel commands, to avoid making the
> device to be abnormal.
> 
> Suggested-by: Liang-Min Larry Wang <[email protected]>
> Signed-off-by: Zhichao Zeng <[email protected]>

Acked-by: Qi Zhang <[email protected]>

Applied to dpdk-next-net-intel.

Thanks
Qi

Reply via email to