Searched refs:node_dbg (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/lib/librte_node/ |
| H A D | ethdev_ctrl.c | 87 node_dbg("ethdev", "Rx node %s-%s: is at %u", in rte_node_eth_config() 97 node_dbg("ethdev", "Tx node %s-%s: is at %u", tx_node->name, in rte_node_eth_config()
|
| H A D | ip4_lookup.c | 140 node_dbg("ip4_lookup", "LPM: Adding route %s / %d nh (0x%x)", abuf, in rte_node_ip4_route_add() 222 node_dbg("ip4_lookup", "Initialized ip4_lookup node"); in ip4_lookup_node_init()
|
| H A D | node_private.h | 22 #define node_dbg(node_name, ...) NODE_LOG(DEBUG, node_name, __VA_ARGS__) macro
|
| H A D | ip4_rewrite.c | 279 node_dbg("ip4_rewrite", "Initialized ip4_rewrite node initialized"); in ip4_rewrite_node_init()
|