On 3/20/21 10:26 AM, Thomas Monjalon wrote:
19/03/2021 21:37, David Marchand:Enforce that added logtypes follow the convention: - for lib/librte_XXX: lib.XXX and lib.XXX.* - for drivers/class/XXX: pmd.class.XXX and pmd.class.XXX.*What about common drivers which skip the "common" part: pmd.XXX?
I'd vote to keep it.