Re: [PATCH v2 00/10] Introduce generic 'rawdevice' support
From: Thomas Monjalon <hidden>
Date: 2018-01-25 22:22:36
From: Thomas Monjalon <hidden>
Date: 2018-01-25 22:22:36
23/01/2018 14:59, Shreyansh Jain:
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 :)