[PATCH] ixgbe: Removed FreeBSD forcing wait in ixgbe_dev_link_update_share()
Stephen Hemminger
stephen at networkplumber.org
Tue Oct 22 18:16:55 CEST 2024
On Tue, 22 Oct 2024 09:42:05 -0500
lew at perftech.com wrote:
> From: Lewis Donzis <lew at perftech.com>
>
> Forcing wait true prevents checking link status without delay, because the function will wait more than 10 seconds for link status to be true.
>
> Signed-off-by: Lewis Donzis <lew at perftech.com>
Looks correct, driver seems to be trying to work around slow SFP link detection.
Acked-by: Stephen Hemminger <stephen at networkplumber.org>
More information about the dev
mailing list