7fdc5ce88d
For the wmb in order_process_stage_1 and order_process_stage_invalid in the order test, they can be removed. This is because when the test results are wrong, the worker core writes 'true' to t->err. Then other worker cores, producer cores and the main core will load the 'error' index and stop testing. So, for the worker cores, no other storing operation needs to be guaranteed after this when errors happen. Signed-off-by: Feifei Wang <feifei.wang2@arm.com> Reviewed-by: Ruifeng Wang <ruifeng.wang@arm.com> Acked-by: Pavan Nikhilesh <pbhagavatula@marvell.com> |
||
---|---|---|
.. | ||
evt_common.h | ||
evt_main.c | ||
evt_options.c | ||
evt_options.h | ||
evt_test.c | ||
evt_test.h | ||
meson.build | ||
parser.c | ||
parser.h | ||
test_order_atq.c | ||
test_order_common.c | ||
test_order_common.h | ||
test_order_queue.c | ||
test_perf_atq.c | ||
test_perf_common.c | ||
test_perf_common.h | ||
test_perf_queue.c | ||
test_pipeline_atq.c | ||
test_pipeline_common.c | ||
test_pipeline_common.h | ||
test_pipeline_queue.c |