|FAILURE| pw129764-129766 [PATCH] [v2,4/4] eal: adapt rte spinlock a
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Aug 1 19:21:58 CEST 2023
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/129766
_Testing issues_
Submitter: Tyler Retzlaff <roretzla at linux.microsoft.com>
Date: Tuesday, August 01 2023 05:03:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518
129764-129766 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (dpdk_meson_compile): ====
| ^~~~~~~~~~~~
../lib/stack/rte_stack_lf_c11.h:59:6: note: each undeclared identifier is reported only once for each function it appears in
../lib/stack/rte_stack_lf_c11.h:59:20: error: expected expression before ')' token
59 | (rte_int128_t *)&list->head,
| ^
../lib/stack/rte_stack_lf_c11.h:45:28: error: variable 'new_head' set but not used [-Werror=unused-but-set-variable]
45 | struct rte_stack_lf_head new_head;
| ^~~~~~~~
../lib/stack/rte_stack_lf_c11.h: In function '__rte_stack_lf_pop_elems':
../lib/stack/rte_stack_lf_c11.h:159:6: error: 'rte_int128_t' undeclared (first use in this function)
159 | (rte_int128_t *)&list->head,
| ^~~~~~~~~~~~
../lib/stack/rte_stack_lf_c11.h:159:20: error: expected expression before ')' token
159 | (rte_int128_t *)&list->head,
| ^
../lib/stack/rte_stack_lf_c11.h:105:28: error: variable 'new_head' set but not used [-Werror=unused-but-set-variable]
105 | struct rte_stack_lf_head new_head;
| ^~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
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
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/27176/
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