[PATCH v2] net/hns3: fix the time waiting for PF reset completion
Ferruh Yigit
ferruh.yigit at intel.com
Wed Mar 2 12:48:44 CET 2022
On 3/2/2022 12:35 AM, Min Hu (Connor) wrote:
> From: Huisong Li<lihuisong at huawei.com>
>
> On the case that PF and VF need to be reset, after the hardware reset is
> complete, VF needs wait for 1 second to restore the configuration so that
> VF does not fail to recover because PF reset isn't complete. But the
> estimated time is not sufficient. This patch fixes it to 5 seconds.
>
> Fixes: 2790c6464725 ("net/hns3: support device reset")
> Cc:stable at dpdk.org
>
> Signed-off-by: Huisong Li<lihuisong at huawei.com>
Converting to explicit ack:
Acked-by: Min Hu (Connor) <humin29 at huawei.com>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list