[dpdk-dev] [PATCH v4 07/11] eal: add log level help
David Marchand
david.marchand at redhat.com
Wed Mar 24 14:41:40 CET 2021
On Tue, Mar 23, 2021 at 7:42 PM Thomas Monjalon <thomas at monjalon.net> wrote:
> > > The need for the end-user in the help is different of a debug dump.
> >
> > The result of rte_log_list_types is a list in link-time order.
> > At least it is worth sorting alphabetically for users.
>
> Yes sorting could be nice.
>
> > What about default log levels?
>
> No strong opinion. The default is more or less always the same.
"more or less" yes.
Looking at your patch that only cares about listing logtypes.
Ok, let's leave it at that, with a sorted list.
I'll try to revisit this later, as finding/restoring default loglevel
during a debugging session is a pain.
--
David Marchand
More information about the dev
mailing list