Re: [dpdk-dev] [PATCH v2 00/18] Device querying

2018-03-22 Thread Bruce Richardson
On Wed, Mar 21, 2018 at 06:15:21PM +0100, Gaetan Rivet wrote: > This patchset introduces a new EAL API for querying devices, > filtered by arbitrary properties. > > The following elements are introduced to this end: > > * A new object, "rte_class", is used to describe >the device class abstr

[dpdk-dev] [PATCH v2 00/18] Device querying

2018-03-21 Thread Gaetan Rivet
This patchset introduces a new EAL API for querying devices, filtered by arbitrary properties. The following elements are introduced to this end: * A new object, "rte_class", is used to describe the device class abstraction layer (eth, crypto, ...). * Both rte_bus and rte_class now offer a