From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Ankur Dwivedi <adwivedi@marvell.com>
Subject: |FAILURE| pw152919-152930 [PATCH] [v1,12/12] app/graph: add IP6 look
Date: Tue, 15 Apr 2025 08:53:34 -0700 (PDT) [thread overview]
Message-ID: <67fe80fe.050a0220.29f7b1.1e68SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250415121052.1497155-13-adwivedi@marvell.com>
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/152930
_Testing issues_
Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Tuesday, April 15 2025 12:10:52
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:ca1690ebd224f148268285b15b97441ccdbdd07e
152919-152930 --> testing issues
Upstream job id: Generic-VM-Unit-Test-DPDK#27990
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| CentOS Stream 9 | WARN |
+---------------------+----------------+
| Debian 12 | WARN |
+---------------------+----------------+
| CentOS Stream 10 | WARN |
+---------------------+----------------+
| Fedora 40 (Clang) | WARN |
+---------------------+----------------+
| Fedora 40 | WARN |
+---------------------+----------------+
| Fedora 41 | WARN |
+---------------------+----------------+
| Fedora 41 (Clang) | WARN |
+---------------------+----------------+
| RHEL9 | WARN |
+---------------------+----------------+
| Ubuntu 20.04 | FAIL |
+---------------------+----------------+
| Ubuntu 22.04 | WARN |
+---------------------+----------------+
| RHEL8 | WARN |
+---------------------+----------------+
| Ubuntu 24.04 | WARN |
+---------------------+----------------+
| Windows Server 2022 | PASS |
+---------------------+----------------+
==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
[582/3489] Linking target lib/librte_graph.so.25.2
[583/3489] Compiling C object lib/librte_node.a.p/node_ethdev_tx.c.o
[584/3489] Generating symbol file lib/librte_graph.so.25.2.p/librte_graph.so.25.2.symbols
[585/3489] Compiling C object lib/librte_node.a.p/node_ip4_local.c.o
[586/3489] Compiling C object lib/librte_node.a.p/node_ip4_lookup.c.o
[587/3489] Compiling C object lib/librte_node.a.p/node_ip4_lookup_fib.c.o
FAILED: lib/librte_node.a.p/node_ip4_lookup_fib.c.o
ccache cc -Ilib/librte_node.a.p -Ilib -I../lib -Ilib/node -I../lib/node -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/x86/include -I../lib/eal/x86/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/graph -I../lib/graph -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/lpm -I../lib/lpm -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/cryptodev -I../lib/cryptodev -Ilib/ip_frag -I../lib/ip_frag -Ilib/fib -I../lib/fib -Ilib/rib -I../lib/rib -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 -Wform
at -Wformat-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 -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -fno-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=lib.node -MD -MQ lib/librte_node.a.p/node_ip4_lookup_fib.c.o -MF lib/librte_node.a.p/node_ip4_lookup_fib.c.o.d -o lib/librte_node.a.p/node_ip4_lookup_fib.c.o -c ../lib/node/ip4_lookup_fib.c
../lib/node/ip4_lookup_fib.c: In function 'ip4_lookup_fib_node_process':
../lib/node/ip4_lookup_fib.c:51:9: error: ISO C90 forbids variable length array 'next_hop' [-Werror=vla]
51 | uint64_t next_hop[nb_objs];
| ^~~~~~~~
../lib/node/ip4_lookup_fib.c:57:9: error: ISO C90 forbids variable length array 'ip' [-Werror=vla]
57 | uint32_t ip[nb_objs];
| ^~~~~~~~
cc1: all warnings being treated as errors
[588/3489] Compiling C object lib/librte_node.a.p/node_ip4_reassembly.c.o
[589/3489] Compiling C object lib/librte_pipeline.a.p/pipeline_rte_table_action.c.o
[590/3489] Compiling C object lib/librte_node.a.p/node_ip4_rewrite.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Debian 12
Kernel: Depends on container host
Compiler: gcc (Debian 12.2.0-14) 12.2.0
CentOS Stream 10
Kernel: Depends on container host
Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)
Fedora 40 (Clang)
Kernel: Depends on container host
Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)
Fedora 40
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41
Kernel: Depends on container host
Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)
Fedora 41 (Clang)
Kernel: Depends on container host
Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)
RHEL9
Kernel: Depends on container host
Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)
Ubuntu 20.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Ubuntu 22.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
RHEL8
Kernel: Depends on container host
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)
Ubuntu 24.04
Kernel: Depends on container host
Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33010/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next prev parent reply other threads:[~2025-04-15 15:53 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250415121052.1497155-13-adwivedi@marvell.com>
2025-04-15 11:40 ` |SUCCESS| pw152919-152930 [PATCH v1 12/12] app/graph: add IP6 lookup mode command qemudev
2025-04-15 11:44 ` qemudev
2025-04-15 12:12 ` |SUCCESS| pw152930 " checkpatch
2025-04-15 13:03 ` |FAILURE| " 0-day Robot
2025-04-15 13:51 ` |SUCCESS| pw152919-152930 [PATCH] [v1,12/12] app/graph: add IP6 look dpdklab
2025-04-15 13:53 ` dpdklab
2025-04-15 14:00 ` dpdklab
2025-04-15 14:03 ` dpdklab
2025-04-15 14:04 ` dpdklab
2025-04-15 14:19 ` dpdklab
2025-04-15 14:26 ` dpdklab
2025-04-15 14:27 ` |PENDING| " dpdklab
2025-04-15 14:34 ` |SUCCESS| " dpdklab
2025-04-15 14:55 ` |FAILURE| " dpdklab
2025-04-15 14:59 ` |WARNING| " dpdklab
2025-04-15 15:03 ` |FAILURE| " dpdklab
2025-04-15 15:04 ` dpdklab
2025-04-15 15:05 ` |WARNING| " dpdklab
2025-04-15 15:06 ` |FAILURE| " dpdklab
2025-04-15 15:07 ` dpdklab
2025-04-15 15:08 ` dpdklab
2025-04-15 15:08 ` dpdklab
2025-04-15 15:10 ` |WARNING| " dpdklab
2025-04-15 15:12 ` |FAILURE| " dpdklab
2025-04-15 15:13 ` dpdklab
2025-04-15 15:14 ` dpdklab
2025-04-15 15:14 ` dpdklab
2025-04-15 15:15 ` dpdklab
2025-04-15 15:16 ` dpdklab
2025-04-15 15:16 ` dpdklab
2025-04-15 15:18 ` dpdklab
2025-04-15 15:18 ` dpdklab
2025-04-15 15:29 ` |SUCCESS| " dpdklab
2025-04-15 15:33 ` |WARNING| " dpdklab
2025-04-15 15:40 ` |FAILURE| " dpdklab
2025-04-15 15:51 ` |WARNING| " dpdklab
2025-04-15 15:52 ` |FAILURE| " dpdklab
2025-04-15 15:53 ` dpdklab [this message]
2025-04-16 4:09 ` |SUCCESS| " dpdklab
2025-04-16 4:46 ` |WARNING| " dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=67fe80fe.050a0220.29f7b1.1e68SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=adwivedi@marvell.com \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).