numam-dpdk/drivers/common/qat
Ferruh Yigit 241e67bfec log: add API to check if a logtype can log in a given level
This is a helper function in case components would like to do more work
than just logging a message based on log level, like for example
collecting some stats if the log type is DEBUG etc..

A few existing relevant usage converted to this new API.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Reviewed-by: Andrzej Ostruszka <aostruszka@marvell.com>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-03-27 11:20:08 +01:00
..
qat_adf cryptodev: revert Chacha20-Poly1305 AEAD algorithm 2020-02-05 15:14:46 +01:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
qat_common.c crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
qat_common.h crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
qat_device.c crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
qat_device.h crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
qat_logs.c log: add API to check if a logtype can log in a given level 2020-03-27 11:20:08 +01:00
qat_logs.h log: add log stream accessor 2019-10-27 10:41:08 +01:00
qat_qp.c crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
qat_qp.h crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00