numam-dpdk/drivers/bus/vmbus
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
..
linux bus/vmbus: fix ring buffer mapping 2020-06-25 01:04:17 +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
private.h bus/vmbus: map ring in secondary process 2019-03-29 13:44:19 +01:00
rte_bus_vmbus_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_bus_vmbus.h drivers: remove useless constructor headers 2018-11-01 22:38:00 +01:00
rte_vmbus_reg.h bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
vmbus_bufring.c bus/vmbus: simplify arguments to need signal function 2020-04-21 13:57:06 +02:00
vmbus_channel.c bus/vmbus: add missing barrier 2020-05-11 22:27:39 +02:00
vmbus_common_uio.c bus/vmbus: fix resource leak on error 2019-04-22 14:39:17 +02:00
vmbus_common.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00