Home
last modified time | relevance | path

Searched refs:rte_lcore_is_enabled (Results 1 – 25 of 42) sorted by relevance

12

/f-stack/dpdk/app/test/
H A Dtest_service_cores.c534 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_lcore_add_del()
535 !rte_lcore_is_enabled(2) || !rte_lcore_is_enabled(3)) in service_lcore_add_del()
706 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_mt_safe_poll()
707 !rte_lcore_is_enabled(2)) in service_mt_safe_poll()
723 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_mt_unsafe_poll()
724 !rte_lcore_is_enabled(2)) in service_mt_unsafe_poll()
946 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_active_two_cores()
947 !rte_lcore_is_enabled(2)) in service_active_two_cores()
H A Dtest_eal_flags.c567 if (rte_lcore_is_enabled(0) && rte_lcore_is_enabled(1) && in test_missing_c_flag()
568 rte_lcore_is_enabled(2) && rte_lcore_is_enabled(3) && in test_missing_c_flag()
588 if (rte_lcore_is_enabled(0) && rte_lcore_is_enabled(1) && in test_missing_c_flag()
589 rte_lcore_is_enabled(2) && rte_lcore_is_enabled(3) && in test_missing_c_flag()
590 rte_lcore_is_enabled(3) && rte_lcore_is_enabled(5) && in test_missing_c_flag()
591 rte_lcore_is_enabled(4) && rte_lcore_is_enabled(7) && in test_missing_c_flag()
619 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1)) in test_main_lcore_flag()
H A Dtest_hash_multiwriter.c183 if (rte_lcore_is_enabled(core_id)) { in test_hash_multiwriter()
H A Dtest_pmd_perf.c226 if (rte_lcore_is_enabled(lcore_id) == 0) { in init_lcores()
243 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mbufpool()
/f-stack/dpdk/examples/l3fwd-power/
H A Dperf_core.c60 if (rte_lcore_is_enabled(i) && is_hp_core(i)) { in update_lcore_params()
69 if (rte_lcore_is_enabled(i)) { in update_lcore_params()
H A Dmain.c1511 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
2089 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
2606 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2624 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2659 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/f-stack/dpdk/examples/packet_ordering/
H A Dmain.c95 if (rte_lcore_is_enabled(i)) in get_last_lcore_id()
114 if (rte_lcore_is_enabled(i)) in get_previous_lcore_id()
362 && rte_lcore_is_enabled(lcore_id) in print_stats()
755 if (rte_lcore_is_enabled(lcore_id) && lcore_id != main_lcore_id) in main()
/f-stack/dpdk/examples/l3fwd-graph/
H A Dmain.c164 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
553 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
869 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
911 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
1011 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_lcore.h211 int rte_lcore_is_enabled(unsigned int lcore_id);
/f-stack/dpdk/app/test-pipeline/
H A Dconfig.c161 if (rte_lcore_is_enabled(lcore_id) == 0) in app_parse_args()
/f-stack/dpdk/examples/l3fwd/
H A Dmain.c195 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
754 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
1012 if (rte_lcore_is_enabled(lcore_id) == 0) in l3fwd_poll_resource_setup()
1044 if (rte_lcore_is_enabled(lcore_id) == 0) in l3fwd_poll_resource_setup()
1260 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/f-stack/dpdk/examples/performance-thread/pthread_shim/
H A Dmain.c245 if (rte_lcore_is_enabled(lcore_id)) in main()
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_common_lcore.c87 int rte_lcore_is_enabled(unsigned int lcore_id) in rte_lcore_is_enabled() function
103 if (!rte_lcore_is_enabled(i) || in rte_get_next_lcore()
/f-stack/dpdk/examples/ip_reassembly/
H A Dmain.c911 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
958 if (rte_lcore_is_enabled(lcore) == 0) in queue_dump_stat()
1054 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main()
1143 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/f-stack/dpdk/app/test-eventdev/
H A Devt_options.h117 if ((lcores[i] == true) && !(rte_lcore_is_enabled(i))) in evt_has_disabled_lcore()
H A Dtest_order_common.c122 if (!rte_lcore_is_enabled(plcore)) { in order_opt_check()
/f-stack/dpdk/lib/librte_power/
H A Drte_power_empty_poll.c380 if (rte_lcore_is_enabled(poll_stats->lcore_id) == 0) in rte_empty_poll_detection()
441 if (rte_lcore_is_enabled(i) == 0) in rte_power_empty_poll_stat_init()
/f-stack/dpdk/examples/l2fwd-event/
H A Dl2fwd_poll.c118 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in l2fwd_poll_lcore_config()
/f-stack/dpdk/lib/librte_eal/
H A Drte_eal_exports.def70 rte_lcore_is_enabled
H A Dversion.map103 rte_lcore_is_enabled;
/f-stack/dpdk/examples/ip_fragmentation/
H A Dmain.c789 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
922 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main()
1012 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/f-stack/dpdk/examples/ipv4_multicast/
H A Dmain.c702 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main()
763 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/f-stack/dpdk/examples/l3fwd-acl/
H A Dmain.c1297 if (rte_lcore_is_enabled(lcore_id) == 0) in app_acl_init()
1529 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
1903 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
2127 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2145 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2183 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/f-stack/dpdk/examples/pipeline/
H A Dthread.c79 if (!rte_lcore_is_enabled(i)) in thread_free()
/f-stack/dpdk/examples/kni/
H A Dmain.c495 if (kni_port_params_array[i] && !rte_lcore_is_enabled(\ in validate_parameters()
502 if (kni_port_params_array[i] && !rte_lcore_is_enabled(\ in validate_parameters()

12