numam-dpdk/drivers/net/bnxt
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
..
tf_core net/bnxt: distribute makefile to subdirectories 2020-06-30 14:52:30 +02:00
tf_ulp net/bnxt: update ULP template database for new opcodes 2020-06-30 14:52:30 +02:00
bnxt_cpr.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
bnxt_cpr.h net/bnxt: fix performance for Arm 2020-05-28 17:57:07 +02:00
bnxt_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
bnxt_filter.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
bnxt_filter.h net/bnxt: add flow stats in extended stats 2020-04-21 13:57:09 +02:00
bnxt_flow.c net/bnxt: fix allocation of flow stat related structs 2020-05-18 20:35:57 +02:00
bnxt_hwrm.c net/bnxt: fix setting link speed 2020-05-28 17:57:07 +02:00
bnxt_hwrm.h net/bnxt: add flow stats in extended stats 2020-04-21 13:57:09 +02:00
bnxt_irq.c net/bnxt: fix probe in FreeBSD 2020-02-05 09:51:19 +01:00
bnxt_irq.h net/bnxt: change MSI-X vector to queue mapping 2019-10-23 16:43:08 +02:00
bnxt_nvm_defs.h net/bnxt: convert to SPDX license tag 2018-04-14 00:40:21 +02:00
bnxt_ring.c net/bnxt: use macro for PCI log format 2020-04-22 13:41:24 +02:00
bnxt_ring.h net/bnxt: fix performance for Arm 2020-05-28 17:57:07 +02:00
bnxt_rxq.c net/bnxt: fix using RSS config struct 2020-05-18 20:35:57 +02:00
bnxt_rxq.h net/bnxt: use common NQ ring 2019-10-08 12:14:32 +02:00
bnxt_rxr.c net/bnxt: add vfr flag to mark manager 2020-06-30 14:52:30 +02:00
bnxt_rxr.h net/bnxt: fix mark handling 2020-05-05 15:54:27 +02:00
bnxt_rxtx_vec_sse.c net/bnxt: fix possible stack smashing 2020-05-11 22:27:39 +02:00
bnxt_stats.c net/bnxt: fix missed unlock 2020-05-28 17:57:07 +02:00
bnxt_stats.h ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
bnxt_txq.c net/bnxt: limit queue count for NS3/Stingray devices 2019-11-20 17:36:05 +01:00
bnxt_txq.h net/bnxt: use common NQ ring 2019-10-08 12:14:32 +02:00
bnxt_txr.c net/bnxt: remove redundant header file inclusion 2019-10-23 16:43:08 +02:00
bnxt_txr.h net/bnxt: prevent device access when device is in reset 2019-10-08 12:14:30 +02:00
bnxt_util.c net/bnxt: fix VF probe when MAC address is zero 2019-07-23 14:31:35 +02:00
bnxt_util.h net/bnxt: use macro for bit definitions 2019-10-08 12:14:30 +02:00
bnxt_vnic.c net/bnxt: use macro for PCI log format 2020-04-22 13:41:24 +02:00
bnxt_vnic.h net/bnxt: fix initialization 2019-11-08 23:15:04 +01:00
bnxt.h net/bnxt: support internal exact match flows 2020-06-30 14:52:30 +02:00
hsi_struct_def_dpdk.h net/bnxt: log firmware status on early init failure 2020-04-22 13:41:24 +02:00
Makefile net/bnxt: distribute makefile to subdirectories 2020-06-30 14:52:30 +02:00
meson.build net/bnxt: divide ULP template database to smaller modules 2020-06-30 14:52:30 +02:00
rte_pmd_bnxt_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_pmd_bnxt.c net/bnxt: fix allocation of PF info struct 2020-05-18 20:35:57 +02:00
rte_pmd_bnxt.h net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00