[PATCH v32 03/12] eal: introduce log options parser

2024-11-08 Thread David Marchand
Rename existing log level option parser and add a little helper tracking all options related to logs. This will make it easier to add more log options in the next commits. Signed-off-by: David Marchand --- lib/eal/common/eal_common_options.c | 26 ++ lib/eal/common/eal_op

[PATCH v32 03/12] eal: introduce log options parser

2024-11-08 Thread David Marchand
Rename existing log level option parser and add a little helper tracking all options related to logs. This will make it easier to add more log options in the next commits. Signed-off-by: David Marchand --- lib/eal/common/eal_common_options.c | 26 ++ lib/eal/common/eal_op