automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Nitin Saxena <nsaxena@marvell.com>
Subject: |FAILURE| pw153051-153055 [PATCH] [v8,5/5] test/graph_feature_arc: a
Date: Sat, 19 Apr 2025 04:09:01 -0700 (PDT)	[thread overview]
Message-ID: <6803844d.050a0220.25e2be.86a8SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250419101124.1410233-6-nsaxena@marvell.com>

Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/153055

_Testing issues_

Submitter: Nitin Saxena <nsaxena@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#332219

Test environment and result as below:

+-------------------+----------------+
|    Environment    | dpdk_unit_test |
+===================+================+
| CentOS Stream 9   | WARN           |
+-------------------+----------------+
| CentOS Stream 10  | PASS           |
+-------------------+----------------+
| Fedora 40 (Clang) | PEND           |
+-------------------+----------------+
| Fedora 40         | PEND           |
+-------------------+----------------+
| Debian 12         | PEND           |
+-------------------+----------------+
| Ubuntu 20.04      | WARN           |
+-------------------+----------------+
| Fedora 41         | PEND           |
+-------------------+----------------+
| Fedora 41 (Clang) | PEND           |
+-------------------+----------------+
| RHEL8             | PEND           |
+-------------------+----------------+
| Ubuntu 22.04      | PEND           |
+-------------------+----------------+
| Ubuntu 24.04      | PEND           |
+-------------------+----------------+
| RHEL9             | PEND           |
+-------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (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/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/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=native -mrtm -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:41: 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:11: 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:41: 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:11: note: 'next' was declared here
53 |  uint16_t next;
|           ^~~~
cc1: all warnings being treated as errors
[3173/3485] Compiling C object app/dpdk-test-acl.p/test-acl_main.c.o
[3174/3485] Compiling C object app/dpdk-proc-info.p/proc-info_main.c.o
[3175/3485] Linking target app/dpdk-pdump
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)

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)

Debian 12
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

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/

  parent reply	other threads:[~2025-04-19 11:09 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250419101124.1410233-6-nsaxena@marvell.com>
2025-04-19  9:43 ` |SUCCESS| pw153051-153055 [PATCH v8 5/5] test/graph_feature_arc: add functional tests qemudev
2025-04-19  9:49 ` |FAILURE| " qemudev
2025-04-19 10:15 ` |WARNING| pw153055 " checkpatch
2025-04-19 10:55 ` |SUCCESS| pw153051-153055 [PATCH] [v8,5/5] test/graph_feature_arc: a dpdklab
2025-04-19 10:58 ` |FAILURE| " dpdklab
2025-04-19 10:58 ` |SUCCESS| " dpdklab
2025-04-19 11:00 ` |FAILURE| " dpdklab
2025-04-19 11:00 ` |PENDING| " dpdklab
2025-04-19 11:01 ` |FAILURE| " dpdklab
2025-04-19 11:06 ` |SUCCESS| " dpdklab
2025-04-19 11:06 ` |PENDING| " dpdklab
2025-04-19 11:07 ` dpdklab
2025-04-19 11:07 ` |FAILURE| " dpdklab
2025-04-19 11:09 ` dpdklab [this message]
2025-04-19 11:10 ` |SUCCESS| " dpdklab
2025-04-19 11:11 ` dpdklab
2025-04-19 11:16 ` dpdklab
2025-04-19 11:21 ` dpdklab
2025-04-19 11:26 ` dpdklab
2025-04-19 11:27 ` |FAILURE| " dpdklab
2025-04-19 11:39 ` |WARNING| " dpdklab
2025-04-19 11:45 ` |FAILURE| " dpdklab
2025-04-19 11:51 ` |SUCCESS| " dpdklab
2025-04-19 11:58 ` |FAILURE| " dpdklab
2025-04-19 12:14 ` dpdklab
2025-04-19 12:57 ` 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=6803844d.050a0220.25e2be.86a8SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=nsaxena@marvell.com \
    --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).