mbox

[v2,0/3] Track log level changes

Message ID 20210324103213.29922-1-david.marchand@redhat.com (mailing list archive)
Headers

Message

David Marchand March 24, 2021, 10:32 a.m. UTC
  Here is a little series, following RFC [1].
No change in behavior expected, but reviews welcome ! :-)

1: https://patchwork.dpdk.org/project/dpdk/list/?series=10632

Changes since v1:
- some cleanup in patch 1,
- some precision in description of patch 2,

Changes since RFC:
- added unit test,
- logged level changes in rte_log_register,
- fixed double evaluation of --log-level options,