numam-dpdk/lib/librte_rawdev
Jerin Jacob 9c99878aa1 log: introduce logtype register macro
Introduce the RTE_LOG_REGISTER macro to avoid the code duplication
in the logtype registration process.

It is a wrapper macro for declaring the logtype, registering it and
setting its level in the constructor context.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Adam Dybkowski <adamx.dybkowski@intel.com>
Acked-by: Sachin Saxena <sachin.saxena@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2020-07-03 15:52:51 +02:00
..
Makefile eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
meson.build eal: add telemetry as dependency 2020-05-11 00:37:16 +02:00
rte_rawdev_pmd.h rawdev: allow devices to skip extra memory allocation 2019-07-04 09:33:59 +02:00
rte_rawdev_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_rawdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_rawdev.h doc: fix spelling reported by aspell in comments 2019-05-03 00:38:14 +02:00