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 05:57:42 -0700 (PDT)	[thread overview]
Message-ID: <68039dc6.170a0220.32312e.c3d4SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250419101124.1410233-6-nsaxena@marvell.com>

Test-Label: iol-compile-arm64-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-DPDK-Compile-Meson#381430

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | FAIL               |
+----------------------------------------+--------------------+
| CentOS Stream 10 (ARM)                 | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
from ../lib/graph/rte_graph_worker_common.h:20,
from ../lib/graph/rte_graph_model_rtc.h:6,
from ../lib/graph/rte_graph_worker.h:9,
from ../lib/graph/graph_private.h:18,
from ../lib/graph/graph_feature_arc.c:5:
../lib/graph/graph_feature_arc.c: In function 'rte_graph_feature_arc_create':
../lib/graph/graph_private.h:25:38: error: format '%llu' expects argument of type 'long long unsigned int', but argument 7 has type 'size_t' {aka 'unsigned int'} [-Werror=format=]
25 |   "%s():%u ", __func__ RTE_LOG_COMMA __LINE__, __VA_ARGS__)
|                                      ^~~~~~~~
../lib/log/rte_log.h:334:25: note: in definition of macro 'RTE_LOG'
334 |    RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
|                         ^
../lib/graph/graph_private.h:31:24: note: in expansion of macro 'GRAPH_LOG'
31 | #define graph_err(...) GRAPH_LOG(ERR, __VA_ARGS__)
|                        ^~~~~~~~~
../lib/graph/graph_feature_arc.c:1260:3: note: in expansion of macro 'graph_err'
1260 |   graph_err("memzone reserve failed for arc: %s of size: %"PRIu64,
|   ^~~~~~~~~
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	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)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Fedora 41 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

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

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

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

CentOS Stream 10 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20241104 (Red Hat 14.2.1-6)

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

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

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.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/

      parent reply	other threads:[~2025-04-19 12:57 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
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 [this message]

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=68039dc6.170a0220.32312e.c3d4SMTPIN_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).