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
Subject: |WARNING| pw149788-149857 [PATCH] [v14,81/81] drivers/vdpa: add comp
Date: Fri, 10 Jan 2025 14:36:24 -0800 (PST)	[thread overview]
Message-ID: <6781a0e8.0d0a0220.1ba7d1.770dSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1736540620-21764-82-git-send-email-andremue@linux.microsoft.com>

Test-Label: iol-unit-amd64-testing
Test-Status: WARNING
http://dpdk.org/patch/149857

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Friday, January 10 2025 20:23:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fd51012de5369679e807be1d6a81d63ef15015ce

149788-149857 --> testing issues

Upstream job id: Generic-VM-Unit-Test-DPDK#26834

Test environment and result as below:

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

==== 20 line log output for Ubuntu 24.04 (dpdk_unit_test): ====
[157/3140] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o
[158/3140] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o
[159/3140] Linking static target lib/librte_cmdline.a
[160/3140] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics.c.o
[161/3140] Compiling C object lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
FAILED: lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o
ccache cc -Ilib/librte_metrics.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -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/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry -I../lib/telemetry -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 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -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_SOUR
 CE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wvla -DRTE_LOG_DEFAULT_LOGTYPE=lib.metrics -MD -MQ lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o -MF lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o.d -o lib/librte_metrics.a.p/metrics_rte_metrics_telemetry.c.o -c ../lib/metrics/rte_metrics_telemetry.c
../lib/metrics/rte_metrics_telemetry.c: In function 'rte_metrics_tel_update_metrics_ethdev':
../lib/metrics/rte_metrics_telemetry.c:140:9: error: ISO C90 forbids variable length array 'xstats_values' [-Werror=vla]
140 |         uint64_t xstats_values[num_xstats];
|         ^~~~~~~~
../lib/metrics/rte_metrics_telemetry.c: In function 'rte_metrics_tel_extract_data':
../lib/metrics/rte_metrics_telemetry.c:384:9: error: ISO C90 forbids variable length array 'stat_names' [-Werror=vla]
384 |         const char *stat_names[num_stat_names];
|         ^~~~~
cc1: all warnings being treated as errors
[162/3140] Generating cmdline.sym_chk with a custom command (wrapped by meson to capture output)
[163/3140] Generating eal.sym_chk with a custom command (wrapped by meson to capture output)
[164/3140] Generating ethdev.sym_chk with a custom command (wrapped by meson to capture output)
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)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

Debian Bullseye
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

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

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

Fedora 41
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

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

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

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

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

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/32295/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2025-01-10 22:36 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1736540620-21764-82-git-send-email-andremue@linux.microsoft.com>
2025-01-10 20:02 ` |SUCCESS| pw149788-149857 [PATCH v14 81/81] drivers/vdpa: add compile warning about use of VLAs qemudev
2025-01-10 20:06 ` qemudev
2025-01-10 20:30 ` |SUCCESS| pw149857 " checkpatch
2025-01-10 21:25 ` |FAILURE| " 0-day Robot
2025-01-10 21:50 ` |SUCCESS| pw149788-149857 [PATCH] [v14,81/81] drivers/vdpa: add comp dpdklab
2025-01-10 21:52 ` dpdklab
2025-01-10 21:55 ` dpdklab
2025-01-10 22:01 ` dpdklab
2025-01-10 22:02 ` dpdklab
2025-01-10 22:03 ` dpdklab
2025-01-10 22:04 ` |FAILURE| " dpdklab
2025-01-10 22:05 ` |WARNING| " dpdklab
2025-01-10 22:06 ` |FAILURE| " dpdklab
2025-01-10 22:07 ` dpdklab
2025-01-10 22:08 ` |PENDING| " dpdklab
2025-01-10 22:11 ` |WARNING| " dpdklab
2025-01-10 22:11 ` dpdklab
2025-01-10 22:12 ` |SUCCESS| " dpdklab
2025-01-10 22:12 ` |FAILURE| " dpdklab
2025-01-10 22:13 ` dpdklab
2025-01-10 22:14 ` dpdklab
2025-01-10 22:15 ` dpdklab
2025-01-10 22:15 ` dpdklab
2025-01-10 22:16 ` dpdklab
2025-01-10 22:16 ` dpdklab
2025-01-10 22:17 ` dpdklab
2025-01-10 22:17 ` dpdklab
2025-01-10 22:18 ` dpdklab
2025-01-10 22:21 ` dpdklab
2025-01-10 22:22 ` |WARNING| " dpdklab
2025-01-10 22:24 ` dpdklab
2025-01-10 22:27 ` |FAILURE| " dpdklab
2025-01-10 22:35 ` |SUCCESS| " dpdklab
2025-01-10 22:36 ` dpdklab [this message]
2025-01-10 22:37 ` |FAILURE| " dpdklab
2025-01-10 22:43 ` dpdklab
2025-01-10 23:00 ` dpdklab
2025-01-10 23:01 ` |WARNING| " dpdklab
2025-01-10 23:17 ` |SUCCESS| " dpdklab
2025-01-10 23:29 ` |FAILURE| " 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=6781a0e8.0d0a0220.1ba7d1.770dSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --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).