Lines Matching refs:TEST_ASSERT_SUCCESS

620 		TEST_ASSERT_SUCCESS(ret,  in add_bbdev_dev()
664 TEST_ASSERT_SUCCESS(ret, in add_bbdev_dev()
721 TEST_ASSERT_SUCCESS(ret, in add_bbdev_dev()
836 TEST_ASSERT_SUCCESS(ret, "Failed to parse file %s\n", in read_test_vector()
845 TEST_ASSERT_SUCCESS(read_test_vector(), "Test suite setup failed\n"); in testsuite_setup()
858 TEST_ASSERT_SUCCESS(read_test_vector(), "Test suite setup failed\n"); in interrupt_testsuite_setup()
899 TEST_ASSERT_SUCCESS(rte_bbdev_stats_reset(dev_id), in ut_setup()
902 TEST_ASSERT_SUCCESS(rte_bbdev_start(dev_id), in ut_setup()
1003 TEST_ASSERT_SUCCESS(ret, in init_op_data_objs()
1020 TEST_ASSERT_SUCCESS(ret, in init_op_data_objs()
1189 TEST_ASSERT_SUCCESS(ret, in fill_queue_buffers()
1194 TEST_ASSERT_SUCCESS(ret, in fill_queue_buffers()
2018 TEST_ASSERT_SUCCESS(ret, in validate_dec_op()
2021 TEST_ASSERT_SUCCESS(validate_op_chain(hard_output, in validate_dec_op()
2027 TEST_ASSERT_SUCCESS(validate_op_chain(soft_output, in validate_dec_op()
2085 TEST_ASSERT_SUCCESS(ret, in validate_ldpc_dec_op()
2100 TEST_ASSERT_SUCCESS(validate_op_chain(hard_output, in validate_ldpc_dec_op()
2106 TEST_ASSERT_SUCCESS(validate_op_chain(soft_output, in validate_ldpc_dec_op()
2112 TEST_ASSERT_SUCCESS(validate_op_harq_chain(harq_output, in validate_ldpc_dec_op()
2119 TEST_ASSERT_SUCCESS(validate_op_harq_chain(harq_output, in validate_ldpc_dec_op()
2141 TEST_ASSERT_SUCCESS(ret, in validate_enc_op()
2143 TEST_ASSERT_SUCCESS(validate_op_chain( in validate_enc_op()
2164 TEST_ASSERT_SUCCESS(ret, in validate_ldpc_enc_op()
2166 TEST_ASSERT_SUCCESS(validate_op_chain( in validate_ldpc_enc_op()
2328 TEST_ASSERT_SUCCESS(ret, "rte_bbdev_op_alloc_bulk() failed"); in init_test_op_params()
2723 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_ldpc_dec()
2726 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_ldpc_dec()
2732 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_ldpc_dec()
2746 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_ldpc_dec()
2820 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_dec()
2823 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_dec()
2829 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_dec()
2843 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_dec()
2910 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_enc()
2913 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_enc()
2919 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_enc()
2933 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_enc()
3000 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_intr_lcore_ldpc_enc()
3003 TEST_ASSERT_SUCCESS(rte_bbdev_queue_intr_enable(tp->dev_id, queue_id), in throughput_intr_lcore_ldpc_enc()
3009 TEST_ASSERT_SUCCESS((num_to_process > info.drv.queue_size_lim), in throughput_intr_lcore_ldpc_enc()
3023 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_intr_lcore_ldpc_enc()
3094 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_dec()
3099 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_dec()
3109 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", num_ops); in throughput_pmd_lcore_dec()
3158 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_dec()
3198 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in bler_pmd_lcore_ldpc_dec()
3203 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in bler_pmd_lcore_ldpc_dec()
3213 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", num_ops); in bler_pmd_lcore_ldpc_dec()
3290 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in bler_pmd_lcore_ldpc_dec()
3328 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_ldpc_dec()
3333 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_ldpc_dec()
3343 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", num_ops); in throughput_pmd_lcore_ldpc_dec()
3412 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_ldpc_dec()
3445 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_enc()
3450 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_enc()
3461 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_pmd_lcore_enc()
3503 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_enc()
3536 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in throughput_pmd_lcore_ldpc_enc()
3541 TEST_ASSERT_SUCCESS((num_ops > info.drv.queue_size_lim), in throughput_pmd_lcore_ldpc_enc()
3552 TEST_ASSERT_SUCCESS(ret, "Allocation failed for %d ops", in throughput_pmd_lcore_ldpc_enc()
3594 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in throughput_pmd_lcore_ldpc_enc()
3962 TEST_ASSERT_SUCCESS(ret, in latency_test_dec()
4000 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_dec()
4035 TEST_ASSERT_SUCCESS(ret, in latency_test_ldpc_dec()
4091 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_ldpc_dec()
4121 TEST_ASSERT_SUCCESS(ret, in latency_test_enc()
4157 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_enc()
4188 TEST_ASSERT_SUCCESS(ret, in latency_test_ldpc_enc()
4224 TEST_ASSERT_SUCCESS(ret, "Validation failed!"); in latency_test_ldpc_enc()
4252 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in validation_latency_test()
4377 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_dec()
4469 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_ldpc_dec()
4540 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_enc()
4558 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_enc()
4623 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_ldpc_enc()
4640 TEST_ASSERT_SUCCESS(ret, in offload_latency_test_ldpc_enc()
4713 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in offload_cost_test()
4791 TEST_ASSERT_SUCCESS(stats.enqueued_count != num_to_process, in offload_cost_test()
4794 TEST_ASSERT_SUCCESS(stats.dequeued_count != num_to_process, in offload_cost_test()
4798 TEST_ASSERT_SUCCESS(stats.enqueue_err_count != 0, in offload_cost_test()
4801 TEST_ASSERT_SUCCESS(stats.dequeue_err_count != 0, in offload_cost_test()
4902 TEST_ASSERT_SUCCESS((burst_sz > MAX_BURST), in offload_latency_empty_q_test()