Re: [dpdk-dev] [PATCH v13 0/7] rte_bus_pci

2017-04-14 Thread Thomas Monjalon
2017-04-12 09:09, Stephen Hemminger: > On Tue, 11 Apr 2017 13:07:27 +0200 > Gaetan Rivet wrote: > > > I have rebased the work done by Shreyansh and Thomas to follow > > the bus abstraction introduced in v17.02 for the PCI bus > > implementation. > > This series is only a partial version of the pr

Re: [dpdk-dev] [PATCH v13 0/7] rte_bus_pci

2017-04-12 Thread Stephen Hemminger
On Tue, 11 Apr 2017 13:07:27 +0200 Gaetan Rivet wrote: > I have rebased the work done by Shreyansh and Thomas to follow > the bus abstraction introduced in v17.02 for the PCI bus > implementation. > This series is only a partial version of the previous one, because > some of the patches have alre

[dpdk-dev] [PATCH v13 0/7] rte_bus_pci

2017-04-11 Thread Gaetan Rivet
I have rebased the work done by Shreyansh and Thomas to follow the bus abstraction introduced in v17.02 for the PCI bus implementation. This series is only a partial version of the previous one, because some of the patches have already been integrated, and others still need rework. Additionally, J