dpdk-fm10k/drivers/crypto/nitrox
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
..
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
nitrox_csr.h crypto/nitrox: fix CSR register address generation 2020-04-05 18:35:34 +02:00
nitrox_device.c crypto/nitrox: create symmetric cryptodev 2019-10-09 11:50:12 +02:00
nitrox_device.h crypto/nitrox: create symmetric cryptodev 2019-10-09 11:50:12 +02:00
nitrox_hal.c crypto/nitrox: add hardware queue management 2019-10-09 11:50:12 +02:00
nitrox_hal.h crypto/nitrox: add hardware queue management 2019-10-09 11:50:12 +02:00
nitrox_logs.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
nitrox_logs.h crypto/nitrox: introduce Nitrox driver 2019-10-09 11:50:12 +02:00
nitrox_qp.c crypto/nitrox: add hardware queue management 2019-10-09 11:50:12 +02:00
nitrox_qp.h crypto/nitrox: add burst enqueue and dequeue ops 2019-10-09 11:50:12 +02:00
nitrox_sym.c crypto/nitrox: support 3DES-CBC 2020-04-05 18:40:34 +02:00
nitrox_sym.h crypto/nitrox: create symmetric cryptodev 2019-10-09 11:50:12 +02:00
nitrox_sym_capabilities.c crypto/nitrox: support 3DES-CBC 2020-04-05 18:40:34 +02:00
nitrox_sym_capabilities.h crypto/nitrox: add session management 2019-10-09 11:50:12 +02:00
nitrox_sym_ctx.h crypto/nitrox: add session management 2019-10-09 11:50:12 +02:00
nitrox_sym_reqmgr.c crypto/nitrox: add cipher auth chain processing 2019-10-09 11:50:12 +02:00
nitrox_sym_reqmgr.h crypto/nitrox: add burst enqueue and dequeue ops 2019-10-09 11:50:12 +02:00
rte_pmd_nitrox_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00