From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw149501-149503 [PATCH] [v2,3/3] drivers/net: add diagnost
Date: Fri, 27 Dec 2024 17:52:23 -0800 (PST) [thread overview]
Message-ID: <676f59d7.920a0220.3dbc6b.1a03SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1735346757-14891-4-git-send-email-andremue@linux.microsoft.com>
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/149503
_Testing issues_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Saturday, December 28 2024 00:45:57
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fd51012de5369679e807be1d6a81d63ef15015ce
149501-149503 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#302402
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Fedora 41 (Clang) | WARN |
+---------------------+----------------+
| Debian 12 | WARN |
+---------------------+----------------+
| Fedora 40 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | WARN |
+---------------------+----------------+
| Debian Bullseye | WARN |
+---------------------+----------------+
| Fedora 41 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Ubuntu 22.04 | WARN |
+---------------------+----------------+
| CentOS Stream 9 | WARN |
+---------------------+----------------+
| RHEL8 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | WARN |
+---------------------+----------------+
| RHEL9 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for RHEL9 (dpdk_unit_test): ====
../drivers/net/mlx5/mlx5_rxtx_vec_sse.h:700:43: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
700 | cqe_tmp1 = _mm_load_si128((__m128i *)&cq[pos]);
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_sse.h:703:44: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
703 | cqe_tmp2 = _mm_loadu_si128((__m128i *)&cq[pos + p1].csum);
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_sse.h:704:44: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
704 | cqe_tmp1 = _mm_loadu_si128((__m128i *)&cq[pos].csum);
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_sse.h:707:44: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
707 | cqe_tmp2 = _mm_loadl_epi64((__m128i *)&cq[pos + p1].rsvd4[2]);
| ^
../drivers/net/mlx5/mlx5_rxtx_vec_sse.h:708:44: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
708 | cqe_tmp1 = _mm_loadl_epi64((__m128i *)&cq[pos].rsvd4[2]);
| ^
cc1: all warnings being treated as errors
[1828/3139] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[1829/3139] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_linux_mlx5_os.c.o
[1830/3139] 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 ====
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Debian Bullseye
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
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/32221/
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:[~2024-12-28 1:52 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1735346757-14891-4-git-send-email-andremue@linux.microsoft.com>
2024-12-28 0:15 ` |SUCCESS| pw149501-149503 [PATCH v2 3/3] drivers/net: add diagnostics macros to make code portable qemudev
2024-12-28 0:20 ` qemudev
2024-12-28 0:47 ` |WARNING| pw149503 " checkpatch
2024-12-28 1:24 ` |FAILURE| " 0-day Robot
2024-12-28 1:28 ` |FAILURE| pw149501-149503 [PATCH] [v2,3/3] drivers/net: add diagnost dpdklab
2024-12-28 1:31 ` |SUCCESS| " dpdklab
2024-12-28 1:38 ` dpdklab
2024-12-28 1:44 ` dpdklab
2024-12-28 1:46 ` dpdklab
2024-12-28 1:46 ` |FAILURE| " dpdklab
2024-12-28 1:49 ` |PENDING| " dpdklab
2024-12-28 1:52 ` |SUCCESS| " dpdklab
2024-12-28 1:52 ` dpdklab [this message]
2024-12-28 1:53 ` dpdklab
2024-12-28 1:54 ` |WARNING| " dpdklab
2024-12-28 2:01 ` |FAILURE| " dpdklab
2024-12-28 2:02 ` dpdklab
2024-12-28 2:05 ` dpdklab
2024-12-28 2:09 ` |SUCCESS| " dpdklab
2024-12-28 2:18 ` |FAILURE| " dpdklab
2024-12-28 2:19 ` |WARNING| " dpdklab
2024-12-28 2:24 ` |FAILURE| " dpdklab
2024-12-28 2:30 ` |WARNING| " dpdklab
2024-12-28 2:39 ` dpdklab
2024-12-28 2:41 ` |FAILURE| " dpdklab
2024-12-28 2:43 ` dpdklab
2024-12-28 2:50 ` dpdklab
2024-12-28 2:51 ` dpdklab
2024-12-28 3:03 ` dpdklab
2024-12-28 3:15 ` dpdklab
2024-12-28 3:15 ` dpdklab
2024-12-28 3:21 ` 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=676f59d7.920a0220.3dbc6b.1a03SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--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).