|FAILURE| pw149505-149507 [PATCH] [v3,3/3] drivers/net: add diagnost

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Dec 28 07:11:14 CET 2024


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

_Testing issues_

Submitter: Andre Muezerie <andremue at linux.microsoft.com>
Date: Saturday, December 28 2024 03:18:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fd51012de5369679e807be1d6a81d63ef15015ce

149505-149507 --> testing issues

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

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                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (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): ====
58 |   vst1q_u64((uint64_t *)&rxdp++->read, dma_addr0);
|             ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:62:13: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
62 |   vst1q_u64((uint64_t *)&rxdp++->read, dma_addr1);
|             ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c: In function 'descs_to_fdir_32b':
../drivers/net/i40e/i40e_rxtx_vec_neon.c:87:25: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
87 |  desc0_qw23 = vld1q_u64((uint64_t *)&(rxdp + 0)->wb.qword2);
|                         ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:88:25: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
88 |  desc1_qw23 = vld1q_u64((uint64_t *)&(rxdp + 1)->wb.qword2);
|                         ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:89:25: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
89 |  desc2_qw23 = vld1q_u64((uint64_t *)&(rxdp + 2)->wb.qword2);
|                         ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:90:25: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
90 |  desc3_qw23 = vld1q_u64((uint64_t *)&(rxdp + 3)->wb.qword2);
|                         ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

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 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

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

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