[dpdk-dev] [PATCH v6 2/4] log: introduce macro for maximum level

David Marchand david.marchand at redhat.com
Tue Apr 6 16:32:20 CEST 2021


On Tue, Apr 6, 2021 at 3:11 PM Thomas Monjalon <thomas at monjalon.net> wrote:
>
> RTE_DIM(...) and RTE_LOG_DEBUG were used to get the highest log level.
> For better clarity a new constant RTE_LOG_MAX is introduced
> and mapped to RTE_LOG_DEBUG.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>

Reviewed-by: David Marchand <david.marchand at redhat.com>


-- 
David Marchand



More information about the dev mailing list