numam-dpdk/lib/librte_eal
Olivier Matz ec7df18bb7 eal: fix warning about debug log at startup
The log "Debug logs available - lower performance" should
now only be displayed when dataplane debug logs are enabled.

The issue occurs only if the default log level (CONFIG_RTE_LOG_LEVEL) is
set to DEBUG in the configuration, which is not the case by default.

Fixes: 5d8f0baf69 ("log: do not drop debug logs at compile time")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2017-01-29 22:58:14 +01:00
..
bsdapp eal: fix FreeBSD build 2017-01-19 15:29:45 +01:00
common eal: fix warning about debug log at startup 2017-01-29 22:58:14 +01:00
linuxapp kni: guard against unterminated name oops 2017-01-29 22:50:28 +01:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00