> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Lu, Wenzhuo > Sent: Tuesday, January 30, 2018 10:25 AM > To: Zhao1, Wei; dev@dpdk.org > Cc: sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/ixgbe: fix hardware reset issue in VF > > Hi, > > > -----Original Message----- > > From: Zhao1, Wei > > Sent: Monday, January 29, 2018 4:07 PM > > To: dev@dpdk.org > > Cc: Lu, Wenzhuo <wenzhuo...@intel.com>; Zhao1, Wei > > <wei.zh...@intel.com> > > Subject: [PATCH] net/ixgbe: fix hardware reset issue in VF > > > > There is no specific handling when there is error happened of hardware > > reset process in VF device start process. > > > > Fixes: 0a45657a6794a ("pci: rework interrupt handling") > > Signed-off-by: Wei Zhao <wei.zh...@intel.com> > Acked-by: Wenzhuo Lu <wenzhuo...@intel.com> Applied to dpdk-next-net-intel, with commit log changes, thanks!
/Helin > > Please cc stable next time if it fixes an old issue. Thanks.