|FAILURE| pw153051-153055 [PATCH] [v8,5/5] test/graph_feature_arc: a
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Sat Apr 19 13:00:46 CEST 2025
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153055
_Testing issues_
Submitter: Nitin Saxena <nsaxena at marvell.com>
Date: Saturday, April 19 2025 10:11:22
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
153051-153055 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#332202
Test environment and result as below:
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest |
+=============================+================+==============================+==============+===========================+
| CentOS Stream 9 (ARM) | WARN | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| CentOS Stream 10 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| 32-bit Ubuntu 22.04.4 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Debian 12 (arm) | PEND | PEND | SKIPPED | PEND |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 41 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Fedora 41 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
| Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PEND | SKIPPED |
+-----------------------------+----------------+------------------------------+--------------+---------------------------+
==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ====
ccache cc -Iapp/dpdk-graph.p -Iapp -I../app -Ilib/graph -I../lib/graph -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/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/pcapng -I../lib/pcapng -Ilib/ethdev -I../lib/ethdev -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Ilib/rcu -I../lib/rcu -Ilib/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/node -I../lib/node -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/cmdline -I../lib/cmdline -Iapp/graph -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 -Wf
ormat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8.1-a+crc+crypto -DALLOW_EXPERIMENTAL_API -MD -MQ app/dpdk-graph.p/graph_ip4_output_hook.c.o -MF app/dpdk-graph.p/graph_ip4_output_hook.c.o.d -o app/dpdk-graph.p/graph_ip4_output_hook.c.o -c ../app/graph/ip4_output_hook.c
../app/graph/ip4_output_hook.c: In function 'app_graph_ip4_output_hook_node1_process':
../app/graph/ip4_output_hook.c:91:48: error: 'next' may be used uninitialized in this function [-Werror=maybe-uninitialized]
91 | OUTPUT_HOOK_LAST_NEXT_INDEX(node->ctx) = next;
| ^
../app/graph/ip4_output_hook.c:53:18: note: 'next' was declared here
53 | uint16_t next;
| ^~~~
../app/graph/ip4_output_hook.c: In function 'app_graph_ip4_output_hook_node2_process':
../app/graph/ip4_output_hook.c:91:48: error: 'next' may be used uninitialized in this function [-Werror=maybe-uninitialized]
91 | OUTPUT_HOOK_LAST_NEXT_INDEX(node->ctx) = next;
| ^
../app/graph/ip4_output_hook.c:53:18: note: 'next' was declared here
53 | uint16_t next;
| ^~~~
cc1: all warnings being treated as errors
[3376/3681] Linking target app/dpdk-test-bbdev
[3377/3681] Linking target app/dpdk-test-acl
[3378/3681] Linking target app/dpdk-proc-info
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
CentOS Stream 10 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
32-bit Ubuntu 22.04.4 (ARM)
Kernel: 5.15.83+ aarch64
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Debian 12 (arm)
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
Fedora 40 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 40 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 41 (ARM Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9 (ARM)
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 22.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
Ubuntu 20.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora 41 (ARM)
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Ubuntu 24.04 (ARM)
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Ubuntu 20.04 ARM SVE
Kernel: Depends on container host
Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33039/
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