Re: [dpdk-dev] [PATCH v2 0/3] drivers: align log names

2021-04-05 Thread Thomas Monjalon
Sorry the name of the series should be "cleanup drivers log registration" 05/04/2021 12:02, Thomas Monjalon: > After working on the option "--log-level help", > it became clear that few adjustments were required > for the log registration of some drivers. > > v2: >- align bonding and af_packe

[dpdk-dev] [PATCH v2 0/3] drivers: align log names

2021-04-05 Thread Thomas Monjalon
After working on the option "--log-level help", it became clear that few adjustments were required for the log registration of some drivers. v2: - align bonding and af_packet - make explicit the RTE_LOGTYPE_EAL default Thomas Monjalon (3): log: choose EAL log type on registration failure