[RFC v2 12/14] lib: convert to per line logging

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Sat Dec 16 10:30:44 CET 2023


On 12/8/23 17:59, David Marchand wrote:
> Convert many libraries that call RTE_LOG(... "\n", ...) to RTE_LOG_LINE.
> 
> Note:
> - for acl and sched libraries that still has some debug multilines
>    messages, a direct call to RTE_LOG is used: this will make it easier to
>    notice such special cases,
> 
> Signed-off-by: David Marchand <david.marchand at redhat.com>

For mempool,

Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>



More information about the dev mailing list