From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Andre Muezerie <andremue@linux.microsoft.com>
Subject: |FAILURE| pw150587-150588 [PATCH] [v2,2/2] stack: enable build with
Date: Tue, 28 Jan 2025 14:40:32 -0800 (PST) [thread overview]
Message-ID: <67995ce0.c80a0220.380b32.c98eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1738099014-16629-3-git-send-email-andremue@linux.microsoft.com>
Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/150588
_Testing issues_
Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Tuesday, January 28 2025 21:16:54
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:3cd695c34528571c378c5f6be7ff81d3cca9a84c
150587-150588 --> testing issues
Upstream job id: Generic-DPDK-Compile-Meson#355939
Test environment and result as below:
+----------------------------------------+--------------------+
| Environment | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Fedora 40 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM) | FAIL |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile | FAIL |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM) | FAIL |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang) | FAIL |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS |
+----------------------------------------+--------------------+
| Debian 12 (arm) | FAIL |
+----------------------------------------+--------------------+
==== 20 line log output for Debian 12 (arm) (dpdk_meson_compile): ====
FAILED: lib/librte_stack.a.p/stack_rte_stack.c.o
ccache cc -Ilib/librte_stack.a.p -Ilib -I../lib -Ilib/stack -I../lib/stack -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=l
ib.stack -MD -MQ lib/librte_stack.a.p/stack_rte_stack.c.o -MF lib/librte_stack.a.p/stack_rte_stack.c.o.d -o lib/librte_stack.a.p/stack_rte_stack.c.o -c ../lib/stack/rte_stack.c
In file included from ../lib/stack/rte_stack_lf.h:12,
from ../lib/stack/rte_stack.h:92,
from ../lib/stack/rte_stack.c:16:
../lib/stack/rte_stack_lf_c11.h: In function '__rte_atomic128_cmp_exchange':
../lib/stack/rte_stack_lf_c11.h:51:23: error: expected string literal before 'MPLOCKED'
51 | MPLOCKED
| ^~~~~~~~
../lib/stack/rte_stack_lf_c11.h:38:44: error: unused parameter 'dst' [-Werror=unused-parameter]
38 | __rte_atomic128_cmp_exchange(rte_int128_t *dst,
| ~~~~~~~~~~~~~~^~~
../lib/stack/rte_stack_lf_c11.h:39:44: error: unused parameter 'exp' [-Werror=unused-parameter]
39 | rte_int128_t *exp,
| ~~~~~~~~~~~~~~^~~
../lib/stack/rte_stack_lf_c11.h:40:50: error: unused parameter 'src' [-Werror=unused-parameter]
40 | const rte_int128_t *src,
| ~~~~~~~~~~~~~~~~~~~~^~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====
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)
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
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Debian 12 with MUSDK
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04 ARM Clang Cross Compile
Kernel: Depends on container host
Compiler: clang 10.0.0-4ubuntu1
Debian 11 (Buster) (ARM)
Kernel: Depends on container host
Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
Ubuntu 20.04 aarch32 GCC Cross Compile
Kernel: Depends on container host
Compiler: gcc 9.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32445/
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-28 22:40 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1738099014-16629-3-git-send-email-andremue@linux.microsoft.com>
2025-01-28 20:43 ` |SUCCESS| pw150587-150588 [PATCH v2 2/2] stack: enable build with MSVC qemudev
2025-01-28 20:47 ` qemudev
2025-01-28 21:17 ` |SUCCESS| pw150588 " checkpatch
2025-01-28 21:48 ` |FAILURE| pw150587-150588 [PATCH] [v2,2/2] stack: enable build with dpdklab
2025-01-28 21:53 ` dpdklab
2025-01-28 21:57 ` dpdklab
2025-01-28 22:00 ` |PENDING| " dpdklab
2025-01-28 22:02 ` |SUCCESS| " dpdklab
2025-01-28 22:03 ` |FAILURE| pw150588 [PATCH v2 2/2] stack: enable build with MSVC 0-day Robot
2025-01-28 22:06 ` |WARNING| pw150587-150588 [PATCH] [v2,2/2] stack: enable build with dpdklab
2025-01-28 22:08 ` |SUCCESS| " dpdklab
2025-01-28 22:10 ` dpdklab
2025-01-28 22:13 ` dpdklab
2025-01-28 22:14 ` |PENDING| " dpdklab
2025-01-28 22:26 ` dpdklab
2025-01-28 22:35 ` |FAILURE| " dpdklab
2025-01-28 22:40 ` dpdklab [this message]
2025-01-28 22:55 ` |SUCCESS| " dpdklab
2025-01-28 23:06 ` |WARNING| " dpdklab
2025-01-28 23:10 ` |SUCCESS| " dpdklab
2025-01-30 2:17 ` 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=67995ce0.c80a0220.380b32.c98eSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=andremue@linux.microsoft.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).