|WARNING| pw165213 [PATCH] net/crc: add 4x folding loop for x86 SSE
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Wed Jun 10 03:15:35 CEST 2026
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
https://dpdk.org/patch/165213
_Testing issues_
Submitter: Shreesh Adiga <16567adigashreesh at gmail.com>
Date: Tuesday, June 09 2026 07:57:12
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:d8d5c008b96c71ed1a84cba8d07520b6ae996230
165213 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#446825
Test environment and result as below:
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest |
+==============================+================+==============+===========================+==============================+
| CentOS Stream 9 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Debian GNU/Linux 12 | PASS | SKIPPED | PASS | PASS |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 43 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| CentOS Stream 10 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Fedora Linux 44 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Red Hat Enterprise Linux 9.7 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 24.04 | PASS | WARN | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
| Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | SKIPPED |
+------------------------------+----------------+--------------+---------------------------+------------------------------+
==== 20 line log output for Ubuntu 24.04 (lpm_autotest): ====
power/*: missing internal dependency, "power"
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: 101
Found ninja-1.11.1 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_timestamp.c.o
[3/406] Compiling C object lib/librte_log.a.p/log_log_color.c.o
[4/406] Compiling C object lib/librte_log.a.p/log_log_journal.c.o
FAILED: lib/librte_log.a.p/log_log_journal.c.o
gcc-10 -Ilib/librte_log.a.p -Ilib -I../lib -Ilib/eal/common -I../lib/eal/common -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 -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wshadow -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -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.log -DRTE_COMPONENT_CLASS=lib -DRTE_COMPONENT_NAME=log -MD -MQ lib/librte_log.a.p/log_log_journal.c.o -MF lib/librte_log.a.p/log_log_journal.c.o.d -o lib/librte_log.a.p/log_log_jour
nal.c.o -c ../lib/log/log_journal.c
[5/406] Compiling C object lib/librte_log.a.p/log_log.c.o
[6/406] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[7/406] Generating rte_log_map with a custom command
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
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)
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 20260501 (Red Hat 16.1.1-1)
Red Hat Enterprise Linux 9.7
Kernel: 7.0
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Ubuntu 24.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 22.04
Kernel: 7.0
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/36193/
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