On 08-Nov-18 10:24 AM, Ilya Maximets wrote:
We should stop alarm handler before resetting the HW to avoid concurrent device reconfiguration.Fixes: 0408f47ba4d6 ("net/ixgbe: fix busy polling while fiber link update") CC: [email protected] Signed-off-by: Ilya Maximets <[email protected]> ---
Tested-by: Anatoly Burakov <[email protected]>I can confirm that this fixes issue with pktgen where init was failing if the link wasn't up.
-- Thanks, Anatoly

