Re: [dpdk-dev] [PATCH v5 0/7] rte_bus parse API

2017-06-27 Thread Bruce Richardson
On Wed, Jun 21, 2017 at 01:30:29AM +0200, Gaetan Rivet wrote: > Following the evolutions announced in [1], here is the first part of > the rte_devargs rework planned for 17.08. The rationale has been partially > explained in [2]. > > This first part covers the introduction of the necessary facilit

[dpdk-dev] [PATCH v5 0/7] rte_bus parse API

2017-06-20 Thread Gaetan Rivet
Following the evolutions announced in [1], here is the first part of the rte_devargs rework planned for 17.08. The rationale has been partially explained in [2]. This first part covers the introduction of the necessary facilities in rte_bus to allow for generic device parsing. This API is implemen