|WARNING| pw164389-164391 [PATCH] [v2,3/3] dma/ae4dma: add data path

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Mon May 25 22:01:09 CEST 2026


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/164391

_Testing issues_

Submitter: Raghavendra Ningoji <raghavendra.ningoji at amd.com>
Date: Monday, May 25 2026 18:42:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:04aeb0d247489080f69ea3e280f05a31f2043fc3

164389-164391 --> testing issues

Upstream job id: Aarch32-Unit-Test#9972

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 (lpm_autotest): ====


Message: DPDK build config complete:
source path = "/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk"
build path  = "/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build"
Build targets in project: 100

Found ninja-1.10.0 at /usr/bin/ninja
ninja: Entering directory `build'
[1/406] Compiling C object lib/librte_log.a.p/log_log_syslog.c.o
[2/406] Compiling C object lib/librte_log.a.p/log_log_color.c.o
[3/406] Compiling C object lib/librte_log.a.p/log_log_timestamp.c.o
[4/406] Generating rte_log_map with a custom command
[5/406] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
FAILED: lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
gcc-10 -Ilib/librte_kvargs.a.p -Ilib -I../lib -Ilib/eal/common -I../lib/eal/common -Ilib/kvargs -I../lib/kvargs -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/log -I../lib/log -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.2-a+crypto+sve -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.kvargs -MD -MQ lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o -MF lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o.d -o lib/librte_kvargs.a.p/kvargs_rt
 e_kvargs.c.o -c ../lib/kvargs/rte_kvargs.c
[6/406] Compiling C object lib/librte_log.a.p/log_log.c.o
[7/406] Generating rte_kvargs_map with a custom command
[8/406] Compiling C object lib/librte_log.a.p/log_log_journal.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

Ubuntu 24.04
	Kernel: 5.4
	Compiler: 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

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: clang gcc (GCC) 15.2.1 20260123 (Red Hat 15.2.1-7)

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 42
	Kernel: 5.4
	Compiler: clang gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)

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

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