I'm not seeing where we can use librte_pci here. We are already using the dpdk low level rte_pci_read_config(..) APIs. Am I missing something?
Thanks, Tim > -----Original Message----- > From: David Marchand <[email protected]> > Sent: Tuesday, November 10, 2020 6:52 AM > To: McDaniel, Timothy <[email protected]> > Cc: dev <[email protected]>; Carrillo, Erik G <[email protected]>; Eads, > Gage <[email protected]>; Van Haaren, Harry > <[email protected]>; Jerin Jacob Kollanukkaran > <[email protected]>; Thomas Monjalon <[email protected]>; Gaetan > Rivet <[email protected]> > Subject: Re: [dpdk-dev] [PATCH v15 00/23] Add DLB PMD > > On Sun, Nov 1, 2020 at 10:26 PM McDaniel, Timothy > <[email protected]> wrote: > > > + I did not look too much at the PCI code in this file, but I suspect > > > we could factor some of it with librte_pci. > > > > > > > Can we look at possibly doing that post rc2 merge? > > Any update? > > > -- > David Marchand

