|FAILURE| pw149561-149562 [PATCH] [v9,3/3] drivers/net: add diagnost
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Jan 2 23:42:10 CET 2025
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/149562
_Testing issues_
Submitter: Andre Muezerie <andremue at linux.microsoft.com>
Date: Wednesday, January 01 2025 03:36:26
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fd51012de5369679e807be1d6a81d63ef15015ce
149561-149562 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#347854
Test environment and result as below:
+--------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+======================================+====================+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+--------------------------------------+--------------------+
| RHEL9 (ARM) | PEND |
+--------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | PEND |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+--------------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+--------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+--------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+--------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | PEND |
+--------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | PEND |
+--------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | PEND |
+--------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | PEND |
+--------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+--------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+--------------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+--------------------------------------+--------------------+
==== 20 line log output for Fedora 41 (ARM) (dpdk_meson_compile): ====
142 | uint8_t *p = (void *)&mcq[pos % 8];
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h:158:55: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
158 | rte_prefetch0((void *)(cq + pos + i));
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h:368:55: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
368 | rte_prefetch0((void *)(cq + pos + 8));
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h:369:39: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
369 | mcq = (void *)&(cq + pos)->pkt_info;
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h:384:31: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
384 | mcq = (void *)cq;
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h: In function 'rxq_cq_process_v':
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h:664:22: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
664 | p0 = (void *)&cq[pos].pkt_info;
| ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
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
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)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32233/
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