> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of wangyunjian > Sent: Wednesday, March 21, 2018 8:28 PM > To: [email protected] > Cc: [email protected]; Yunjian Wang <[email protected]> > Subject: [dpdk-dev] [PATCH] net/ixgbe: fix intr callback unregister by adding > retry > > From: Yunjian Wang <[email protected]> > > The nic's interrupt source has some active callbacks, when the port hotplug. > Add a retry to give more port's a chance to uninit before returning an error. > > Fixes: 2866c5f1b87e ("ixgbe: support port hotplug") > > Signed-off-by: Yunjian Wang <[email protected]>
Acked-by: Qi Zhang <[email protected]>

