77 #define SKIP_MASTER RTE_DEPRECATED(SKIP_MASTER) SKIP_MAIN
78 #define CALL_MASTER RTE_DEPRECATED(CALL_MASTER) CALL_MAIN
enum rte_lcore_state_t rte_eal_get_lcore_state(unsigned int worker_id)
int rte_eal_mp_remote_launch(lcore_function_t *f, void *arg, enum rte_rmt_call_main_t call_main)
int rte_eal_remote_launch(lcore_function_t *f, void *arg, unsigned worker_id)
void rte_eal_mp_wait_lcore(void)
int( lcore_function_t)(void *)
int rte_eal_wait_lcore(unsigned worker_id)