Searched refs:wt_core (Results 1 – 3 of 3) sorted by relevance
224 pconf->wt_core = (uint8_t)vals[3]; in app_parse_flow_conf()228 pconf->tx_core = pconf->wt_core; in app_parse_flow_conf()230 if (pconf->rx_core == pconf->wt_core) { in app_parse_flow_conf()267 mask = 1lu << pconf->wt_core; in app_parse_flow_conf()460 if (qos_conf[i].wt_core >= nb_lcores) { in app_parse_args()462 qos_conf[i].wt_core); in app_parse_args()466 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()