Lines Matching refs:TEST_ASSERT_SUCCESS

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()
879 TEST_ASSERT_SUCCESS(ret, "Failed to parse file %s\n", in read_test_vector()
888 TEST_ASSERT_SUCCESS(read_test_vector(), "Test suite setup failed\n"); in testsuite_setup()
901 TEST_ASSERT_SUCCESS(read_test_vector(), "Test suite setup failed\n"); in interrupt_testsuite_setup()
942 TEST_ASSERT_SUCCESS(rte_bbdev_stats_reset(dev_id), in ut_setup()
945 TEST_ASSERT_SUCCESS(rte_bbdev_start(dev_id), in ut_setup()
1049 TEST_ASSERT_SUCCESS(ret, in init_op_data_objs()
1066 TEST_ASSERT_SUCCESS(ret, in init_op_data_objs()
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()
2067 TEST_ASSERT_SUCCESS(validate_op_chain(hard_output, in validate_dec_op()
2073 TEST_ASSERT_SUCCESS(validate_op_chain(soft_output, in validate_dec_op()
2131 TEST_ASSERT_SUCCESS(ret, in validate_ldpc_dec_op()
2146 TEST_ASSERT_SUCCESS(validate_op_chain(hard_output, in validate_ldpc_dec_op()
2152 TEST_ASSERT_SUCCESS(validate_op_chain(soft_output, in validate_ldpc_dec_op()
2158 TEST_ASSERT_SUCCESS(validate_op_harq_chain(harq_output, in validate_ldpc_dec_op()
2165 TEST_ASSERT_SUCCESS(validate_op_harq_chain(harq_output, in validate_ldpc_dec_op()
2187 TEST_ASSERT_SUCCESS(ret, in validate_enc_op()
2189 TEST_ASSERT_SUCCESS(validate_op_chain( in validate_enc_op()
2210 TEST_ASSERT_SUCCESS(ret, in validate_ldpc_enc_op()
2212 TEST_ASSERT_SUCCESS(validate_op_chain( in validate_ldpc_enc_op()
2374 TEST_ASSERT_SUCCESS(ret, "rte_bbdev_op_alloc_bulk() failed"); in init_test_op_params()
2769 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_ldpc_dec()
2772 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_ldpc_dec()
2778 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_ldpc_dec()
2791 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_ldpc_dec()
2863 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_dec()
2866 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_dec()
2872 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_dec()
2885 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_dec()
2950 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_enc()
2953 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_enc()
2959 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_enc()
2972 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_enc()
3037 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_ldpc_enc()
3040 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_ldpc_enc()
3046 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_ldpc_enc()
3059 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_ldpc_enc()
3128 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_dec()
3133 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_dec()
3142 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", num_ops); in throughput_pmd_lcore_dec()
3191 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_dec()
3231 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in bler_pmd_lcore_ldpc_dec()
3236 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in bler_pmd_lcore_ldpc_dec()
3245 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", num_ops); in bler_pmd_lcore_ldpc_dec()
3322 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in bler_pmd_lcore_ldpc_dec()
3360 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_ldpc_dec()
3365 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_ldpc_dec()
3374 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", num_ops); in throughput_pmd_lcore_ldpc_dec()
3443 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_ldpc_dec()
3476 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_enc()
3481 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_enc()
3491 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_pmd_lcore_enc()
3533 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_enc()
3566 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_ldpc_enc()
3571 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_ldpc_enc()
3581 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_pmd_lcore_ldpc_enc()
3623 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_ldpc_enc()
3991 TEST_ASSERT_SUCCESS(ret, in latency_test_dec()
4029 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_dec()
4064 TEST_ASSERT_SUCCESS(ret, in latency_test_ldpc_dec()
4120 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_ldpc_dec()
4150 TEST_ASSERT_SUCCESS(ret, in latency_test_enc()
4186 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_enc()
4217 TEST_ASSERT_SUCCESS(ret, in latency_test_ldpc_enc()
4253 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_ldpc_enc()
4281 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in validation_latency_test()
4406 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_dec()
4498 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_ldpc_dec()
4569 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_enc()
4587 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_enc()
4652 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_ldpc_enc()
4669 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_ldpc_enc()
4742 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in offload_cost_test()
4820 TEST_ASSERT_SUCCESS(stats.enqueued_count != num_to_process, in offload_cost_test()
4823 TEST_ASSERT_SUCCESS(stats.dequeued_count != num_to_process, in offload_cost_test()
4827 TEST_ASSERT_SUCCESS(stats.enqueue_err_count != 0, in offload_cost_test()
4830 TEST_ASSERT_SUCCESS(stats.dequeue_err_count != 0, in offload_cost_test()
4931 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in offload_latency_empty_q_test()