|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:39:36 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#288902

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| RHEL9 (ARM)                            | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
In file included from ../lib/ethdev/sff_telemetry.c:9:
In file included from ../lib/ethdev/rte_ethdev.h:1459:
In file included from ../lib/ethdev/rte_eth_ctrl.h:10:
In file included from ../lib/net/rte_ether.h:22:
In file included from ../lib/mbuf/rte_mbuf.h:38:
In file included from ../lib/mempool/rte_mempool.h:49:
In file included from ../lib/ring/rte_ring.h:42:
In file included from ../lib/ring/rte_ring_elem.h:24:
In file included from ../lib/ring/rte_ring_elem_pvt.h:310:
../lib/ring/rte_ring_c11_pvt.h:74:12: error: assigning to 'union __rte_ring_head_cft' from incompatible type 'uint32_t' (aka 'unsigned int')
d->head = *new_head;
^ ~~~~~~~~~
../lib/ring/rte_ring_c11_pvt.h:78:14: error: address argument to atomic operation must be a pointer to integer or pointer ('union __rte_ring_head_cft *' invalid)
success = rte_atomic_compare_exchange_strong_explicit(
^
../lib/eal/include/rte_stdatomic.h:150:2: note: expanded from macro 'rte_atomic_compare_exchange_strong_explicit'
__atomic_compare_exchange_n(ptr, expected, desired, 0, \
^                           ~~~
3 errors generated.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

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

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang 10.0.0-4ubuntu1

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