numam-dpdk/drivers/net/mvpp2
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: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
mrvl_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
mrvl_ethdev.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
mrvl_flow.c net/mvpp2: fix build with gcc 10 2020-05-21 15:41:48 +02:00
mrvl_flow.h net/mvpp2: add init and deinit to flow 2018-09-28 01:41:03 +02:00
mrvl_mtr.c drivers: fix SPDX license id consistency 2019-03-29 00:15:53 +01:00
mrvl_mtr.h net/mvpp2: support metering 2018-09-28 01:41:03 +02:00
mrvl_qos.c net/mvpp2: align with MUSDK 18.09 2018-09-28 01:41:03 +02:00
mrvl_qos.h net/mvpp2: change default policer configuration 2018-09-28 01:41:03 +02:00
mrvl_tm.c net/mvpp2: support traffic manager 2018-09-28 01:41:03 +02:00
mrvl_tm.h net/mvpp2: support traffic manager 2018-09-28 01:41:03 +02:00
rte_pmd_mvpp2_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00