> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monja...@6wind.com] > Sent: Wednesday, January 18, 2017 4:43 PM > To: Shreyansh Jain <shreyansh.j...@nxp.com> > Cc: dev@dpdk.org > Subject: Re: [PATCH v9 04/12] eal: remove loop over drivers in device detach > > 2017-01-18 16:07, Shreyansh Jain: > > + dr = dev->driver; > > + > > ret = rte_pci_match(dr, dev); > > > > I think you don't need to match driver anymore.
:( I really need to have a strong shot of caffeine. Will send out in v10.