[dpdk-dev] net/ixgbe: fix VFIO interrupt mapping in PF

Yang, Qiming qiming.yang at intel.com
Wed Jan 10 07:28:56 CET 2018


+1 why we disable interrupt in dev_start twice?

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu
> Sent: Tuesday, January 9, 2018 4:24 PM
> To: Dai, Wei <wei.dai at intel.com>
> Cc: dev at dpdk.org
> Subject: Re: [dpdk-dev] net/ixgbe: fix VFIO interrupt mapping in PF
> 
> Hi Wei,
> 
> > +	rte_intr_disable(intr_handle);
> TBH, confused by this patch. I see the intr already disabled at the begining of this
> function, ixgbe_dev_start, why we need to disable it again?


More information about the dev mailing list