|FAILURE| pw161432-161433 [PATCH] [RFC,v3,2/2] mempool: de-inline ge

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Tue Feb 17 03:44:40 CET 2026


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/161433

_Testing issues_

Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Monday, February 16 2026 15:23:20 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:05d74daef2d301660c7ba545de45147973c88d79

161432-161433 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#466577

Test environment and result as below:

+-------------------------------+--------------------+
|          Environment          | dpdk_meson_compile |
+===============================+====================+
| Red Hat Enterprise Linux 9.7  | PASS               |
+-------------------------------+--------------------+
| Red Hat Enterprise Linux 10.1 | FAIL               |
+-------------------------------+--------------------+
| Ubuntu 24.04                  | FAIL               |
+-------------------------------+--------------------+
| Debian GNU/Linux 12           | PASS               |
+-------------------------------+--------------------+
| Fedora Linux 42               | PASS               |
+-------------------------------+--------------------+
| Ubuntu 22.04                  | PASS               |
+-------------------------------+--------------------+
| CentOS Stream 9               | PASS               |
+-------------------------------+--------------------+
| CentOS Stream 10              | FAIL               |
+-------------------------------+--------------------+
| Fedora Linux 43               | PASS               |
+-------------------------------+--------------------+

==== 20 line log output for CentOS Stream 10 (dpdk_meson_compile): ====
../lib/mempool/rte_mempool.h:1610:30: error: array subscript 4096 is above array bounds of 'void *[1024]' [-Werror=array-bounds=]
1610 |                 cache_objs = &cache->objs[cache->len];
|                              ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/mempool/rte_mempool.h: In function 'dpaa2_qdma_vchan_setup':
../lib/mempool/rte_mempool.h:113:44: note: while referencing 'objs'
113 |         alignas(RTE_CACHE_LINE_SIZE) void *objs[RTE_MEMPOOL_CACHE_MAX_SIZE * 2];
|                                            ^~~~
In function 'rte_mempool_do_generic_get',
inlined from 'rte_mempool_generic_get' at ../lib/mempool/rte_mempool.h:1652:8,
inlined from 'rte_mempool_get_bulk' at ../lib/mempool/rte_mempool.h:1687:9,
inlined from 'dpaa2_qdma_vchan_setup' at ../drivers/dma/dpaa2/dpaa2_qdma.c:1388:9:
../lib/mempool/rte_mempool.h:1610:30: error: array subscript 4096 is above array bounds of 'void *[1024]' [-Werror=array-bounds=]
1610 |                 cache_objs = &cache->objs[cache->len];
|                              ^~~~~~~~~~~~~~~~~~~~~~~~
../lib/mempool/rte_mempool.h: In function 'dpaa2_qdma_vchan_setup':
../lib/mempool/rte_mempool.h:113:44: note: while referencing 'objs'
113 |         alignas(RTE_CACHE_LINE_SIZE) void *objs[RTE_MEMPOOL_CACHE_MAX_SIZE * 2];
|                                            ^~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

Red Hat Enterprise Linux 9.7
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)

Red Hat Enterprise Linux 10.1
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)

Ubuntu 24.04
	Kernel: 5.15
	Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0

Fedora Linux 42
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0

CentOS Stream 9
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

CentOS Stream 10
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Fedora Linux 43
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35237/

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