dpdk-fm10k/drivers/net/igc
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
..
base net/igc/base: update copyright 2020-05-18 20:35:57 +02:00
igc_ethdev.c net/igc: fix boundary checks for RSS 2020-05-18 20:35:07 +02:00
igc_ethdev.h net/igc: support flow API 2020-04-21 13:57:08 +02:00
igc_filter.c net/igc: support flow API 2020-04-21 13:57:08 +02:00
igc_filter.h net/igc: support flow API 2020-04-21 13:57:08 +02:00
igc_flow.c net/igc: support flow API 2020-04-21 13:57:08 +02:00
igc_flow.h net/igc: support flow API 2020-04-21 13:57:08 +02:00
igc_logs.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
igc_logs.h net/igc: support Rx and Tx 2020-04-21 13:57:07 +02:00
igc_txrx.c net/igc: remove useless log 2020-05-11 22:27:39 +02:00
igc_txrx.h net/igc: support flow API 2020-04-21 13:57:08 +02:00
Makefile net/igc: support flow API 2020-04-21 13:57:08 +02:00
meson.build net/igc: support flow API 2020-04-21 13:57:08 +02:00
rte_pmd_igc_version.map version: reference next ABI 21 for recent additions 2020-05-05 00:25:34 +02:00