numam-dpdk/drivers/net/enic
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
..
base
enic_clsf.c
enic_compat.h
enic_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
enic_flow.c
enic_fm_flow.c net/enic: allow multiple mark and flag actions 2020-04-21 13:57:08 +02:00
enic_main.c net/enic: change Rx queue ordering to enable RSS action 2020-04-21 13:57:08 +02:00
enic_res.c
enic_res.h
enic_rxtx_common.h
enic_rxtx_vec_avx2.c
enic_rxtx.c
enic.h net/enic: change Rx queue ordering to enable RSS action 2020-04-21 13:57:08 +02:00
Makefile
meson.build
rte_pmd_enic_version.map