Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dtestpmd.c1222 static int warning_once = 0; in check_socket_id() local
1225 if (!warning_once && numa_support) in check_socket_id()
1228 warning_once = 1; in check_socket_id()
H A Dconfig.c3998 static int warning_once = 1; in fwd_topology_tx_port_get() local
4008 if (warning_once) { in fwd_topology_tx_port_get()
4011 warning_once = 0; in fwd_topology_tx_port_get()