|FAILURE| pw111624 [PATCH] [v8] eal: add seqlock
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon May 23 15:02:33 CEST 2022
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/111624
_Testing issues_
Submitter: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
Date: Monday, May 23 2022 11:31:11
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:26d734b5d280b96f91f00f5e0c6c7eff99facef2
111624 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
| ~~~~~~
../lib/eal/include/rte_seqcount.h:151:19: error: expected ';' before 'static'
151 | __rte_experimental
| ^
| ;
152 | static inline bool
| ~~~~~~
../lib/eal/include/rte_seqcount.h:204:19: error: expected ';' before 'static'
204 | __rte_experimental
| ^
| ;
205 | static inline void
| ~~~~~~
../lib/eal/include/rte_seqcount.h:235:19: error: expected ';' before 'static'
235 | __rte_experimental
| ^
| ;
236 | static inline void
| ~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/22242/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
More information about the test-report
mailing list