|FAILURE| pw159688-159689 [PATCH] [v4,2/2] mailmap: add Scott Mitche
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Jan 12 20:30:25 CET 2026
Test-Label: iol-compile-arm64-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-Meson#455947
Test environment and result as below:
+--------------+--------------------+
| Environment | dpdk_meson_compile |
+==============+====================+
| Ubuntu 22.04 | FAIL |
+--------------+--------------------+
==== 20 line log output for Ubuntu 22.04 (dpdk_meson_compile): ====
| ^~~~~~~~~~~~~~~~~~
../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 ====
Ubuntu 22.04
Kernel: 5.4
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