Re: [PATCH v2 00/10] Introduce generic 'rawdevice' support
From: Thomas Monjalon <hidden>
Date: 2018-01-29 23:49:52
From: Thomas Monjalon <hidden>
Date: 2018-01-29 23:49:52
25/01/2018 23:21, Thomas Monjalon:
23/01/2018 14:59, Shreyansh Jain:quoted
Defining a very generic super-set of device type and its device operations that can be exposed such that any new/upcoming/experimental device can be layered over it. 'rawdevice' semantic in this patchset represents a device that doesn't have any flavor/type associated with it which is advertised (like net, crypto etc). A *rte_rawdevice* is a raw/generic device without any standard configuration or input/output method assumption.Please HELP! Some reviews would be more than welcome :)
No review at all of this new driver class? Shreyansh, please could you rebase on latest master and add the __rte_experimental tag as done in this commit: http://dpdk.org/commit/77b7b81e32e Thanks