From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Anatoly Burakov <anatoly.burakov@intel.com>
Subject: |FAILURE| pw153310-153322 [PATCH] [v1,13/13] net/intel: add common T
Date: Wed, 07 May 2025 03:06:26 -0700 (PDT) [thread overview]
Message-ID: <681b30a2.050a0220.1a388a.4f04SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <3925dc733f7a3c4dfcc1a36a5df5d2b14a3c5372.1746538072.git.anatoly.burakov@intel.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153322
_Testing issues_
Submitter: Anatoly Burakov <anatoly.burakov@intel.com>
Date: Tuesday, May 06 2025 13:28:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:7cf0355db9fdab5648b05fd787356c391c510534
153310-153322 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#385947
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Fedora 40 (ARM) | FAIL |
+----------------------------------------+--------------------+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | PASS |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | PEND |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | PEND |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (ARM) (dpdk_meson_compile): ====
from ../drivers/net/intel/i40e/i40e_rxtx_vec_neon.c:11:
/usr/lib/gcc/aarch64-linux-gnu/11/include/arm_neon.h:26504:22: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'volatile uint64_t *' {aka 'volatile long unsigned int *'}
26504 | vst1q_u64 (uint64_t *__a, uint64x2_t __b)
| ~~~~~~~~~~^~~
In file included from ../lib/eal/include/dev_driver.h:8,
from ../lib/ethdev/ethdev_driver.h:19,
from ../drivers/net/intel/i40e/i40e_rxtx_vec_neon.c:8:
../lib/eal/include/rte_common.h:593:34: error: passing argument 1 of 'vst1q_u64' discards 'volatile' qualifier from pointer target type [-Werror=discarded-qualifiers]
593 | #define RTE_CAST_PTR(type, ptr) ((type)(uintptr_t)(ptr))
| ~^~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/intel/i40e/../common/rx_vec_neon.h:86:27: note: in expansion of macro 'RTE_CAST_PTR'
86 | vst1q_u64(RTE_CAST_PTR(volatile uint64_t *, ptr1), dma_addr1);
| ^~~~~~~~~~~~
In file included from ../lib/eal/arm/include/rte_vect.h:11,
from ../drivers/net/intel/i40e/i40e_rxtx_vec_neon.c:11:
/usr/lib/gcc/aarch64-linux-gnu/11/include/arm_neon.h:26504:22: note: expected 'uint64_t *' {aka 'long unsigned int *'} but argument is of type 'volatile uint64_t *' {aka 'volatile long unsigned int *'}
26504 | vst1q_u64 (uint64_t *__a, uint64x2_t __b)
| ~~~~~~~~~~^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Fedora 40 (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 Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: Depends on container host
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
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
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33122/
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-05-07 10:06 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <3925dc733f7a3c4dfcc1a36a5df5d2b14a3c5372.1746538072.git.anatoly.burakov@intel.com>
2025-05-06 12:55 ` |SUCCESS| pw153310-153322 [PATCH v1 13/13] net/intel: add common Tx mbuf recycle qemudev
2025-05-06 13:00 ` qemudev
2025-05-06 13:31 ` |SUCCESS| pw153322 " checkpatch
2025-05-07 5:06 ` |SUCCESS| pw153310-153322 [PATCH] [v1,13/13] net/intel: add common T dpdklab
2025-05-07 5:13 ` |FAILURE| " dpdklab
2025-05-07 5:14 ` |SUCCESS| " dpdklab
2025-05-07 5:15 ` dpdklab
2025-05-07 5:28 ` dpdklab
2025-05-07 5:39 ` dpdklab
2025-05-07 6:01 ` |PENDING| " dpdklab
2025-05-07 6:50 ` |SUCCESS| " dpdklab
2025-05-07 6:52 ` dpdklab
2025-05-07 8:15 ` |WARNING| " dpdklab
2025-05-07 8:18 ` |PENDING| " dpdklab
2025-05-07 9:11 ` dpdklab
2025-05-07 9:35 ` |FAILURE| " dpdklab
2025-05-07 9:36 ` dpdklab
2025-05-07 9:38 ` dpdklab
2025-05-07 9:44 ` dpdklab
2025-05-07 9:52 ` dpdklab
2025-05-07 9:54 ` dpdklab
2025-05-07 9:55 ` dpdklab
2025-05-07 9:56 ` dpdklab
2025-05-07 9:56 ` dpdklab
2025-05-07 9:57 ` dpdklab
2025-05-07 10:05 ` dpdklab
2025-05-07 10:06 ` dpdklab [this message]
2025-05-07 10:13 ` |SUCCESS| " dpdklab
2025-05-07 10:17 ` |FAILURE| " dpdklab
2025-05-07 10:19 ` dpdklab
2025-05-07 10:23 ` dpdklab
2025-05-07 11:20 ` |SUCCESS| " dpdklab
2025-05-07 12:46 ` |FAILURE| " dpdklab
2025-05-07 17:48 ` dpdklab
2025-05-07 17:58 ` dpdklab
2025-05-07 17:58 ` dpdklab
2025-05-07 18:09 ` dpdklab
2025-05-07 20:49 ` |SUCCESS| " 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=681b30a2.050a0220.1a388a.4f04SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=anatoly.burakov@intel.com \
--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).