Re: [dpdk-dev] [PATCH] devtools: recommend new logtype helpers

2021-07-01 Thread Thomas Monjalon
01/07/2021 16:11, David Marchand: > Following commit eeded2044af5 ("log: register with standardized names"), > the new helpers should be preferred so that we can maintain a consistent > naming for logtypes. > > Signed-off-by: David Marchand Applied, thanks

[dpdk-dev] [PATCH] devtools: recommend new logtype helpers

2021-07-01 Thread David Marchand
Following commit eeded2044af5 ("log: register with standardized names"), the new helpers should be preferred so that we can maintain a consistent naming for logtypes. Signed-off-by: David Marchand --- devtools/checkpatches.sh | 8 1 file changed, 8 insertions(+) diff --git a/devtools/c