Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c1080 static int warning_once = 0; in check_socket_id() local
1083 if (!warning_once && numa_support) in check_socket_id()
1088 warning_once = 1; in check_socket_id()
H A Dconfig.c3114 static int warning_once = 1; in fwd_topology_tx_port_get() local
3124 if (warning_once) { in fwd_topology_tx_port_get()
3129 warning_once = 0; in fwd_topology_tx_port_get()