|FAILURE| pw148301 [PATCH v9 7/7] test: add stress test suite
0-day Robot
robot at bytheb.org
Mon Nov 11 13:25:34 CET 2024
From: robot at bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/148301/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11777907834
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
^ ~~~~~~~~
../lib/eal/include/rte_stdatomic.h:72:2: note: expanded from macro 'rte_atomic_store_explicit'
atomic_store_explicit(ptr, val, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:127:31: note: expanded from macro 'atomic_store_explicit'
#define atomic_store_explicit __c11_atomic_store
^
In file included from ../app/test/test_soring_mt_stress.c:5:
../app/test/test_soring_stress_impl.h:562:2: error: address argument to atomic operation must be a pointer to _Atomic type ('uint32_t *' (aka 'unsigned int *') invalid)
rte_atomic_store_explicit(&wrk_cmd, WRK_CMD_STOP,
^ ~~~~~~~~
../lib/eal/include/rte_stdatomic.h:72:2: note: expanded from macro 'rte_atomic_store_explicit'
atomic_store_explicit(ptr, val, memorder)
^ ~~~
/usr/lib/llvm-14/lib/clang/14.0.0/include/stdatomic.h:127:31: note: expanded from macro 'atomic_store_explicit'
#define atomic_store_explicit __c11_atomic_store
^
4 errors generated.
[3081/3120] Compiling C object app/dpdk-test.p/test_test_table_acl.c.o
[3082/3120] Compiling C object app/dpdk-test.p/test_test_stack.c.o
[3083/3120] Compiling C object app/dpdk-test.p/test_test_memcpy_perf.c.o
[3084/3120] Compiling C object app/dpdk-test.p/test_test_ring.c.o
[3085/3120] Compiling C object app/dpdk-test.p/test_test_ring_perf.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
More information about the test-report
mailing list