numam-dpdk/lib/librte_flow_classify
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
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_flow_classify_parse.c flow_classify: fix out-of-bounds access 2019-07-10 23:41:25 +02:00
rte_flow_classify_parse.h flow_classify: remove table id parameter from API 2018-01-11 19:15:26 +01:00
rte_flow_classify_version.map flow_classify: remove table id parameter from API 2018-01-11 19:15:26 +01:00
rte_flow_classify.c log: add API to check if a logtype can log in a given level 2020-03-27 11:20:08 +01:00
rte_flow_classify.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00