Searched refs:eth_core_id (Results 1 – 1 of 1) sorted by relevance
1407 unsigned int eth_core_id; in eh_conf_init() local1465 eth_core_id = rte_get_next_lcore(0, /* curr core */ in eh_conf_init()1469 rte_bitmap_set(em_conf->eth_core_mask, eth_core_id); in eh_conf_init()1472 eth_core_id = rte_get_next_lcore(eth_core_id, /* curr core */ in eh_conf_init()1476 rte_bitmap_set(em_conf->eth_core_mask, eth_core_id); in eh_conf_init()