Home
last modified time | relevance | path

Searched refs:RTE_FLOW_LOG (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/ethdev/
H A Drte_flow.c1408 RTE_FLOW_LOG(INFO, in rte_flow_info_get()
1441 RTE_FLOW_LOG(INFO, in rte_flow_configure()
1447 RTE_FLOW_LOG(INFO, in rte_flow_configure()
1493 RTE_FLOW_LOG(ERR, in rte_flow_pattern_template_create()
1502 RTE_FLOW_LOG(ERR, in rte_flow_pattern_template_create()
1570 RTE_FLOW_LOG(ERR, in rte_flow_actions_template_create()
1579 RTE_FLOW_LOG(ERR, in rte_flow_actions_template_create()
1588 RTE_FLOW_LOG(ERR, in rte_flow_actions_template_create()
1658 RTE_FLOW_LOG(ERR, in rte_flow_template_table_create()
1667 RTE_FLOW_LOG(ERR, in rte_flow_template_table_create()
[all …]
H A Drte_flow.h46 #define RTE_FLOW_LOG(level, ...) \ macro