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?