Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_service_cores.c549 TEST_ASSERT_EQUAL(0, rte_service_lcore_count(), in service_lcore_add_del()
559 TEST_ASSERT_EQUAL(1, rte_service_lcore_count(), in service_lcore_add_del()
571 TEST_ASSERT_EQUAL(1, rte_service_lcore_count(), in service_lcore_add_del()
584 uint32_t count = rte_service_lcore_count(); in service_lcore_add_del()
601 TEST_ASSERT_EQUAL(3, rte_service_lcore_count(), in service_lcore_add_del()
607 TEST_ASSERT_EQUAL(1, rte_service_lcore_count(), in service_lcore_add_del()
/dpdk/lib/eal/include/
H A Drte_service.h316 int32_t rte_service_lcore_count(void);
/dpdk/app/test-eventdev/
H A Devt_common.h135 if (!rte_service_lcore_count()) in evt_service_setup()
/dpdk/lib/eal/common/
H A Drte_service.c497 rte_service_lcore_count(void) in rte_service_lcore_count() function
509 uint32_t count = rte_service_lcore_count(); in rte_service_lcore_list()
/dpdk/lib/eal/
H A Dversion.map236 rte_service_lcore_count;
/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.c1375 if (!rte_service_lcore_count()) in l3fwd_service_enable()
/dpdk/drivers/net/failsafe/
H A Dfailsafe_intr.c126 num_service_cores = rte_service_lcore_count(); in fs_rx_event_proxy_service_install()
/dpdk/examples/l2fwd-event/
H A Dl2fwd_event_generic.c78 num_workers = rte_lcore_count() - 1 - rte_service_lcore_count(); in l2fwd_event_device_setup_generic()
H A Dl2fwd_event.c34 if (!rte_service_lcore_count()) in l2fwd_event_service_enable()
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst335 ``rte_service_lcore_count`` should be equal to