From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Ophir Munk <ophirmu@nvidia.com>
Subject: |FAILURE| pw152093-152096 [PATCH] [V2,4/4] net/mlx5/hws: allow diffe
Date: Sat, 01 Mar 2025 19:39:56 -0800 (PST) [thread overview]
Message-ID: <67c3d30c.050a0220.1102e4.72a1SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250226083846.4023622-5-ophirmu@nvidia.com>
Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152096
_Testing issues_
Submitter: Ophir Munk <ophirmu@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/
next prev parent reply other threads:[~2025-03-02 3:39 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250226083846.4023622-5-ophirmu@nvidia.com>
2025-02-26 8:05 ` |SUCCESS| pw152093-152096 [PATCH V2 4/4] net/mlx5/hws: allow different types in miss validation qemudev
2025-02-26 8:09 ` qemudev
2025-02-26 8:41 ` |SUCCESS| pw152096 " checkpatch
2025-02-26 11:05 ` |FAILURE| " 0-day Robot
2025-02-28 15:34 ` |SUCCESS| pw152093-152096 [PATCH] [V2,4/4] net/mlx5/hws: allow diffe dpdklab
2025-02-28 16:23 ` |WARNING| " dpdklab
2025-02-28 16:23 ` dpdklab
2025-02-28 16:23 ` dpdklab
2025-02-28 16:24 ` dpdklab
2025-02-28 17:18 ` dpdklab
2025-02-28 17:18 ` dpdklab
2025-02-28 17:18 ` dpdklab
2025-02-28 17:26 ` dpdklab
2025-02-28 17:28 ` dpdklab
2025-02-28 18:05 ` |FAILURE| " dpdklab
2025-02-28 18:09 ` dpdklab
2025-02-28 18:11 ` dpdklab
2025-02-28 18:12 ` dpdklab
2025-02-28 19:07 ` dpdklab
2025-02-28 19:09 ` dpdklab
2025-02-28 19:16 ` dpdklab
2025-03-01 4:03 ` dpdklab
2025-03-01 17:04 ` dpdklab
2025-03-02 3:39 ` dpdklab [this message]
2025-03-02 3:41 ` dpdklab
2025-03-02 4:27 ` |WARNING| " dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=67c3d30c.050a0220.1102e4.72a1SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=ophirmu@nvidia.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).