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, Long Li <longli@linuxonhyperv.com>
Subject: |FAILURE| pw150556-150559 [PATCH] [4/4] net/netvsc: cache device par
Date: Mon, 27 Jan 2025 18:49:36 -0800 (PST)	[thread overview]
Message-ID: <679845c0.050a0220.379cf4.b416SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1738028106-25239-4-git-send-email-longli@linuxonhyperv.com>

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

_Testing issues_

Submitter: Long Li <longli@linuxonhyperv.com>
Date: Tuesday, January 28 2025 01:35:06 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3ba602522abfc4db664008b89ec7c90cfbf7173d

150556-150559 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#309707

Test environment and result as below:

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

==== 20 line log output for Fedora 40 (Clang) (dpdk_unit_test): ====
1451 |         RTE_EAL_DEVARGS_FOREACH("pci", da) {
|         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
../lib/eal/include/rte_devargs.h:263:7: note: expanded from macro 'RTE_EAL_DEVARGS_FOREACH'
263 |              da != NULL; \
|              ^~~~~~~~~~
../drivers/net/netvsc/hn_ethdev.c:1472:9: note: uninitialized use occurs here
1472 |         return ret;
|                ^~~
../drivers/net/netvsc/hn_ethdev.c:1451:33: note: remove the condition if it is always true
1451 |         RTE_EAL_DEVARGS_FOREACH("pci", da) {
|                                        ^
../drivers/net/netvsc/hn_ethdev.c:1440:9: note: initialize the variable 'ret' to silence this warning
1440 |         int ret;
|                ^
|                 = 0
1 error generated.
[1853/3147] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_nvs.c.o
[1854/3147] Compiling C object drivers/libtmp_rte_net_netvsc.a.p/net_netvsc_hn_rndis.c.o
[1855/3147] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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)

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

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

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

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 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/32437/

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-28  2:49 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1738028106-25239-4-git-send-email-longli@linuxonhyperv.com>
2025-01-28  1:14 ` |SUCCESS| pw150556-150559 [PATCH 4/4] net/netvsc: cache device parameters for hot plug events qemudev
2025-01-28  1:18 ` qemudev
2025-01-28  1:34 ` |SUCCESS| pw150559 " checkpatch
2025-01-28  2:23 ` |FAILURE| " 0-day Robot
2025-01-28  2:30 ` |PENDING| pw150556-150559 [PATCH] [4/4] net/netvsc: cache device par dpdklab
2025-01-28  2:31 ` |SUCCESS| " dpdklab
2025-01-28  2:33 ` |PENDING| " dpdklab
2025-01-28  2:33 ` |SUCCESS| " dpdklab
2025-01-28  2:35 ` dpdklab
2025-01-28  2:36 ` |FAILURE| " dpdklab
2025-01-28  2:37 ` dpdklab
2025-01-28  2:38 ` |SUCCESS| " dpdklab
2025-01-28  2:41 ` |FAILURE| " dpdklab
2025-01-28  2:41 ` dpdklab
2025-01-28  2:43 ` |SUCCESS| " dpdklab
2025-01-28  2:45 ` dpdklab
2025-01-28  2:49 ` dpdklab [this message]
2025-01-28  2:51 ` |FAILURE| " dpdklab
2025-01-28  2:52 ` dpdklab
2025-01-28  2:53 ` dpdklab
2025-01-28  2:55 ` dpdklab
2025-01-28  2:55 ` dpdklab
2025-01-28  2:57 ` dpdklab
2025-01-28  2:59 ` |SUCCESS| " dpdklab
2025-01-28  3:01 ` |FAILURE| " dpdklab
2025-01-28  3:03 ` dpdklab
2025-01-28  3:06 ` dpdklab
2025-01-28  3:09 ` |WARNING| " dpdklab
2025-01-28  3:16 ` |FAILURE| " dpdklab
2025-01-28  3:22 ` |SUCCESS| " dpdklab
2025-01-28  3:49 ` |WARNING| " dpdklab
2025-01-28  3:49 ` |FAILURE| " dpdklab
2025-01-28 13:48 ` |WARNING| " dpdklab
2025-01-30  1:54 ` |SUCCESS| " 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=679845c0.050a0220.379cf4.b416SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=longli@linuxonhyperv.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).