On Tue, Apr 6, 2021 at 3:12 PM Thomas Monjalon <tho...@monjalon.net> wrote: > > The parsing check for invalid log level was not trying to catch > irrelevant numeric values. > A log level 0 becomes a failure in parsing so it can be caught early. > A log level higher than the max (8) is accepted with a warning message. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>
Reviewed-by: David Marchand <david.march...@redhat.com> -- David Marchand