|FAILURE| pw159688-159689 [PATCH] [v4,2/2] mailmap: add Scott Mitche

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jan 14 02:29:52 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#456753

Test environment and result as below:

+-----------------+--------------------+
|   Environment   | dpdk_meson_compile |
+=================+====================+
| Ubuntu 24.04    | FAIL               |
+-----------------+--------------------+
| Fedora Linux 43 | FAIL               |
+-----------------+--------------------+

==== 20 line log output for Fedora Linux 43 (dpdk_meson_compile): ====
133 |         void *ptr = rte_malloc_socket(type, size, align, socket);
|                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../lib/log/rte_log.h:22,
from ../lib/eal/include/rte_debug.h:17,
from ../lib/eal/include/rte_bitops.h:23,
from ../lib/eal/include/rte_memory.h:18,
from ../lib/eal/common/rte_malloc.c:13:
In function 'malloc_elem_from_data',
inlined from 'rte_zmalloc_socket' at ../lib/eal/common/rte_malloc.c:136:30:
../lib/eal/common/malloc_elem.h:315:71: error: array subscript -1 is outside array bounds of 'void[]' [-Werror=array-bounds=]
315 |         return elem->state != ELEM_PAD ? elem:  RTE_PTR_SUB(elem, elem->pad);
../lib/eal/include/rte_common.h:612:72: note: in definition of macro 'RTE_PTR_SUB'
612 |                         default:            ((void *)((char *)(ptr) - (x))) \
|                                                                        ^
../lib/eal/common/rte_malloc.c: In function 'rte_zmalloc_socket':
../lib/eal/common/rte_malloc.c:133:21: note: at offset -128 into object of size [0, 9223372036854775807] allocated by 'rte_malloc_socket'
133 |         void *ptr = rte_malloc_socket(type, size, align, socket);
|                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

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/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