From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw149549-149551 [PATCH] [v5,3/3] drivers/net: add diagnost
Date: Thu, 02 Jan 2025 15:17:29 -0800 (PST) [thread overview]
Message-ID: <67771e89.050a0220.1bfb5.1585SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1735671358-26003-4-git-send-email-andremue@linux.microsoft.com>
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/149551
_Testing issues_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Tuesday, December 31 2024 18:55:58
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:fd51012de5369679e807be1d6a81d63ef15015ce
149549-149551 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#303097
Test environment and result as below:
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==========================+================+==============+===========================+==============================+
| Debian 11 (Buster) (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian 12 (arm) | WARN | SKIPPED | WARN | WARN |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 41 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| RHEL9 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora 40 (ARM Clang) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 9 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED |
+--------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
../drivers/net/iavf/iavf_rxtx_vec_neon.c:275:39: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
275 | descs[0] = vld1q_u64((uint64_t *)(rxdp));
| ^
../drivers/net/iavf/iavf_rxtx_vec_neon.c:280:43: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
280 | descs[3] = vld1q_lane_u64((uint64_t *)(rxdp + 3), descs[3], 0);
| ^
../drivers/net/iavf/iavf_rxtx_vec_neon.c:281:43: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
281 | descs[2] = vld1q_lane_u64((uint64_t *)(rxdp + 2), descs[2], 0);
| ^
../drivers/net/iavf/iavf_rxtx_vec_neon.c:282:43: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
282 | descs[1] = vld1q_lane_u64((uint64_t *)(rxdp + 1), descs[1], 0);
| ^
../drivers/net/iavf/iavf_rxtx_vec_neon.c:283:43: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
283 | descs[0] = vld1q_lane_u64((uint64_t *)(rxdp), descs[0], 0);
| ^
cc1: all warnings being treated as errors
[1800/3366] Compiling C object drivers/libtmp_rte_net_ice.a.p/net_ice_ice_dcf_sched.c.o
[1801/3366] Generating rte_net_i40e.sym_chk with a custom command (wrapped by meson to capture output)
[1802/3366] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: 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)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32231/
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-01-02 23:17 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1735671358-26003-4-git-send-email-andremue@linux.microsoft.com>
2024-12-31 18:28 ` |SUCCESS| pw149549-149551 [PATCH v5 3/3] drivers/net: add diagnostics macros to make code portable qemudev
2024-12-31 18:32 ` qemudev
2024-12-31 18:56 ` |WARNING| pw149551 " checkpatch
2024-12-31 19:44 ` |FAILURE| " 0-day Robot
2025-01-02 20:33 ` |SUCCESS| pw149549-149551 [PATCH] [v5,3/3] drivers/net: add diagnost dpdklab
2025-01-02 20:35 ` dpdklab
2025-01-02 20:35 ` dpdklab
2025-01-02 20:40 ` dpdklab
2025-01-02 20:42 ` dpdklab
2025-01-02 20:44 ` dpdklab
2025-01-02 20:51 ` dpdklab
2025-01-02 20:52 ` dpdklab
2025-01-02 22:05 ` |PENDING| " dpdklab
2025-01-02 22:26 ` dpdklab
2025-01-02 22:34 ` |SUCCESS| " dpdklab
2025-01-02 23:05 ` |FAILURE| " dpdklab
2025-01-02 23:06 ` dpdklab
2025-01-02 23:10 ` dpdklab
2025-01-02 23:14 ` dpdklab
2025-01-02 23:16 ` |SUCCESS| " dpdklab
2025-01-02 23:17 ` dpdklab [this message]
2025-01-02 23:19 ` |FAILURE| " dpdklab
2025-01-02 23:20 ` dpdklab
2025-01-02 23:26 ` |PENDING| " dpdklab
2025-01-02 23:30 ` |SUCCESS| " dpdklab
2025-01-02 23:31 ` dpdklab
2025-01-02 23:36 ` |FAILURE| " dpdklab
2025-01-02 23:36 ` dpdklab
2025-01-02 23:44 ` dpdklab
2025-01-02 23:48 ` dpdklab
2025-01-02 23:54 ` dpdklab
2025-01-03 0:00 ` |WARNING| " dpdklab
2025-01-03 0:32 ` |SUCCESS| " dpdklab
2025-01-03 0:37 ` |FAILURE| " dpdklab
2025-01-03 2:54 ` |SUCCESS| " dpdklab
2025-01-06 20:38 ` dpdklab
2025-01-06 20:38 ` 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=67771e89.050a0220.1bfb5.1585SMTPIN_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).