numam-dpdk/drivers/net/atlantic
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
..
hw_atl replace packed attributes 2020-04-16 18:16:46 +02:00
atl_common.h
atl_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
atl_ethdev.h
atl_hw_regs.c
atl_hw_regs.h
atl_logs.h
atl_rxtx.c
atl_types.h replace packed attributes 2020-04-16 18:16:46 +02:00
Makefile
meson.build
rte_pmd_atlantic_version.map
rte_pmd_atlantic.c
rte_pmd_atlantic.h