[dpdk-dev] [PATCH 1/2] test: rely on dynamic log level to display hexdumps

Thomas Monjalon thomas at monjalon.net
Wed Jan 17 12:09:55 CET 2018


08/12/2017 14:21, Olivier Matz:
> Instead of relying on a compile-time option, use the global log-level
> to decide if the hexdumps should be displayed in the tests.
> 
> Valitation:
> 
>   # build/app/test --no-huge
>   RTE>>crc_autotest
>   Test OK
> 
>   # build/app/test --no-huge --log-level=8
>   RTE>>crc_autotest
>   [many hexdumps...]
>   Test OK
> 
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>

Series applied, thanks



More information about the dev mailing list