> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of wangyunjian > Sent: Wednesday, March 21, 2018 8:28 PM > To: dev@dpdk.org > Cc: ca...@huawei.com; Yunjian Wang <wangyunj...@huawei.com> > Subject: [dpdk-dev] [PATCH] net/ixgbe: fix intr callback unregister by adding > retry > > From: Yunjian Wang <wangyunj...@huawei.com> > > 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 <wangyunj...@huawei.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>