Home
last modified time | relevance | path

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

12

/dpdk/app/test/
H A Dtest_service_cores.c544 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_lcore_add_del()
545 !rte_lcore_is_enabled(2) || !rte_lcore_is_enabled(3)) in service_lcore_add_del()
716 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_mt_safe_poll()
717 !rte_lcore_is_enabled(2)) in service_mt_safe_poll()
733 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_mt_unsafe_poll()
734 !rte_lcore_is_enabled(2)) in service_mt_unsafe_poll()
956 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1) || in service_active_two_cores()
957 !rte_lcore_is_enabled(2)) in service_active_two_cores()
H A Dtest_eal_flags.c657 if (rte_lcore_is_enabled(0) && rte_lcore_is_enabled(1) && in test_missing_c_flag()
658 rte_lcore_is_enabled(2) && rte_lcore_is_enabled(3) && in test_missing_c_flag()
678 if (rte_lcore_is_enabled(0) && rte_lcore_is_enabled(1) && in test_missing_c_flag()
679 rte_lcore_is_enabled(2) && rte_lcore_is_enabled(3) && in test_missing_c_flag()
680 rte_lcore_is_enabled(3) && rte_lcore_is_enabled(5) && in test_missing_c_flag()
681 rte_lcore_is_enabled(4) && rte_lcore_is_enabled(7) && in test_missing_c_flag()
709 if (!rte_lcore_is_enabled(0) || !rte_lcore_is_enabled(1)) in test_main_lcore_flag()
H A Dtest_hash_multiwriter.c180 if (rte_lcore_is_enabled(core_id)) { in test_hash_multiwriter()
H A Dtest_pmd_perf.c224 if (rte_lcore_is_enabled(lcore_id) == 0) { in init_lcores()
241 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mbufpool()
/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.c1525 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
2127 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
2696 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2714 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2749 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2918 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/examples/packet_ordering/
H A Dmain.c102 if (rte_lcore_is_enabled(i)) in get_last_lcore_id()
121 if (rte_lcore_is_enabled(i)) in get_previous_lcore_id()
366 && rte_lcore_is_enabled(lcore_id) in print_stats()
759 if (rte_lcore_is_enabled(lcore_id) && lcore_id != main_lcore_id) in main()
/dpdk/examples/l3fwd-graph/
H A Dmain.c165 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
532 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
892 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
934 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
1035 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/lib/eal/include/
H A Drte_lcore.h204 int rte_lcore_is_enabled(unsigned int lcore_id);
/dpdk/app/test-pipeline/
H A Dconfig.c160 if (rte_lcore_is_enabled(lcore_id) == 0) in app_parse_args()
/dpdk/examples/l3fwd/
H A Dmain.c284 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
966 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
1287 if (rte_lcore_is_enabled(lcore_id) == 0) in l3fwd_poll_resource_setup()
1319 if (rte_lcore_is_enabled(lcore_id) == 0) in l3fwd_poll_resource_setup()
1541 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/lib/eal/common/
H A Deal_common_lcore.c82 int rte_lcore_is_enabled(unsigned int lcore_id) in rte_lcore_is_enabled() function
98 if (!rte_lcore_is_enabled(i) || in rte_get_next_lcore()
/dpdk/examples/ip_reassembly/
H A Dmain.c917 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
964 if (rte_lcore_is_enabled(lcore) == 0) in queue_dump_stat()
1060 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main()
1149 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/lib/power/
H A Drte_power_empty_poll.c368 if (rte_lcore_is_enabled(poll_stats->lcore_id) == 0) in rte_empty_poll_detection()
429 if (rte_lcore_is_enabled(i) == 0) in rte_power_empty_poll_stat_init()
/dpdk/examples/ip_fragmentation/
H A Dmain.c792 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
925 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main()
1014 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/app/test-eventdev/
H A Devt_options.h126 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()
/dpdk/examples/l2fwd-event/
H A Dl2fwd_poll.c121 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in l2fwd_poll_lcore_config()
/dpdk/examples/ipsec-secgw/
H A Dipsec-secgw.c335 if (rte_lcore_is_enabled(coreid) == 0) in print_stats_cb()
1369 if (!rte_lcore_is_enabled(lcore)) { in check_poll_mode_params()
2366 if (rte_lcore_is_enabled(lcore_id) == 0) in port_init()
2960 if (rte_lcore_is_enabled(coreid) == 0) in handle_telemetry_cmd_ipsec_secgw_stats()
2971 if (rte_lcore_is_enabled(coreid) == 0) in handle_telemetry_cmd_ipsec_secgw_stats()
3000 if (rte_lcore_is_enabled(coreid) == 0) in update_lcore_statistics()
3077 if (rte_lcore_is_enabled(coreid) == 0) { in handle_telemetry_cmd_ipsec_secgw_stats_outbound()
3151 if (rte_lcore_is_enabled(coreid) == 0) { in handle_telemetry_cmd_ipsec_secgw_stats_inbound()
3222 if (rte_lcore_is_enabled(coreid) == 0) { in handle_telemetry_cmd_ipsec_secgw_stats_routing()
3370 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/examples/ipv4_multicast/
H A Dmain.c722 while (rte_lcore_is_enabled(rx_lcore_id) == 0 || in main()
783 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/examples/l3fwd-acl/
H A Dmain.c1308 if (rte_lcore_is_enabled(lcore_id) == 0) in app_acl_init()
1541 if (!rte_lcore_is_enabled(lcore)) { in check_lcore_params()
1869 if (rte_lcore_is_enabled(lcore_id) == 0) in init_mem()
2135 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2153 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
2191 if (rte_lcore_is_enabled(lcore_id) == 0) in main()
/dpdk/lib/eal/
H A Dversion.map128 rte_lcore_is_enabled;
/dpdk/examples/pipeline/
H A Dthread.c88 if (!rte_lcore_is_enabled(i)) in thread_free()
/dpdk/examples/eventdev_pipeline/
H A Dmain.c269 if (!rte_lcore_is_enabled(i)) { in parse_app_args()
/dpdk/examples/kni/
H A Dmain.c494 if (kni_port_params_array[i] && !rte_lcore_is_enabled(\ in validate_parameters()
501 if (kni_port_params_array[i] && !rte_lcore_is_enabled(\ in validate_parameters()

12