> -----Original Message----- > From: Burakov, Anatoly > Sent: Thursday, November 8, 2018 4:16 AM > To: Ilya Maximets <[email protected]>; [email protected]; Zhang, Qi Z > <[email protected]> > Cc: Lu, Wenzhuo <[email protected]>; Ananyev, Konstantin > <[email protected]>; Laurent Hardy > <[email protected]>; Yigit, Ferruh <[email protected]>; > [email protected] > Subject: Re: [dpdk-dev] [PATCH] net/ixgbe: stop link setup alarm handler > before device start > > 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.
Acked-by: Qi Zhang <[email protected]> Applied to dpdk-next-net-intel. Thanks for fix and testing. Qi > > -- > Thanks, > Anatoly

