|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 00:01:57 CET 2026


Test-Label: iol-unit-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-Unit-Test-DPDK#414842

Test environment and result as below:

+-------------------------------+---------------------------+----------------+------------------------------+--------------+
|          Environment          | cryptodev_sw_zuc_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest |
+===============================+===========================+================+==============================+==============+
| Debian 12 (arm)               | PEND                      | SKIPPED        | PEND                         | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 22.04                  | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 10              | SKIPPED                   | WARN           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| CentOS Stream 9               | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 43               | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 20.04                  | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Ubuntu 24.04                  | SKIPPED                   | PEND           | SKIPPED                      | PASS         |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 42               | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Debian GNU/Linux 12           | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Red Hat Enterprise Linux 9.7  | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Fedora Linux 41               | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+
| Red Hat Enterprise Linux 10.1 | SKIPPED                   | PEND           | SKIPPED                      | SKIPPED      |
+-------------------------------+---------------------------+----------------+------------------------------+--------------+

==== 20 line log output for CentOS Stream 10 (dpdk_unit_test): ====
../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
[960/3817] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_tx.c.o
[961/3817] Compiling C object drivers/libtmp_rte_net_ark.a.p/net_ark_ark_ethdev_rx.c.o
[962/3817] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

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

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

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

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

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

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

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

Fedora Linux 41
	Kernel: 5.4
	Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)

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

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