numam-dpdk/lib
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
..
librte_acl
librte_bbdev log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_bitratestats
librte_bpf log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_cfgfile log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_cmdline
librte_compressdev log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_cryptodev cryptodev: fix SHA-1 digest enum comment 2020-05-24 11:52:35 +02:00
librte_distributor
librte_eal log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_efd
librte_ethdev log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_eventdev log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_fib
librte_flow_classify log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_graph log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_gro
librte_gso
librte_hash hash: check flags on creation for future proofing 2020-06-16 17:46:39 +02:00
librte_ip_frag ip_frag: ensure minimum v6 fragmentation length 2020-04-25 15:15:27 +02:00
librte_ipsec ipsec: check SAD lookup error 2020-05-11 13:17:43 +02:00
librte_jobstats
librte_kni
librte_kvargs kvargs: fix strcmp helper documentation 2020-05-19 15:05:56 +02:00
librte_latencystats
librte_lpm lpm6: fix comments spelling 2020-04-24 19:29:02 +02:00
librte_mbuf mbuf: add dump of free dynamic flags 2020-06-25 23:03:18 +02:00
librte_member log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_mempool trace: add size_t field emitter 2020-06-15 19:27:00 +02:00
librte_meter meter: remove inline functions from export list 2020-06-23 19:29:41 +02:00
librte_metrics log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_net net: fix IPv4 checksum 2020-06-24 23:42:20 +02:00
librte_node log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_pci pci: fix address domain format size 2020-06-30 00:02:54 +02:00
librte_pdump log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_pipeline
librte_port
librte_power
librte_rawdev log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_rcu log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_reorder
librte_rib
librte_ring ring: optimize empty test 2020-07-01 11:46:09 +02:00
librte_sched sched: fix 64-bit rate 2020-06-25 00:52:31 +02:00
librte_security security: fix crash at accessing non-implemented ops 2020-04-23 17:56:38 +02:00
librte_stack log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
librte_table
librte_telemetry telemetry: fix init log printing 2020-05-24 18:01:31 +02:00
librte_timer timer: relax barrier for status update 2020-04-26 22:07:38 +02:00
librte_vhost log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
Makefile vhost: make vDPA framework bus agnostic 2020-06-30 14:52:30 +02:00
meson.build build: always link whole DPDK static libraries 2020-07-01 19:30:52 +02:00