numam-dpdk/app
Pablo de Lara 47df73a1a6 app/test: use hexdump if debug log is enabled
Instead of using the previous RTE_APP_TEST_DEBUG macro,
to dump memory when it was enabled (with rte_hexdump),
a new TEST_HEXDUMP is defined, which will call rte_hexdump
if RTE_LOG_LEVEL is set to RTE_LOG_DEBUG.

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Fan Zhang <roy.fan.zhang@intel.com>
2016-06-20 17:45:10 +02:00
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
pdump app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00
proc_info ethdev: remove name from extended statistic fetch 2016-06-16 18:12:00 +02:00
test app/test: use hexdump if debug log is enabled 2016-06-20 17:45:10 +02:00
test-acl acl: fix division by float zero in test app 2016-04-27 17:41:46 +02:00
test-pipeline ethdev: use constants for link state 2016-04-01 21:38:34 +02:00
test-pmd app/testpmd: initialize pdump 2016-06-16 23:40:26 +02:00
Makefile app/pdump: add tool for packet capturing 2016-06-16 23:40:21 +02:00