Searched refs:node_dbg (Results 1 – 4 of 4) sorted by relevance
| /dpdk/lib/node/ |
| H A D | ethdev_ctrl.c | 85 node_dbg("ethdev", "Rx node %s-%s: is at %u", in rte_node_eth_config() 95 node_dbg("ethdev", "Tx node %s-%s: is at %u", tx_node->name, in rte_node_eth_config()
|
| H A D | ip4_lookup.c | 135 node_dbg("ip4_lookup", "LPM: Adding route %s / %d nh (0x%x)", abuf, in rte_node_ip4_route_add() 217 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 | 275 node_dbg("ip4_rewrite", "Initialized ip4_rewrite node initialized"); in ip4_rewrite_node_init()
|