numam-dpdk/drivers/net/failsafe
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
..
failsafe_args.c net/failsafe: use new ethernet address parser 2019-07-08 21:26:52 +02:00
failsafe_eal.c eal: fix positive error codes from probe/remove 2019-06-29 21:28:38 +02:00
failsafe_ether.c net/failsafe: avoid crash on malformed ethdev 2020-05-11 22:27:39 +02:00
failsafe_flow.c net/failsafe: switch to flow API object conversion function 2018-10-11 18:53:49 +02:00
failsafe_intr.c net/failsafe: fix fd leak 2020-05-11 22:27:39 +02:00
failsafe_ops.c net/failsafe: fix RSS RETA size info 2020-06-02 20:08:56 +02:00
failsafe_private.h net/failsafe: fix fd leak 2020-05-11 22:27:39 +02:00
failsafe_rxtx.c net/failsafe: fix source port id in Rx packets 2019-04-19 14:51:55 +02:00
failsafe.c log: introduce logtype register macro 2020-07-03 15:52:51 +02: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_failsafe_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00