| /dpdk/app/test/ |
| H A D | test_eventdev.c | 87 TEST_ASSERT_SUCCESS(ret, "Failed to get event dev info"); in test_eventdev_info_get() 309 TEST_ASSERT_SUCCESS(ret, "Failed to setup queue0"); in test_eventdev_queue_setup() 409 TEST_ASSERT_SUCCESS(rte_event_dev_attr_get( in test_eventdev_queue_attr_priority_runtime() 441 TEST_ASSERT_SUCCESS(ret, "Failed to get port0 info"); in test_eventdev_queue_attr_priority_runtime() 443 TEST_ASSERT_SUCCESS(ret, "Failed to setup port0"); in test_eventdev_queue_attr_priority_runtime() 495 TEST_ASSERT_SUCCESS(rte_event_dev_attr_get( in test_eventdev_queue_attr_weight_runtime() 546 TEST_ASSERT_SUCCESS(rte_event_dev_attr_get( in test_eventdev_queue_attr_affinity_runtime() 782 TEST_ASSERT_SUCCESS(ret, "Failed to setup port0"); in test_eventdev_port_setup() 810 TEST_ASSERT_SUCCESS(ret, "Failed to setup port0"); in test_eventdev_port_attr_dequeue_depth() 835 TEST_ASSERT_SUCCESS(ret, "Failed to setup port0"); in test_eventdev_port_attr_enqueue_depth() [all …]
|
| H A D | test_link_bonding.c | 881 TEST_ASSERT_SUCCESS( in test_set_explicit_bonded_mac() 1795 TEST_ASSERT_SUCCESS( in test_roundrobin_verify_mac_assignment() 1849 TEST_ASSERT_SUCCESS(ret, in test_roundrobin_verify_promiscuous_enable_disable() 1867 TEST_ASSERT_SUCCESS(ret, in test_roundrobin_verify_promiscuous_enable_disable() 2107 TEST_ASSERT_SUCCESS( in test_roundrobin_verfiy_polling_slave_link_status_change() 2300 TEST_ASSERT_SUCCESS(ret, in test_activebackup_verify_promiscuous_enable_disable() 2324 TEST_ASSERT_SUCCESS(ret, in test_activebackup_verify_promiscuous_enable_disable() 4720 TEST_ASSERT_SUCCESS( in test_alb_change_mac_in_reply_sent() 4842 TEST_ASSERT_SUCCESS( in test_alb_reply_from_client() 4977 TEST_ASSERT_SUCCESS( in test_alb_receive_vlan_reply() [all …]
|
| H A D | test_event_crypto_adapter.c | 218 TEST_ASSERT_SUCCESS(ret, "Failed to init session\n"); in test_op_forward_mode() 285 TEST_ASSERT_SUCCESS(rte_service_lcore_add(slcore_id), in map_adapter_service_core() 291 TEST_ASSERT_SUCCESS(rte_service_map_lcore_set( in map_adapter_service_core() 424 TEST_ASSERT_SUCCESS(ret, "Failed to init session\n"); in test_op_new_mode() 593 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in configure_cryptodev() 639 TEST_ASSERT_SUCCESS(rte_vdev_init("event_sw0", NULL), in configure_eventdev() 655 TEST_ASSERT_SUCCESS(ret, "Queue count get failed\n"); in configure_eventdev() 675 TEST_ASSERT_SUCCESS(ret, "Port count get failed\n"); in configure_eventdev() 679 TEST_ASSERT_SUCCESS(ret, "Failed to setup port=%d\n", in configure_eventdev() 848 TEST_ASSERT_SUCCESS(rte_service_lcore_add(slcore_id), in test_crypto_adapter_conf() [all …]
|
| H A D | test_link_bonding_rssconf.c | 167 TEST_ASSERT_SUCCESS(rte_eth_bond_slave_remove( in remove_slaves() 180 TEST_ASSERT_SUCCESS(remove_slaves(), "Removing slaves"); in remove_slaves_and_stop_bonded_device() 278 TEST_ASSERT_SUCCESS(rte_eth_dev_rss_reta_query(port->port_id, in slave_reta_fetch() 361 TEST_ASSERT_SUCCESS(retval, in test_propagate() 385 TEST_ASSERT_SUCCESS(retval, "Cannot set slaves RSS keys"); in test_propagate() 403 TEST_ASSERT_SUCCESS(retval, in test_propagate() 424 TEST_ASSERT_SUCCESS(retval, "Cannot set slaves RETA"); in test_propagate() 427 TEST_ASSERT_SUCCESS(reta_set(test_params.bond_port_id, in test_propagate() 464 TEST_ASSERT_SUCCESS(bond_slaves(), "Bonding slaves failed"); in test_rss() 495 TEST_ASSERT_SUCCESS(bond_slaves(), "Bonding slaves failed"); in test_rss_lazy() [all …]
|
| H A D | test_link_bonding_mode4.c | 329 TEST_ASSERT_SUCCESS(ret, in initialize_bonded_device_with_slaves() 663 TEST_ASSERT_SUCCESS(retval, "Test cleanup failed."); in test_mode4_lacp() 689 TEST_ASSERT_SUCCESS(retval, "Test cleanup failed."); in test_mode4_agg_mode_selection() 700 TEST_ASSERT_SUCCESS(retval, in test_mode4_agg_mode_selection() 711 TEST_ASSERT_SUCCESS(retval, "Test cleanup failed."); in test_mode4_agg_mode_selection() 720 TEST_ASSERT_SUCCESS(retval, in test_mode4_agg_mode_selection() 731 TEST_ASSERT_SUCCESS(retval, "Test cleanup failed."); in test_mode4_agg_mode_selection() 845 TEST_ASSERT_SUCCESS(retval, in test_mode4_rx() 893 TEST_ASSERT_SUCCESS(retval, in test_mode4_rx() 1474 TEST_ASSERT_SUCCESS(retval, in test_mode4_ext_lacp() [all …]
|
| H A D | test_cfgfile.c | 30 TEST_ASSERT_SUCCESS(ret, "failed to untar %s", r->name); in test_cfgfile_setup() 45 TEST_ASSERT_SUCCESS(ret, "Failed to delete resource %s", r->name); in test_cfgfile_cleanup() 96 TEST_ASSERT_SUCCESS(ret, "Failed to validate sample file: %d", ret); in test_cfgfile_sample1() 99 TEST_ASSERT_SUCCESS(ret, "Failed to close cfgfile"); in test_cfgfile_sample1() 120 TEST_ASSERT_SUCCESS(ret, "Failed to validate sample file: %d", ret); in test_cfgfile_sample2() 123 TEST_ASSERT_SUCCESS(ret, "Failed to close cfgfile"); in test_cfgfile_sample2() 156 TEST_ASSERT_SUCCESS(ret, "Failed to save *.ini file"); in test_cfgfile_realloc_sections() 160 TEST_ASSERT_SUCCESS(ret, "Failed to close cfgfile"); in test_cfgfile_realloc_sections() 228 TEST_ASSERT_SUCCESS(ret, "Failed to close cfgfile"); in test_cfgfile_empty_key_value_pair() 269 TEST_ASSERT_SUCCESS(ret, "Failed to close cfgfile"); in test_cfgfile_global_properties() [all …]
|
| H A D | test_event_timer_adapter.c | 122 TEST_ASSERT_SUCCESS(rte_service_lcore_start( in eventdev_setup() 125 TEST_ASSERT_SUCCESS(rte_service_map_lcore_set( in eventdev_setup() 128 TEST_ASSERT_SUCCESS(rte_service_runstate_set( in eventdev_setup() 134 TEST_ASSERT_SUCCESS(ret, "Failed to start device"); in eventdev_setup() 158 TEST_ASSERT_SUCCESS(rte_vdev_init("event_sw0", NULL), in testsuite_setup() 535 TEST_ASSERT_SUCCESS(max_wait, in _wait_timer_triggers() 554 TEST_ASSERT_SUCCESS(_arm_timers(20, MAX_TIMERS), in test_timer_arm() 564 TEST_ASSERT_SUCCESS(_arm_timers(1, MAX_TIMERS), in test_timer_arm_periodic() 579 TEST_ASSERT_SUCCESS(_arm_timers(20, MAX_TIMERS), in _arm_wrapper() 620 TEST_ASSERT_SUCCESS(rte_mempool_get_bulk( in _arm_timers_burst() [all …]
|
| H A D | test_efd.c | 137 TEST_ASSERT_SUCCESS(rte_efd_update(handle, test_socket_id, &keys[0], in test_add_delete() 146 TEST_ASSERT_SUCCESS(rte_efd_delete(handle, test_socket_id, &keys[0], in test_add_delete() 180 TEST_ASSERT_SUCCESS(rte_efd_update(handle, test_socket_id, &keys[1], in test_add_update_delete() 189 TEST_ASSERT_SUCCESS(rte_efd_update(handle, test_socket_id, &keys[1], in test_add_update_delete() 197 TEST_ASSERT_SUCCESS(rte_efd_delete(handle, test_socket_id, &keys[1], in test_add_update_delete() 271 TEST_ASSERT_SUCCESS(rte_efd_update(handle, test_socket_id, in test_five_keys() 297 TEST_ASSERT_SUCCESS(rte_efd_update(handle, test_socket_id, in test_five_keys() 313 TEST_ASSERT_SUCCESS(rte_efd_delete(handle, test_socket_id, in test_five_keys()
|
| H A D | test_resource.c | 47 TEST_ASSERT_SUCCESS(resource_fwrite_file(r, "test_resource.c"), in test_resource_c() 73 TEST_ASSERT_SUCCESS(resource_untar(r), in test_resource_tar() 81 TEST_ASSERT_SUCCESS(resource_rm_by_tar(r), in test_resource_tar()
|
| H A D | test_event_eth_tx_adapter.c | 499 TEST_ASSERT_SUCCESS(err, "Failed to get event port %d", err); in tx_adapter_service() 503 TEST_ASSERT_SUCCESS(err, "Port count get failed"); in tx_adapter_service() 507 TEST_ASSERT_SUCCESS(err, "Queue count get failed"); in tx_adapter_service() 510 TEST_ASSERT_SUCCESS(err, "Dev info failed"); in tx_adapter_service() 532 TEST_ASSERT_SUCCESS(err, "Failed to setup queue %u", ev_qid); in tx_adapter_service() 653 TEST_ASSERT_SUCCESS(ret, "%s Port creation failed %d", in tx_adapter_dynamic_device() 658 TEST_ASSERT_SUCCESS(ret, "Adapter create failed %d", in tx_adapter_dynamic_device() 664 TEST_ASSERT_SUCCESS(ret, "Failed to configure device %d", ret); in tx_adapter_dynamic_device() 668 TEST_ASSERT_SUCCESS(ret, "Failed to add queues %d", ret); in tx_adapter_dynamic_device() 675 TEST_ASSERT_SUCCESS(ret, "Failed to delete queues %d", ret); in tx_adapter_dynamic_device()
|
| H A D | test_timer_secondary.c | 146 TEST_ASSERT_SUCCESS(ret, "Failed to allocate timer data " in test_timer_secondary() 160 TEST_ASSERT_SUCCESS(ret, "Failed to launch timer manage loop"); in test_timer_secondary() 163 TEST_ASSERT_SUCCESS(ret, "Secondary process execution failed"); in test_timer_secondary()
|
| H A D | test_sched.c | 160 TEST_ASSERT_SUCCESS(err, "Error config sched, err=%d\n", err); in test_sched() 164 TEST_ASSERT_SUCCESS(err, "Error config sched pipe %u, err=%d\n", pipe, err); in test_sched()
|
| H A D | test_fbarray.c | 190 TEST_ASSERT_SUCCESS(rte_fbarray_init(&dummy, "success", in test_invalid() 297 TEST_ASSERT_SUCCESS(rte_fbarray_destroy(&dummy), in test_invalid() 422 TEST_ASSERT_SUCCESS(rte_fbarray_set_used(¶m.arr, idx), in test_basic() 444 TEST_ASSERT_SUCCESS(rte_fbarray_set_free(¶m.arr, idx), in test_basic()
|
| H A D | test.h | 99 #define TEST_ASSERT_SUCCESS RTE_TEST_ASSERT_SUCCESS macro
|
| H A D | test_cryptodev_asym.c | 879 TEST_ASSERT_SUCCESS(rte_cryptodev_configure(dev_id, in testsuite_setup() 888 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in testsuite_setup() 932 TEST_ASSERT_SUCCESS(rte_cryptodev_configure(ts_params->valid_devs[0], in ut_setup_asym() 938 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in ut_setup_asym() 949 TEST_ASSERT_SUCCESS(rte_cryptodev_start(ts_params->valid_devs[0]), in ut_setup_asym()
|
| H A D | test_cryptodev.c | 666 TEST_ASSERT_SUCCESS(rte_cryptodev_configure(dev_id, in testsuite_setup() 676 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in testsuite_setup() 1394 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in dev_configure_and_start() 1608 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in test_queue_pair_descriptor_setup() 1622 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in test_queue_pair_descriptor_setup() 1636 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in test_queue_pair_descriptor_setup() 1650 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in test_queue_pair_descriptor_setup() 12216 TEST_ASSERT_SUCCESS( in test_multi_session_random_usage() 12471 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in test_enq_callback_setup() 12536 TEST_ASSERT_SUCCESS(rte_cryptodev_remove_enq_callback( in test_enq_callback_setup() [all …]
|
| H A D | test_ipsec.c | 389 TEST_ASSERT_SUCCESS(rte_cryptodev_configure(dev_id, in testsuite_setup() 396 TEST_ASSERT_SUCCESS(rte_cryptodev_queue_pair_setup( in testsuite_setup() 449 TEST_ASSERT_SUCCESS(rte_cryptodev_start(ts_params->valid_dev), in ut_setup_ipsec()
|
| /dpdk/app/test-bbdev/ |
| H A D | test_bbdev.c | 78 TEST_ASSERT_SUCCESS(rte_bbdev_start(null_dev_id), in ut_setup() 204 TEST_ASSERT_SUCCESS(rte_bbdev_start(dev_id), in test_bbdev_configure_stop_device() 488 TEST_ASSERT_SUCCESS(strcmp(mp->name, pool_dec), in test_bbdev_op_pool() 665 TEST_ASSERT_SUCCESS(rte_bbdev_stop(dev_id), in test_bbdev_stats() 673 TEST_ASSERT_SUCCESS(rte_bbdev_start(dev_id), in test_bbdev_stats() 809 TEST_ASSERT_SUCCESS(rte_bbdev_release(dev2), in test_bbdev_driver_init() 834 TEST_ASSERT_SUCCESS(rte_bbdev_release(dev2), in test_bbdev_driver_init() 1193 TEST_ASSERT_SUCCESS(rte_bbdev_start(dev_id), in test_bbdev_invalid_driver() 1278 TEST_ASSERT_SUCCESS(rte_bbdev_stop(dev_id), in test_bbdev_invalid_driver() 1291 TEST_ASSERT_SUCCESS(rte_bbdev_close(dev_id), in test_bbdev_invalid_driver() [all …]
|
| H A D | test_bbdev_perf.c | 663 TEST_ASSERT_SUCCESS(ret, in add_bbdev_dev() 707 TEST_ASSERT_SUCCESS(ret, in add_bbdev_dev() 764 TEST_ASSERT_SUCCESS(ret, in add_bbdev_dev() 1235 TEST_ASSERT_SUCCESS(ret, in fill_queue_buffers() 1240 TEST_ASSERT_SUCCESS(ret, in fill_queue_buffers() 2064 TEST_ASSERT_SUCCESS(ret, in validate_dec_op() 2131 TEST_ASSERT_SUCCESS(ret, in validate_ldpc_dec_op() 2187 TEST_ASSERT_SUCCESS(ret, in validate_enc_op() 2210 TEST_ASSERT_SUCCESS(ret, in validate_ldpc_enc_op() 3991 TEST_ASSERT_SUCCESS(ret, in latency_test_dec() [all …]
|
| H A D | main.h | 46 #define TEST_ASSERT_SUCCESS(val, msg, ...) do { \ macro 57 TEST_ASSERT_SUCCESS(!(val), msg, ##__VA_ARGS__)
|
| /dpdk/doc/guides/bbdevs/ |
| H A D | fpga_5gnr_fec.rst | 221 TEST_ASSERT_SUCCESS(ret,
|
| H A D | fpga_lte_fec.rst | 220 TEST_ASSERT_SUCCESS(ret,
|