|FAILURE| pw159688-159689 [PATCH] [v4,2/2] mailmap: add Scott Mitche

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon Jan 12 18:49:42 CET 2026


Test-Label: iol-abi-testing
Test-Status: FAILURE
http://dpdk.org/patch/159689

_Testing issues_

Submitter: Scott Mitchell <scott.k.mitch1 at 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/


More information about the test-report mailing list