|FAILURE| pw167086 [PATCH] [RFC] NEW: pile stack and mempool driver

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sat Aug 1 12:12:28 CEST 2026


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
https://dpdk.org/patch/167086

_Testing issues_

Submitter: Morten Brorup <mb at smartsharesystems.com>
Date: Friday, July 31 2026 18:02:02 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:c1a46b9d9243e922428e8a5f87fa3c6ac177dc5a

167086 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#463343

Test environment and result as below:

+-------------------------------+---------------------------+------------------------------+----------------+--------------+
|          Environment          | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | lpm_autotest |
+===============================+===========================+==============================+================+==============+
| Debian GNU/Linux 13           | WARN                      | WARN                         | WARN           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 26.04                  | SKIPPED                   | SKIPPED                      | WARN           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 24.04                  | SKIPPED                   | SKIPPED                      | WARN           | WARN         |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Red Hat Enterprise Linux 9.8  | SKIPPED                   | SKIPPED                      | WARN           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Debian GNU/Linux 12           | SKIPPED                   | SKIPPED                      | PEND           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora Linux 43               | SKIPPED                   | SKIPPED                      | PEND           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Red Hat Enterprise Linux 10.2 | SKIPPED                   | SKIPPED                      | WARN           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Ubuntu 22.04                  | SKIPPED                   | SKIPPED                      | PASS           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 9               | SKIPPED                   | SKIPPED                      | PEND           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| CentOS Stream 10              | SKIPPED                   | SKIPPED                      | WARN           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+
| Fedora Linux 44               | SKIPPED                   | SKIPPED                      | PEND           | SKIPPED      |
+-------------------------------+---------------------------+------------------------------+----------------+--------------+

==== 20 line log output for CentOS Stream 10 (dpdk_unit_test): ====
../lib/eal/arm/include/rte_memcpy_64.h:365:33: error: writing 8 bytes into a region of size 0 [-Werror=stringop-overflow=]
365 | #define rte_memcpy(d, s, n)     memcpy((d), (s), (n))
|                                 ^~~~~~~~~~~~~~~~~~~~~
../lib/stack/rte_stack_std.h:41:9: note: in expansion of macro 'rte_memcpy'
41 |         rte_memcpy(stack_objs, obj_table, sizeof(void *) * n);
|         ^~~~~~~~~~
In file included from ../lib/eal/arm/include/rte_spinlock.h:13,
from ../lib/eal/include/rte_eal_memconfig.h:11,
from ../lib/eal/include/rte_memory.h:21,
from ../lib/eal/include/rte_memzone.h:26,
from ../lib/stack/rte_stack.h:23:
../lib/eal/include/generic/rte_spinlock.h: In function 'test_single_push_pop':
../lib/eal/include/generic/rte_spinlock.h:41:34: note: at offset [8, 34359738368] into destination object 'locked' of size 4
41 |         volatile RTE_ATOMIC(int) locked; /**< lock status 0 = unlocked, 1 = locked */
|                                  ^~~~~~
cc1: all warnings being treated as errors
[3310/3484] Compiling C object app/dpdk-test.p/test_test_table_tables.c.o
[3311/3484] Compiling C object app/dpdk-test.p/test_test_telemetry_json.c.o
[3312/3484] Compiling C object app/dpdk-test.p/test_test_table_combined.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Debian GNU/Linux 13
	Kernel: 7.0
	Compiler: gcc gcc (Debian 14.2.0-19) 14.2.0

Ubuntu 26.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 15.2.0-16ubuntu1) 15.2.0

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

Red Hat Enterprise Linux 9.8
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)

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

Fedora Linux 43
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)

Red Hat Enterprise Linux 10.2
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)

Ubuntu 22.04
	Kernel: 7.0
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0

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

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

Fedora Linux 44
	Kernel: 7.0
	Compiler: gcc gcc (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)

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

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