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

2018-03-20 Thread Gaƫtan Rivet
On Thu, Mar 15, 2018 at 06:49:30PM +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 v1 00/18] Device querying

2018-03-15 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