numam-dpdk/drivers/bus/vdev
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 build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build bus/pci: introduce Windows support with stubs 2020-06-30 00:02:54 +02:00
rte_bus_vdev_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_bus_vdev.h doc: add vdev doxygen 2019-07-08 21:57:05 +02:00
vdev_logs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
vdev_params.c bus/vdev: add iteration filter on name 2018-10-26 22:14:05 +02:00
vdev_private.h bus/vdev: implement device iteration 2018-10-03 14:22:39 +02:00
vdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00