On 1/23/2018 5:31 PM, Van Haaren, Harry wrote: > === Suggested Consistent Schema === > =================================== > > Libraries: > lib.<name>.specialization > > Net PMDs: > pmd.<name>.specialization > // one could argue consistency would be pmd.ethdev.<name> > // but the change is larger than the value IMO - thoughts? > > Eventdev PMDs: > pmd.eventdev.<name>.specialization > > Crypto PMDs: > pmd.cryptodev.<name>.specialization > > BBdev PMDs: > pmd.bbdev.<name>.specialization > > Busses: > bus.<name>.specialization
+1 to suggested schema, looks good to me.