|FAILURE| pw137801-137807 [PATCH] [RFC,7/7] eal: deprecate relaxed f
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun Mar 3 00:01:34 CET 2024
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/137807
_Testing issues_
Submitter: Mattias Ronnblom <mattias.ronnblom at ericsson.com>
Date: Saturday, March 02 2024 13:53:28
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364
137801-137807 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PASS |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | PASS |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | PASS |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
__RTE_GEN_BIT_ATOMIC_OPS(64)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1166:2: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_OPS'
__RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN(size)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_bitops.h:1151:55: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN'
} while(!__atomic_compare_exchange_n(addr, &before, after, \
^~~~~
../lib/eal/include/rte_bitops.h:1169:1: note: variable 'after' is declared here
../lib/eal/include/rte_bitops.h:1166:2: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_OPS'
__RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN(size)
^
../lib/eal/include/rte_bitops.h:1145:3: note: expanded from macro '__RTE_GEN_BIT_ATOMIC_TEST_AND_ASSIGN'
uint ## size ## _t after; \
^
<scratch space>:237:1: note: expanded from here
uint64_t
^
2 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.3
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 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
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
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.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
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 11
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29385/
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