| /dpdk/app/test/ |
| H A D | test_cpuflags.c | 55 printf("Check for PPC64:\t\t"); in test_cpuflags() 58 printf("Check for PPC32:\t\t"); in test_cpuflags() 61 printf("Check for VSX:\t\t"); in test_cpuflags() 64 printf("Check for DFP:\t\t"); in test_cpuflags() 67 printf("Check for FPU:\t\t"); in test_cpuflags() 70 printf("Check for SMT:\t\t"); in test_cpuflags() 73 printf("Check for MMU:\t\t"); in test_cpuflags() 95 printf("Check for FP:\t\t"); in test_cpuflags() 98 printf("Check for ASIMD:\t"); in test_cpuflags() 104 printf("Check for AES:\t\t"); in test_cpuflags() [all …]
|
| H A D | test_cmdline_cirbuf.c | 510 printf("Error: strings mismatch!\n"); in test_cirbuf_string_get_del_partial() 522 printf("Error: strings mismatch!\n"); in test_cirbuf_string_get_del_partial() 546 printf("Error: strings mismatch!\n"); in test_cirbuf_string_get_del_partial() 565 printf("Error: strings mismatch!\n"); in test_cirbuf_string_get_del_partial() 817 printf("Error: alignment failed!\n"); in test_cirbuf_align_left() 850 printf("Error: alignment failed!\n"); in test_cirbuf_align_left() 883 printf("Error: alignment failed!\n"); in test_cirbuf_align_left() 916 printf("Error: alignment failed!\n"); in test_cirbuf_align_left() 950 printf("Error: alignment failed!\n"); in test_cirbuf_align_left() 964 printf("Error: strings mismatch!\n"); in test_cirbuf_align_left() [all …]
|
| H A D | test_memzone.c | 191 printf("MEMZONE FLAG 2MB\n"); in test_memzone_reserve_flags() 199 printf("Fail memzone free\n"); in test_memzone_reserve_flags() 207 printf("MEMZONE FLAG 2MB\n"); in test_memzone_reserve_flags() 215 printf("Fail memzone free\n"); in test_memzone_reserve_flags() 255 printf("MEMZONE FLAG 1GB\n"); in test_memzone_reserve_flags() 271 printf("MEMZONE FLAG 1GB\n"); in test_memzone_reserve_flags() 318 printf("BOTH SIZES SET\n"); in test_memzone_reserve_flags() 474 printf("BOTH SIZES SET\n"); in test_memzone_reserve_flags() 716 printf("check overlapping\n"); in test_memzone_aligned() 1044 printf("check socket ID\n"); in test_memzone_basic() [all …]
|
| H A D | test_power_kvm_vm.c | 18 printf("Power management library not supported, skipping test\n"); in test_power_kvm_vm() 37 printf("Failed on setting environment to PM_ENV_KVM_VM\n"); in test_power_kvm_vm() 44 printf("Unexpectedly got a Power Management environment other than " in test_power_kvm_vm() 67 printf("rte_power_freq_up should not be NULL, environment has not " in test_power_kvm_vm() 98 printf("Cannot initialise power management for lcore %u, this " in test_power_kvm_vm() 182 printf("rte_power_freq_enable_turbo failed on valid lcore" in test_power_kvm_vm() 190 printf("rte_power_freq_disable_turbo failed on valid lcore" in test_power_kvm_vm() 214 printf("rte_power_freq_min unexpectedly failed on valid lcore " in test_power_kvm_vm() 222 printf("rte_power_freq_max unexpectedly failed on valid lcore " in test_power_kvm_vm() 256 printf("rte_power_exit unexpectedly failed on valid lcore %u," in test_power_kvm_vm() [all …]
|
| H A D | test_power_cpufreq.c | 160 printf("Fail to get available freqs on lcore %u\n", in check_power_freqs() 188 printf("Fail to get the freq index on lcore %u\n", in check_power_get_freq() 219 printf("Unexpectedly set an invalid freq index (%u)" in check_power_set_freq() 238 printf("Fail to set freq index on lcore %u\n", in check_power_set_freq() 276 printf("Fail to scale down the freq on lcore %u\n", in check_power_freq_down() 295 printf("Fail to scale down the freq on lcore %u\n", in check_power_freq_down() 331 printf("Fail to scale up the freq on lcore %u\n", in check_power_freq_up() 350 printf("Fail to scale up the freq on lcore %u\n", in check_power_freq_up() 440 printf("Fail to enable turbo on lcore %u\n", in check_power_turbo() 465 printf("Fail to disable turbo on lcore %u\n", in check_power_turbo() [all …]
|
| H A D | test_eal_flags.c | 190 printf("Error parsing /proc/mounts!\n"); in process_hugefiles() 230 printf("Error deleting %s - %s!\n", in process_hugefiles() 246 printf("Error opening %s - %s!\n", in process_hugefiles() 625 printf("Error - " in test_missing_c_flag() 632 printf("Error - " in test_missing_c_flag() 637 printf("Error - " in test_missing_c_flag() 653 printf("Error - " in test_missing_c_flag() 660 printf("Error - " in test_missing_c_flag() 673 printf("Error - " in test_missing_c_flag() 683 printf("Error - " in test_missing_c_flag() [all …]
|
| H A D | test_flow_classify.c | 374 printf(" should have failed!\n"); in test_invalid_patterns() 382 printf(" should have failed!\n"); in test_invalid_patterns() 390 printf(" should have failed!\n"); in test_invalid_patterns() 402 printf(" should have failed!\n"); in test_invalid_patterns() 410 printf(" should have failed!\n"); in test_invalid_patterns() 418 printf(" should have failed!\n"); in test_invalid_patterns() 450 printf(" should have failed!\n"); in test_invalid_actions() 458 printf(" should have failed!\n"); in test_invalid_actions() 466 printf(" should have failed!\n"); in test_invalid_actions() 494 printf("ETH pktlen %u\n", pktlen); in init_ipv4_udp_traffic() [all …]
|
| H A D | test_kvargs.c | 83 printf("rte_kvargs_parse() error"); in test_valid_kvargs() 93 printf("rte_kvargs_parse() error"); in test_valid_kvargs() 200 printf("invalid count value\n"); in test_valid_kvargs() 213 printf("invalid count value\n"); in test_valid_kvargs() 241 printf(",%s", *valid_keys); in test_valid_kvargs() 242 printf(">"); in test_valid_kvargs() 244 printf("\n"); in test_valid_kvargs() 276 printf(",%s", *valid_keys); in test_invalid_kvargs() 277 printf(">"); in test_invalid_kvargs() 279 printf("\n"); in test_invalid_kvargs() [all …]
|
| H A D | test_interrupts.c | 213 printf("invalid interrupt type\n"); in test_interrupt_callback() 324 printf("unexpectedly disable null intr_handle " in test_interrupt_disable() 392 printf("fail to register callback\n"); in test_interrupt_full_path_check() 413 printf("callback has not been called\n"); in test_interrupt_full_path_check() 416 printf("it has internal error in callback\n"); in test_interrupt_full_path_check() 447 printf("Check valid UIO interrupt full path\n"); in test_interrupt() 471 printf("start register/unregister test\n"); in test_interrupt() 547 printf("start interrupt enable/disable test\n"); in test_interrupt() 550 printf("fail to check interrupt enabling\n"); in test_interrupt() 556 printf("fail to check interrupt disabling\n"); in test_interrupt() [all …]
|
| H A D | test_external_mem.c | 63 printf("%s():%i: VA mismatch\n", __func__, __LINE__); in check_mem() 93 printf("%s():%i: Created heap with invalid name\n", in test_malloc_invalid_param() 99 printf("%s():%i: Destroyed heap with invalid name\n", in test_malloc_invalid_param() 182 printf("%s():%i: Failed to create valid heap\n", in test_malloc_invalid_param() 270 printf("%s():%i: Failed to destroy valid heap\n", in test_malloc_invalid_param() 291 printf("%s():%i: Failed to create malloc heap\n", in test_malloc_basic() 315 printf("%s():%i: Failed to add memory to heap\n", in test_malloc_basic() 355 printf("%s():%i: Failed to reserve memzone\n", in test_malloc_basic() 365 printf("%s():%i: Failed to reserve memzone\n", in test_malloc_basic() 388 printf("%s():%i: Destroying heap failed\n", in test_malloc_basic() [all …]
|
| H A D | test_pmd_ring.c | 54 printf("Error starting port %d\n", port); in test_ethdev_configure_port() 60 printf("Link get failed for port %u: %s", in test_ethdev_configure_port() 235 printf("Configure failed for port\n"); in test_pmd_ring_pair_create_attach() 243 printf("TX queue setup failed\n"); in test_pmd_ring_pair_create_attach() 251 printf("RX queue setup failed\n"); in test_pmd_ring_pair_create_attach() 257 printf("Error starting port\n"); in test_pmd_ring_pair_create_attach() 462 printf("nb_ports=%d\n", (int)nb_ports); in test_pmd_ringcreate_setup() 471 printf("rte_ring_create R0 failed"); in test_pmd_ringcreate_setup() 477 printf("rte_ring_create R1 failed"); in test_pmd_ringcreate_setup() 492 printf("rte_eth_from rings failed\n"); in test_pmd_ringcreate_setup() [all …]
|
| H A D | test_malloc.c | 111 printf("p1 and p2 overlaps\n"); in test_align_overlap_per_lcore() 115 printf("p2 and p3 overlaps\n"); in test_align_overlap_per_lcore() 119 printf("p1 and p3 overlaps\n"); in test_align_overlap_per_lcore() 123 printf("p1 is not aligned\n"); in test_align_overlap_per_lcore() 127 printf("p2 is not aligned\n"); in test_align_overlap_per_lcore() 131 printf("p3 is not aligned\n"); in test_align_overlap_per_lcore() 176 printf("p1 and p2 overlaps\n"); in test_reordered_free_per_lcore() 180 printf("p2 and p3 overlaps\n"); in test_reordered_free_per_lcore() 188 printf("p1 is not aligned\n"); in test_reordered_free_per_lcore() 192 printf("p2 is not aligned\n"); in test_reordered_free_per_lcore() [all …]
|
| H A D | test_eal_fs.c | 17 printf("eal_fs not supported on Windows, skipping test\n"); in test_eal_fs() 39 printf("Testing function eal_parse_sysfs_value()\n"); in test_parse_sysfs_value() 53 printf("Temporary file is: %s\n", filename); in test_parse_sysfs_value() 56 printf("Test reading a missing file ...\n"); in test_parse_sysfs_value() 61 printf("Confirmed return error when reading empty file\n"); in test_parse_sysfs_value() 64 printf("Test reading valid values ...\n"); in test_parse_sysfs_value() 75 printf("eal_parse_sysfs_value() returned error - test failed\n"); in test_parse_sysfs_value() 82 printf("Read '%u\\n' ok\n", valid_number); in test_parse_sysfs_value() 102 printf("Read '0x%x\\n' ok\n", valid_number); in test_parse_sysfs_value() 104 printf("Test reading invalid values ...\n"); in test_parse_sysfs_value() [all …]
|
| H A D | test_reciprocal_division_perf.c | 42 printf("Validating unsigned 32bit division.\n"); in test_reciprocal_division_perf() 62 printf("Division failed, expected %"PRIu32" " in test_reciprocal_division_perf() 69 printf("32bit Division results:\n"); in test_reciprocal_division_perf() 75 printf("Cycles per division(normal) : %3.2f\n", in test_reciprocal_division_perf() 84 printf("Validating unsigned 64bit division.\n"); in test_reciprocal_division_perf() 104 printf("Division failed, expected %"PRIu64" " in test_reciprocal_division_perf() 111 printf("64bit Division results:\n"); in test_reciprocal_division_perf() 145 printf("Division failed, expected %"PRIu64" " in test_reciprocal_division_perf() 153 printf("64bit Division results:\n"); in test_reciprocal_division_perf() 168 printf("Validating division by power of 2.\n"); in test_reciprocal_division_perf() [all …]
|
| H A D | test_kni.c | 155 printf( in test_kni_link_change() 165 printf( in test_kni_link_change() 292 printf("count: %u\n", count); in test_kni_allocate_lcores() 340 printf("Fail to register ops\n"); in test_kni_register_handler_mp() 362 printf("MTU has not been set\n"); in test_kni_register_handler_mp() 388 printf("MTU shouldn't be set\n"); in test_kni_register_handler_mp() 467 printf("fail to create kni\n"); in test_kni_processing() 510 printf("fail to release kni\n"); in test_kni_processing() 518 printf("fail to create kni\n"); in test_kni_processing() 524 printf("fail to release kni\n"); in test_kni_processing() [all …]
|
| H A D | test_pdump.c | 34 printf("rte_pdump_init failed\n"); in test_pdump_init() 39 printf("test_ring_setup failed\n"); in test_pdump_init() 42 printf("pdump_init success\n"); in test_pdump_init() 62 printf("rte_ring_create SR0 failed"); in run_pdump_client_tests() 79 printf("rte_pdump_enable failed\n"); in run_pdump_client_tests() 82 printf("pdump_enable success\n"); in run_pdump_client_tests() 89 printf("pdump_disable success\n"); in run_pdump_client_tests() 134 printf("pdump_uninit success\n"); in test_pdump_uninit() 159 printf("send pkts Failed\n"); in send_pkts() 208 printf("IN PRIMARY PROCESS\n"); in test_pdump() [all …]
|
| H A D | test_hash_readwrite.c | 165 printf("hash creation failed"); in init_params() 173 printf("RTE_MALLOC failed\n"); in init_params() 179 printf("RTE_ZMALLOC failed\n"); in init_params() 253 printf("key %d is lost\n", i); in test_hash_readwrite_functional() 663 printf("================\n"); in test_hash_rw_perf_main() 664 printf("Results summary:\n"); in test_hash_rw_perf_main() 665 printf("================\n"); in test_hash_rw_perf_main() 667 printf("HTM:\n"); in test_hash_rw_perf_main() 670 printf("non HTM:\n"); in test_hash_rw_perf_main() 675 printf("HTM:\n"); in test_hash_rw_perf_main() [all …]
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2_selftest.c | 168 printf("%s time out\n", __func__); in enqueue_timeout() 218 printf("%d: mbuf_pool is NULL\n", __LINE__); in test_stop_flush() 424 printf("%d: Got %u ports, expected %u\n", in test_info_get() 430 printf("%d: Got %u queues, expected %u\n", in test_info_get() 462 printf("%d: Got %u ports, expected %u\n", in test_info_get() 468 printf("%d: Got %u queues, expected %u\n", in test_info_get() 1401 printf("ERROR creating mempool\n"); in do_selftest() 1407 printf("*** Running Stop Flush test...\n"); in do_selftest() 1414 printf("*** Running Single Link test...\n"); in do_selftest() 1422 printf("*** Running Info Get test...\n"); in do_selftest() [all …]
|
| /dpdk/drivers/event/sw/ |
| H A D | sw_evdev_selftest.c | 117 printf("%d : %s : %"PRIu64"\n", in xstats_print() 965 printf( in xstats_tests() 984 printf( in xstats_tests() 1019 printf( in xstats_tests() 1026 printf( in xstats_tests() 1060 printf( in xstats_tests() 1097 printf( in xstats_tests() 1131 printf( in xstats_tests() 1905 printf( in qid_priorities() 3152 printf( in worker_loopback() [all …]
|
| /dpdk/app/proc-info/ |
| H A D | main.c | 317 printf("name:%s:%s\n", in proc_info_parse_args() 376 printf("\n"); in nic_stats_display() 384 printf("\n"); in nic_stats_display() 703 printf(" offloads :"); in show_offloads() 820 printf("%d/", count); in show_port() 824 printf(" scattered"); in show_port() 827 printf(" drop_en"); in show_port() 843 printf("\n"); in show_port() 859 printf(" thresh %u/%u", in show_port() 868 printf("\n"); in show_port() [all …]
|
| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_vector_parsing.c | 51 printf("\n"); in show_test_vector() 59 printf("\n"); in show_test_vector() 66 printf("\n"); in show_test_vector() 74 printf("\n"); in show_test_vector() 88 printf("\n"); in show_test_vector() 102 printf("\n"); in show_test_vector() 115 printf("\n"); in show_test_vector() 128 printf("\n"); in show_test_vector() 141 printf("\n"); in show_test_vector() 156 printf("\n"); in show_test_vector() [all …]
|
| /dpdk/examples/ethtool/ethtool-app/ |
| H A D | ethapp.c | 160 printf("Port %i driver: %s (ver: %s)\n", in pcmd_drvinfo_callback() 164 printf("bus-info: %s\n", info.bus_info); in pcmd_drvinfo_callback() 183 printf("Port %i: Down\n", id_port); in pcmd_link_callback() 186 printf("Port %i: Up\n", id_port); in pcmd_link_callback() 195 printf("\n"); in pcmd_link_callback() 232 printf("Error writing '%s'\n", in pcmd_regs_callback() 494 printf("MAC address changed\n"); in pcmd_macaddr_callback() 500 printf( in pcmd_macaddr_callback() 589 printf("Port %i ring parameters\n" in pcmd_ringparam_callback() 625 printf("Address is unicast\n"); in pcmd_validate_callback() [all …]
|
| /dpdk/app/test-gpudev/ |
| H A D | main.c | 33 printf("%s [EAL options] --\n", in usage() 123 printf("\n=======> TEST: PASSED\n"); in alloc_gpu_memory() 131 printf("\n=======> TEST: FAILED\n"); in alloc_gpu_memory() 177 printf("\n=======> TEST: PASSED\n"); in register_cpu_memory() 184 printf("\n=======> TEST: FAILED\n"); in register_cpu_memory() 238 printf("\n=======> TEST: PASSED\n"); in gpu_mem_cpu_map() 246 printf("\n=======> TEST: FAILED\n"); in gpu_mem_cpu_map() 304 printf("\n=======> TEST: PASSED\n"); in create_update_comm_flag() 310 printf("\n=======> TEST: FAILED\n"); in create_update_comm_flag() 388 printf("Consuming packets...\n"); in create_update_comm_list() [all …]
|
| /dpdk/app/test-pmd/ |
| H A D | parameters.c | 53 printf(" --auto-start: start forwarding on init " in usage() 127 printf(" --disable-rss: disable rss.\n"); in usage() 164 printf(" --txpkts=X[,Y]*: set TX segment sizes" in usage() 182 printf(" --flow-isolate-all: " in usage() 190 printf(" --mlockall: lock all memory\n"); in usage() 725 printf("Interactive-mode selected\n"); in launch_args_parse() 730 printf("Auto-start selected\n"); in launch_args_parse() 741 printf("Interactive-mode selected\n"); in launch_args_parse() 745 printf("CLI commands to be read from %s\n", in launch_args_parse() 751 printf("Auto-start selected\n"); in launch_args_parse() [all …]
|
| /dpdk/examples/ip_pipeline/ |
| H A D | main.c | 85 printf("Error: Multiple -h arguments\n"); in parse_args() 91 printf("Error: Argument for -h not provided\n"); in parse_args() 97 printf("Error: Not enough memory\n"); in parse_args() 104 printf("Error: Multiple -p arguments\n"); in parse_args() 110 printf("Error: Argument for -p not provided\n"); in parse_args() 119 printf("Error: Multiple -s arguments\n"); in parse_args() 125 printf("Error: Argument for -s not provided\n"); in parse_args() 131 printf("Error: Not enough memory\n"); in parse_args() 137 printf(usage, app_name); in parse_args() 160 printf("Error: EAL initialization failed (%d)\n", status); in main() [all …]
|