numam-dpdk/lib/librte_eal
Ferruh Yigit 64bd384be4 eal: do not enable static log macro for ethdev
static logging macro RTE_PMD_DEBUG_TRACE is enabled with a few DEBUG
config options, including RTE_LIBRTE_ETHDEV_DEBUG

RTE_LIBRTE_ETHDEV_DEBUG is still used for data path logging, but all
ethdev logging switched to dynamic logging, so no need to enable static
logging macro for ethdev.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2018-07-03 01:35:58 +02:00
..
bsdapp eal: fix runtime directory permissions 2018-05-21 01:08:26 +02:00
common eal: do not enable static log macro for ethdev 2018-07-03 01:35:58 +02:00
linuxapp log: remove useless intermediate buffer 2018-06-27 18:17:56 +02:00
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
meson.build eal: provide API for querying valid socket ids 2018-04-05 00:27:13 +02:00
rte_eal_version.map vfio: fix export of renamed symbols 2018-05-28 03:20:42 +02:00