dpdk-fm10k/drivers/net/softnic
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
..
conn.c mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
conn.h
firmware.cli
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
parser.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
parser.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
rte_eth_softnic.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
rte_eth_softnic.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
rte_eth_softnic_action.c net/softnic: add symmetric crypto action 2018-10-26 14:13:45 +02:00
rte_eth_softnic_cli.c replace packed attributes 2020-04-16 18:16:46 +02:00
rte_eth_softnic_cryptodev.c net/softnic: use separate session mempools 2019-01-10 16:57:22 +01:00
rte_eth_softnic_flow.c net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
rte_eth_softnic_internals.h net/softnic: add config flexibility to TM 2019-07-22 15:41:50 +02:00
rte_eth_softnic_link.c net/softnic: check status of getting ethdev info 2019-10-07 14:45:35 +02:00
rte_eth_softnic_mempool.c
rte_eth_softnic_meter.c meter: replace color definitions 2019-04-11 14:27:32 +02:00
rte_eth_softnic_pipeline.c net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
rte_eth_softnic_swq.c
rte_eth_softnic_tap.c replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
rte_eth_softnic_thread.c net/softnic: fix resource leak for pipeline 2020-05-05 15:54:26 +02:00
rte_eth_softnic_tm.c net/softnic: add subport config flexibility to TM 2019-10-25 17:53:00 +02:00
rte_pmd_softnic_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00