Re: [dpdk-dev] [PATCH v7 00/22] Device querying

2018-04-24 Thread Gaƫtan Rivet
On Mon, Apr 23, 2018 at 12:54:54AM +0200, Thomas Monjalon wrote: > 15/04/2018 17:07, 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"

Re: [dpdk-dev] [PATCH v7 00/22] Device querying

2018-04-22 Thread Thomas Monjalon
15/04/2018 17:07, 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, ...

[dpdk-dev] [PATCH v7 00/22] Device querying

2018-04-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