Searched refs:wt_core (Results 1 – 3 of 3) sorted by relevance
228 pconf->wt_core = (uint8_t)vals[3]; in app_parse_flow_conf()232 pconf->tx_core = pconf->wt_core; in app_parse_flow_conf()234 if (pconf->rx_core == pconf->wt_core) { in app_parse_flow_conf()271 mask = 1lu << pconf->wt_core; in app_parse_flow_conf()443 if (qos_conf[i].wt_core >= nb_lcores) { in app_parse_args()445 qos_conf[i].wt_core); in app_parse_args()449 uint32_t wt_sock = rte_lcore_to_socket_id(qos_conf[i].wt_core); in app_parse_args()
99 uint32_t wt_core; member
73 if (flow->wt_core == lcore_id) { in app_main_loop()