[dpdk-dev] [PATCH v2 1/4] net/mlx4: enable debug logs dynamically
Matan Azrad
matan at nvidia.com
Thu Mar 11 21:03:14 CET 2021
From: Thomas Monjalon
> The macro DEBUG was doing nothing if not compiled with
> RTE_LIBRTE_MLX4_DEBUG.
>
> As it is not used in the data path, it can be always enabled at compilation time.
> Then it can be enabled at runtime with:
> --log-level pmd.net.mlx4:debug
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
Acked-by: Matan Azrad <matan at nvidia.com>
More information about the dev
mailing list