From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Scott Mitchell <scott.k.mitch1@gmail.com>
Subject: |FAILURE| pw159688-159689 [PATCH] [v4,2/2] mailmap: add Scott Mitche
Date: Mon, 12 Jan 2026 09:49:42 -0800 (PST) [thread overview]
Message-ID: <69653436.170a0220.265c38.1564SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20260111160626.2103-3-scott.k.mitch1@gmail.com>
Test-Label: iol-abi-testing
Test-Status: FAILURE
http://dpdk.org/patch/159689
_Testing issues_
Submitter: Scott Mitchell <scott.k.mitch1@gmail.com>
Date: Sunday, January 11 2026 16:06:26
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:cd60dcd503b91956f966a1f6d595b35d256ac00f
159688-159689 --> testing issues
Upstream job id: Generic-DPDK-Compile-ABI#137731
Test environment and result as below:
+-------------------------------+----------+
| Environment | abi_test |
+===============================+==========+
| Debian GNU/Linux 12 | PASS |
+-------------------------------+----------+
| CentOS Stream 9 | FAIL |
+-------------------------------+----------+
| CentOS Stream 10 | PASS |
+-------------------------------+----------+
| Fedora Linux 42 | PASS |
+-------------------------------+----------+
| openSUSE Leap 15.6 | PASS |
+-------------------------------+----------+
| Red Hat Enterprise Linux 8.10 | FAIL |
+-------------------------------+----------+
| Red Hat Enterprise Linux 9.7 | FAIL |
+-------------------------------+----------+
| Red Hat Enterprise Linux 10.1 | PASS |
+-------------------------------+----------+
| Ubuntu 22.04 | FAIL |
+-------------------------------+----------+
| Fedora Linux 43 | PASS |
+-------------------------------+----------+
| Ubuntu 24.04 | PASS |
+-------------------------------+----------+
==== 20 line log output for Ubuntu 22.04 (abi_test): ====
[46/3794] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[47/3794] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
FAILED: lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ccache cc -Ilib/librte_eal.a.p -Ilib -I../lib -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -I../kernel/linux -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 -Ilib/argparse -I../lib/argparse -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=c11 -O2 -g -include rte_config.h -Wvla -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 -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="26.1"' -DRTE_EAL
_PTHREAD_ATTR_SETAFFINITY_NP -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_common_eal_common_options.c.o -MF lib/librte_eal.a.p/eal_common_eal_common_options.c.o.d -o lib/librte_eal.a.p/eal_common_eal_common_options.c.o -c ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/include/rte_string_fns.h:18,
from ../lib/eal/common/eal_common_options.c:23:
../lib/eal/common/eal_common_options.c: In function 'eal_parse_base_virtaddr':
../lib/eal/include/rte_common.h:196:31: error: expected expression before '#pragma'
196 | #define __rte_diagnostic_push _Pragma("GCC diagnostic push")
| ^~~~~~~
../lib/eal/include/rte_common.h:560:17: note: in expansion of macro '__rte_diagnostic_push'
560 | __rte_diagnostic_push \
| ^~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:689:42: note: in expansion of macro 'RTE_PTR_ADD'
689 | RTE_PTR_ALIGN_FLOOR((typeof(ptr))RTE_PTR_ADD(ptr, (align) - 1), align)
| ^~~~~~~~~~~
../lib/eal/common/eal_common_options.c:1613:17: note: in expansion of macro 'RTE_PTR_ALIGN_CEIL'
1613 | RTE_PTR_ALIGN_CEIL((uintptr_t)addr, (size_t)RTE_PGSIZE_16M);
| ^~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
Fedora Linux 42
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
openSUSE Leap 15.6
Kernel: 5.15
Compiler: gcc gcc (SUSE Linux) 7.5.0
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28)
Red Hat Enterprise Linux 9.7
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 10.1
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Fedora Linux 43
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/34881/
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:[~2026-01-12 17:49 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20260111160626.2103-3-scott.k.mitch1@gmail.com>
2026-01-11 16:07 ` |SUCCESS| pw159689 [PATCH v4 2/2] mailmap: add Scott Mitchell checkpatch
2026-01-11 17:00 ` |FAILURE| pw159688-159689 " qemudev
2026-01-11 17:42 ` |FAILURE| pw159689 " 0-day Robot
2026-01-12 0:17 ` |FAILURE| pw159688-159689 [PATCH] [v4,2/2] mailmap: add Scott Mitche dpdklab
2026-01-12 0:19 ` dpdklab
2026-01-12 0:20 ` dpdklab
2026-01-12 0:21 ` |WARNING| " dpdklab
2026-01-12 0:23 ` |FAILURE| " dpdklab
2026-01-12 0:35 ` dpdklab
2026-01-12 0:41 ` |SUCCESS| " dpdklab
2026-01-12 1:45 ` |FAILURE| " dpdklab
2026-01-12 1:45 ` dpdklab
2026-01-12 2:13 ` |WARNING| " dpdklab
2026-01-12 2:40 ` |FAILURE| " dpdklab
2026-01-12 4:06 ` dpdklab
2026-01-12 4:24 ` dpdklab
2026-01-12 15:39 ` dpdklab
2026-01-12 15:45 ` dpdklab
2026-01-12 15:56 ` |SUCCESS| " dpdklab
2026-01-12 15:56 ` |FAILURE| " dpdklab
2026-01-12 16:30 ` dpdklab
2026-01-12 16:45 ` dpdklab
2026-01-12 16:53 ` dpdklab
2026-01-12 17:27 ` |WARNING| " dpdklab
2026-01-12 17:49 ` dpdklab [this message]
2026-01-12 18:08 ` |SUCCESS| " dpdklab
2026-01-12 18:53 ` |FAILURE| " dpdklab
2026-01-12 19:30 ` 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=69653436.170a0220.265c38.1564SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=scott.k.mitch1@gmail.com \
--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).