Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Devent_helper.c1407 unsigned int eth_core_id; in eh_conf_init() local
1465 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()