|FAILURE| pw153310-153322 [PATCH] [v1,13/13] net/intel: add common T

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed May 7 12:23:24 CEST 2025


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153322

_Testing issues_

Submitter: Anatoly Burakov <anatoly.burakov at intel.com>
Date: Tuesday, May 06 2025 13:28:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7cf0355db9fdab5648b05fd787356c391c510534

153310-153322 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#385956

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Fedora 40 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| RHEL9 (ARM)                            | FAIL               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM)                 | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_meson_compile): ====
from ../drivers/net/intel/i40e/i40e_rxtx_vec_neon.c:11:
/usr/lib/gcc/aarch64-linux-gnu/11/include/arm_neon.h:26504:22: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'volatile uint64_t *' {aka 'volatile long unsigned int *'}
26504 | vst1q_u64 (uint64_t *__a, uint64x2_t __b)
|            ~~~~~~~~~~^~~
In file included from ../lib/eal/include/dev_driver.h:8,
from ../lib/ethdev/ethdev_driver.h:19,
from ../drivers/net/intel/i40e/i40e_rxtx_vec_neon.c:8:
../lib/eal/include/rte_common.h:593:34: error: passing argument 1 of 'vst1q_u64' discards 'volatile' qualifier from pointer target type [-Werror=discarded-qualifiers]
593 | #define RTE_CAST_PTR(type, ptr) ((type)(uintptr_t)(ptr))
|                                 ~^~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/intel/i40e/../common/rx_vec_neon.h:86:27: note: in expansion of macro 'RTE_CAST_PTR'
86 |                 vst1q_u64(RTE_CAST_PTR(volatile uint64_t *, ptr1), dma_addr1);
|                           ^~~~~~~~~~~~
In file included from ../lib/eal/arm/include/rte_vect.h:11,
from ../drivers/net/intel/i40e/i40e_rxtx_vec_neon.c:11:
/usr/lib/gcc/aarch64-linux-gnu/11/include/arm_neon.h:26504:22: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'volatile uint64_t *' {aka 'volatile long unsigned int *'}
26504 | vst1q_u64 (uint64_t *__a, uint64x2_t __b)
|            ~~~~~~~~~~^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Debian 12 with MUSDK
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

Fedora 41 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Fedora 41 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

CentOS Stream 10 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 22.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33122/

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