Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_service_cores.c539 TEST_ASSERT_EQUAL(0, rte_service_lcore_count(), in service_lcore_add_del()
549 TEST_ASSERT_EQUAL(1, rte_service_lcore_count(), in service_lcore_add_del()
561 TEST_ASSERT_EQUAL(1, rte_service_lcore_count(), in service_lcore_add_del()
574 uint32_t count = rte_service_lcore_count(); in service_lcore_add_del()
591 TEST_ASSERT_EQUAL(3, rte_service_lcore_count(), in service_lcore_add_del()
597 TEST_ASSERT_EQUAL(1, rte_service_lcore_count(), in service_lcore_add_del()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_service.h320 int32_t rte_service_lcore_count(void);
/f-stack/dpdk/app/test-eventdev/
H A Devt_common.h126 if (!rte_service_lcore_count()) in evt_service_setup()
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def132 rte_service_lcore_count
H A Dversion.map169 rte_service_lcore_count;
/f-stack/dpdk/lib/librte_eal/common/
H A Drte_service.c503 rte_service_lcore_count(void) in rte_service_lcore_count() function
515 uint32_t count = rte_service_lcore_count(); in rte_service_lcore_list()
/f-stack/dpdk/examples/l2fwd-event/
H A Dl2fwd_event_generic.c76 num_workers = rte_lcore_count() - 1 - rte_service_lcore_count(); in l2fwd_event_device_setup_generic()
H A Dl2fwd_event.c35 if (!rte_service_lcore_count()) in l2fwd_event_service_enable()
/f-stack/dpdk/examples/l3fwd/
H A Dl3fwd_event_generic.c65 num_workers = rte_lcore_count() - rte_service_lcore_count(); in l3fwd_event_device_setup_generic()
H A Dmain.c1100 if (!rte_service_lcore_count()) in l3fwd_service_enable()
/f-stack/dpdk/drivers/net/failsafe/
H A Dfailsafe_intr.c126 num_service_cores = rte_service_lcore_count(); in fs_rx_event_proxy_service_install()
/f-stack/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst337 ``rte_service_lcore_count`` should be equal to