[PATCH] net/ice: fix get link status timeout

Thomas Monjalon thomas at monjalon.net
Mon Feb 6 08:23:18 CET 2023


06/02/2023 07:22, Mingjin Ye:
> When hw is just started, it will immediately obtain the link status, and
> the longest attempt is 1 second. Some NICs are slow to initialize, which
> make it fails to obtain the link status.
> 
> The patch fixes this issue by modifying the longest attempt to 5 seconds.

What is the consequence?
In which case, DPDK application would be blocked during 5 seconds?




More information about the stable mailing list