numam-dpdk/drivers/net/ionic
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
..
ionic_dev.c net/ionic: use standard boolean type 2020-03-18 10:21:42 +01:00
ionic_dev.h net/ionic: use standard boolean type 2020-03-18 10:21:42 +01:00
ionic_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
ionic_ethdev.h net/ionic: support RSS 2020-01-20 18:02:17 +01:00
ionic_if.h net/ionic: fix packet type mask 2020-02-05 09:51:21 +01:00
ionic_lif.c net/ionic: support Tx checksum 2020-01-20 18:02:17 +01:00
ionic_lif.h net/ionic: support Tx checksum 2020-01-20 18:02:17 +01:00
ionic_logs.h net/ionic: add log 2020-01-20 18:02:17 +01:00
ionic_mac_api.c net/ionic: use standard boolean type 2020-03-18 10:21:42 +01:00
ionic_mac_api.h net/ionic: register and initialize adapter 2020-01-20 18:02:17 +01:00
ionic_main.c net/ionic: use standard boolean type 2020-03-18 10:21:42 +01:00
ionic_osdep.h net/ionic: use standard boolean type 2020-03-18 10:21:42 +01:00
ionic_regs.h net/ionic: register and initialize adapter 2020-01-20 18:02:17 +01:00
ionic_rx_filter.c net/ionic: use standard boolean type 2020-03-18 10:21:42 +01:00
ionic_rx_filter.h net/ionic: support Rx filters 2020-01-20 18:02:17 +01:00
ionic_rxtx.c replace cold attributes 2020-04-16 18:30:58 +02:00
ionic_rxtx.h net/ionic: add Rx and Tx handling 2020-01-20 18:02:17 +01:00
ionic.h net/ionic: support FW version 2020-01-20 18:02:17 +01:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build mk: ignore missing field initializers warning 2020-02-06 09:09:37 +01:00
rte_pmd_ionic_version.map version: reference next ABI 21 for recent additions 2020-05-05 00:25:34 +02:00