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 net/atlantic: bump internal driver version 2019-04-19 14:51:54 +02:00
atl_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
atl_ethdev.h net/atlantic: configure MACsec from interrupt handler 2019-04-19 14:51:54 +02:00
atl_hw_regs.c
atl_hw_regs.h
atl_logs.h
atl_rxtx.c net/atlantic: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
atl_types.h replace packed attributes 2020-04-16 18:16:46 +02:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_atlantic_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_pmd_atlantic.c net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00
rte_pmd_atlantic.h net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00