Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_options.c800 eal_parse_corelist(const char *corelist, int *cores) in eal_parse_corelist() function
1525 if (eal_parse_corelist(optarg, lcore_indexes) < 0) { in eal_parse_common_option()