|FAILURE| pw149561-149562 [PATCH] [v9,3/3] drivers/net: add diagnost
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Thu Jan 2 22:32:21 CET 2025
Test-Label: iol-unit-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-Unit-Test-DPDK#303047
Test environment and result as below:
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+==========================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm) | SKIPPED | WARN | WARN | WARN |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | WARN |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | WARN |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | WARN |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
==== 20 line log output for Fedora 41 (ARM) (dpdk_unit_test): ====
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
[1978/3366] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_linux_mlx5_ethdev_os.c.o
[1979/3366] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_linux_mlx5_os.c.o
[1980/3366] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 9 (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)
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)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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
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