|WARNING| pw159688-159689 [PATCH] [v4,2/2] mailmap: add Scott Mitche
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Jan 12 03:13:35 CET 2026
Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
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-Unit-Test-DPDK#405712
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| CentOS Stream 10 | WARN |
+-------------------------------+----------------+
| CentOS Stream 9 | WARN |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | WARN |
+-------------------------------+----------------+
| Fedora Linux 43 | WARN |
+-------------------------------+----------------+
| Fedora Linux 41 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 10.1 | WARN |
+-------------------------------+----------------+
| Fedora Linux 42 | WARN |
+-------------------------------+----------------+
| Ubuntu 24.04 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.7 | WARN |
+-------------------------------+----------------+
| Ubuntu 20.04 | WARN |
+-------------------------------+----------------+
| Ubuntu 22.04 | WARN |
+-------------------------------+----------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_unit_test): ====
| ^~~~~~~~~~~~~~~~~~
../lib/eal/common/eal_common_memory.c:93:35: note: in expansion of macro 'RTE_PTR_ALIGN'
93 | requested_addr == RTE_PTR_ALIGN(requested_addr, page_sz) &&
| ^~~~~~~~~~~~~
../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/include/rte_common.h:707:35: note: in expansion of macro 'RTE_PTR_ALIGN_CEIL'
707 | #define RTE_PTR_ALIGN(ptr, align) RTE_PTR_ALIGN_CEIL(ptr, align)
| ^~~~~~~~~~~~~~~~~~
../lib/eal/common/eal_common_memory.c:132:25: note: in expansion of macro 'RTE_PTR_ALIGN'
132 | RTE_PTR_ALIGN(mapped_addr, page_sz);
| ^~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 43
Kernel: 5.15
Compiler: clang gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Fedora Linux 41
Kernel: 5.15
Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Red Hat Enterprise Linux 10.1
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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)
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.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