|FAILURE| pw143186-143191 [PATCH] [RFC,6/6] ring: minimize reads of
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Aug 15 15:29:09 CEST 2024
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/143191
_Testing issues_
Submitter: Konstantin Ananyev <konstantin.v.ananyev at yandex.ru>
Date: Thursday, August 15 2024 08:53:39
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c
143186-143191 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#288870
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | FAIL |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Fedora 37 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
In file included from ../lib/ring/rte_ring_elem_pvt.h:310,
from ../lib/ring/rte_ring_elem.h:24,
from ../lib/ring/rte_ring.h:42,
from ../lib/mempool/rte_mempool.h:49,
from ../lib/mbuf/rte_mbuf.h:38,
from ../lib/net/rte_ether.h:22,
from ../lib/ethdev/rte_eth_ctrl.h:10,
from ../lib/ethdev/rte_ethdev.h:1459,
from ../lib/ethdev/sff_telemetry.c:9:
../lib/ring/rte_ring_c11_pvt.h: In function '__rte_ring_headtail_move_head':
../lib/ring/rte_ring_c11_pvt.h:42:2: error: operand type 'union __rte_ring_head_cft *' is incompatible with argument 1 of '__atomic_load_n'
42 | *old_head = rte_atomic_load_explicit(&d->head,
| ^
../lib/ring/rte_ring_c11_pvt.h:74:14: error: incompatible types when assigning to type 'union __rte_ring_head_cft' from type 'uint32_t' {aka 'unsigned int'}
74 | d->head = *new_head;
| ^
../lib/ring/rte_ring_c11_pvt.h:78:4: error: operand type 'union __rte_ring_head_cft *' is incompatible with argument 1 of '__atomic_compare_exchange_n'
78 | success = rte_atomic_compare_exchange_strong_explicit(
| ^~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.4.1
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-167-generic
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 with MUSDK
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 38 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 16.0.6
Fedora 39 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 17.0.6
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.1.1
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.6
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.0
Ubuntu 24.04 (ARM)
Kernel: 5.4.0-167-generic
Compiler: gcc 13.2.0
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.4.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian 12 (arm)
Kernel: Container Host Kernel
Compiler: gcc 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/30796/
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