|FAILURE| pw152093-152096 [PATCH] [V2,4/4] net/mlx5/hws: allow diffe
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sun Mar 2 04:39:56 CET 2025
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152096
_Testing issues_
Submitter: Ophir Munk <ophirmu at nvidia.com>
Date: Wednesday, February 26 2025 08:38:46
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fab31a03ba98e7457284df95dd9eef2223a4ccaa
152093-152096 --> testing issues
Upstream job id: Windows-Compile-DPDK-Native#27025
Test environment and result as below:
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Environment | dpdk_meson_compile | dpdk_compile_spdk | dpdk_compile_ovs | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+=====================+====================+===================+==================+===================+=========================+
| CentOS Stream 9 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Debian Bullseye | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Debian 12 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| CentOS Stream 10 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 (Clang) | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 (Clang) | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 41 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Fedora 40 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL8 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 20.04 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| openSUSE Leap 15 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| RHEL9 | FAIL | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 22.04 | FAIL | WARN | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Ubuntu 24.04 | FAIL | WARN | WARN | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
| Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | FAIL |
+---------------------+--------------------+-------------------+------------------+-------------------+-------------------------+
==== 20 line log output for Windows Server 2022 (dpdk_llvm_clang_compile): ====
..\drivers\common\mlx5\mlx5_prm.h:1025:19: note: expanded from macro 'MLX5_GET'
__mlx5_mask(typ, fld))
~~~~~~~~~~~~~~~~~^~~~
..\drivers\common\mlx5\mlx5_prm.h:976:66: note: expanded from macro '__mlx5_mask'
#define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1))
~~~~~~~~~~~~~~~~~~~^~~~
..\drivers\common\mlx5\mlx5_prm.h:967:59: note: expanded from macro '__mlx5_bit_sz'
#define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld)
~~~~~~~~~~~~~~~~~ ^
6 errors generated.
[110/854] Generating rte_mempool_ring_def with a custom command
[111/854] Generating rte_bus_vdev.pmd.c with a custom command (wrapped by meson to set PATH)
[112/854] Generating rte_bus_pci.pmd.c with a custom command (wrapped by meson to set PATH)
[113/854] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_mp.c.obj
[114/854] Compiling C object drivers/libtmp_rte_mempool_stack.a.p/mempool_stack_rte_mempool_stack.c.obj
[115/854] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_devx.c.obj
[116/854] Compiling C object drivers/libtmp_rte_dma_idxd.a.p/dma_idxd_idxd_common.c.obj
[117/854] Compiling C object drivers/libtmp_rte_common_mlx5.a.p/common_mlx5_mlx5_common_utils.c.obj
[118/854] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.obj
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
openSUSE Leap 15
Kernel: Depends on container host
Compiler: gcc (SUSE Linux) 7.5.0
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Alpine
Kernel: Depends on container host
Compiler: gcc (Alpine 14.2.0) 14.2.0
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
FreeBSD 13.4
Kernel: 13.4-RELEASE-p1
Compiler: clang 18.1.6
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32692/
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