numam-dpdk/drivers/net/axgbe
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
..
axgbe_common.h net/axgbe: use common bit operations API 2020-06-16 14:34:42 +02:00
axgbe_dev.c net/axgbe: support RSS RETA/hash query and update 2020-06-05 16:48:22 +02:00
axgbe_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
axgbe_ethdev.h net/axgbe: use common bit operations API 2020-06-16 14:34:42 +02:00
axgbe_i2c.c net/axgbe: add debug logs 2020-03-18 10:21:41 +01:00
axgbe_logs.h net/axgbe: add minimal init and uninit support 2018-04-14 00:41:44 +02:00
axgbe_mdio.c net/axgbe: use common bit operations API 2020-06-16 14:34:42 +02:00
axgbe_phy_impl.c net/axgbe: add debug logs 2020-03-18 10:21:41 +01:00
axgbe_phy.h net/axgbe: add phy register map and helper macros 2018-04-14 00:41:44 +02:00
axgbe_regs.h net/axgbe: support registers dump 2020-03-18 10:21:41 +01:00
axgbe_rxtx_vec_sse.c net/axgbe: add Rx/Tx data path 2018-04-14 00:41:44 +02:00
axgbe_rxtx.c net/axgbe: support descriptor status 2020-03-18 15:29:39 +01:00
axgbe_rxtx.h net/axgbe: support descriptor status 2020-03-18 15:29:39 +01:00
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
rte_pmd_axgbe_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00