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: sta...@dpdk.org Signed-off-by: Ilya Maximets <i.maxim...@samsung.com> ---
Tested-by: Anatoly Burakov <anatoly.bura...@intel.com>I can confirm that this fixes issue with pktgen where init was failing if the link wasn't up.
-- Thanks, Anatoly