From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, "David Marchand" <david.marchand@redhat.com>,
"Thomas Monjalon" <thomas@monjalon.net>,
"Morten Brørup" <mb@smartsharesystems.com>
Subject: |FAILURE| pw117504 [PATCH] eal: non-temporal memcpy
Date: Thu, 6 Oct 2022 21:26:04 +0000 (UTC) [thread overview]
Message-ID: <20221006212604.69F6F601BB@dpdk-ubuntu.dpdklab.iol.unh.edu> (raw)
[-- Attachment #1: Type: text/plain, Size: 3375 bytes --]
Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/117504
_Testing issues_
Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Thursday, October 06 2022 20:34:26
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:4ed890495594a71e618d62fd975c5868915eb4a1
117504 --> testing fail
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM Clang Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Native | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Ubuntu 20.04 ARM SVE (dpdk_meson_compile): ====
217 | __rte_experimental
| ^
| ;
218 | static __rte_always_inline
| ~~~~~~
../lib/eal/include/generic/rte_memcpy.h:220:36: error: "GCC_VERSION" is not defined, evaluates to 0 [-Werror=undef]
220 | #if defined(RTE_TOOLCHAIN_GCC) && (GCC_VERSION >= 100000)
| ^~~~~~~~~~~
../lib/eal/include/generic/rte_memcpy.h:218:8: error: type defaults to 'int' in declaration of '__rte_always_inline' [-Werror=implicit-int]
218 | static __rte_always_inline
| ^~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_memcpy.h:223:1: error: 'nonnull' attribute only applies to function types [-Werror=attributes]
223 | void rte_memcpy_ex(void * __rte_restrict dst, const void * __rte_restrict src, size_t len,
| ^~~~
../lib/eal/include/generic/rte_memcpy.h:223:1: error: expected ',' or ';' before 'void'
../lib/eal/include/generic/rte_memcpy.h:218:8: error: '__rte_always_inline' defined but not used [-Werror=unused-variable]
218 | static __rte_always_inline
| ^~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04 ARM Clang Native
Kernel: 5.4.0-53-generic
Compiler: clang 10.0.0-4ubuntu1
Ubuntu 20.04 ARM GCC Native
Kernel: 5.4.0-53-generic
Compiler: gcc 9.3
Ubuntu 20.04 ARM GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: 5.4.0-72-generic
Compiler: clang version 10.0.0-4ubuntu1
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: 5.4.0-72-generic
Compiler: gcc 9.3.0
Ubuntu 20.04 ARM SVE
Kernel: 5.4.0-80-generic
Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/23814/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2022-10-06 21:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-06 21:26 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-06 21:43 dpdklab
[not found] <20221006203426.78743-1-mb@smartsharesystems.com>
2022-10-06 21:39 ` 0-day Robot
2022-10-06 21:36 dpdklab
2022-10-06 20:59 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=20221006212604.69F6F601BB@dpdk-ubuntu.dpdklab.iol.unh.edu \
--to=dpdklab@iol.unh.edu \
--cc=david.marchand@redhat.com \
--cc=mb@smartsharesystems.com \
--cc=test-report@dpdk.org \
--cc=thomas@monjalon.net \
/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).