Re: [dpdk-dev] [PATCH v2 00/13] Implement new devargs framework

2020-02-18 Thread Pavan Nikhilesh Bhagavatula
Re: [dpdk-dev] [PATCH v2 00/13] Implement new devargs >framework > >External Email > >19/09/2018 18:03, Gaetan Rivet: >> Last release saw the introduction of the new devargs system. >> To this end, the "class" abstraction was described as well >> as a co

Re: [dpdk-dev] [PATCH v2 00/13] Implement new devargs framework

2018-10-03 Thread Thomas Monjalon
19/09/2018 18:03, Gaetan Rivet: > Last release saw the introduction of the new devargs system. > To this end, the "class" abstraction was described as well > as a common API for querying and declaring devices. > > This patchset implements the "eth" device class and the > query/declaration part of

[dpdk-dev] [PATCH v2 00/13] Implement new devargs framework

2018-09-19 Thread Gaetan Rivet
Last release saw the introduction of the new devargs system. To this end, the "class" abstraction was described as well as a common API for querying and declaring devices. This patchset implements the "eth" device class and the query/declaration part of the framework for PCI and vdev buses, enabli