numam-dpdk/drivers/net/memif
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
memif_socket.c net/memif: fix init when already connected 2020-03-18 10:21:41 +01:00
memif_socket.h
memif.h net/memif: use common macros for cache line marker 2020-04-16 18:07:29 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_eth_memif.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_eth_memif.h
rte_pmd_memif_version.map