Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/include/
H A Drte_lcore.h45 enum rte_lcore_role_t rte_eal_lcore_role(unsigned int lcore_id);
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def49 rte_eal_lcore_role
H A Dversion.map58 rte_eal_lcore_role;
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_lcore.c67 rte_eal_lcore_role(unsigned int lcore_id) in rte_eal_lcore_role() function
/f-stack/dpdk/app/test/
H A Dtest_mempool.c339 if (rte_eal_lcore_role(lcore_next) != ROLE_RTE) { in test_mempool_sp_sc()
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst310 * Identify core role using ``rte_eal_lcore_role`` to identify RTE, OFF,