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| pw154234-154241 [PATCH] [8/8] net/r8169: update HW configu
Date: Tue, 10 Jun 2025 06:27:42 -0700 (PDT)	[thread overview]
Message-ID: <684832ce.170a0220.9bd5d.c16fSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250610060123.4104-8-howard_wang@realsil.com.cn>

Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/154241

_Testing issues_

Submitter: Howard Wang <howard_wang@realsil.com.cn>
Date: Tuesday, June 10 2025 06:01:23 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:d7355f98db2eb1b1bae7fcbb3339f6e8b97fe296

154234-154241 --> testing issues

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

Test environment and result as below:

+------------------------------+--------------+------------------------------+---------------------------+----------------+
|         Environment          | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+==============================+==============+==============================+===========================+================+
| Ubuntu 20.04                 | PASS         | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm)              | SKIPPED      | PASS                         | PASS                      | SKIPPED        |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 9 (ARM)        | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 40 (ARM Clang)        | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 10 (ARM)       | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 41 (ARM)              | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 40 (ARM)              | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 41 (ARM Clang)        | SKIPPED      | SKIPPED                      | SKIPPED                   | WARN           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Red Hat Enterprise Linux 9.5 | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian GNU/Linux 12          | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 22.04                 | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 24.04                 | SKIPPED      | SKIPPED                      | SKIPPED                   | PASS           |
+------------------------------+--------------+------------------------------+---------------------------+----------------+

==== 20 line log output for Fedora 41 (ARM Clang) (dpdk_unit_test): ====
|                  = 0
../drivers/net/r8169/r8169_dash.c:175:11: error: variable 'mask' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
175 |         else if (val_shift == 3)
|                  ^~~~~~~~~~~~~~
../drivers/net/r8169/r8169_dash.c:178:43: note: uninitialized use occurs here
178 |         value32 = rtl8168_csi_to_cmac_r32(hw) & ~mask;
|                                                  ^~~~
../drivers/net/r8169/r8169_dash.c:175:7: note: remove the 'if' if its condition is always true
175 |         else if (val_shift == 3)
|              ^~~~~~~~~~~~~~~~~~~
176 |                 mask = 0xFF000000;
../drivers/net/r8169/r8169_dash.c:165:24: note: initialize the variable 'mask' to silence this warning
165 |         u32 value32, cmd, mask;
|                               ^
|                                = 0
2 errors generated.
[2349/3742] Generating rte_net_qede.sym_chk with a custom command (wrapped by meson to capture output)
[2350/3742] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_fiber.c.o
[2351/3742] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_phy.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

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

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

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

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

Fedora 40 (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)

Red Hat Enterprise Linux 9.5
	Kernel: 5.4
	Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-2)

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 22.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 24.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2025-06-10 13:27 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20250610060123.4104-8-howard_wang@realsil.com.cn>
2025-06-10  5:29 ` |SUCCESS| pw154234-154241 [PATCH 8/8] net/r8169: update HW configuration for 8127 qemudev
2025-06-10  5:34 ` qemudev
2025-06-10  6:06 ` |WARNING| pw154241 " checkpatch
2025-06-10  6:58 ` |PENDING| pw154234-154241 [PATCH] [8/8] net/r8169: update HW configu dpdklab
2025-06-10  7:02 ` |FAILURE| " dpdklab
2025-06-10  7:02 ` dpdklab
2025-06-10  7:05 ` |SUCCESS| " dpdklab
2025-06-10  7:06 ` |FAILURE| " dpdklab
2025-06-10  7:09 ` |SUCCESS| " dpdklab
2025-06-10  7:21 ` |FAILURE| " dpdklab
2025-06-10  7:23 ` dpdklab
2025-06-10  7:37 ` |SUCCESS| " dpdklab
2025-06-10  7:38 ` |PENDING| " dpdklab
2025-06-10  8:16 ` |FAILURE| " dpdklab
2025-06-10  9:15 ` dpdklab
2025-06-10  9:15 ` dpdklab
2025-06-10  9:18 ` |SUCCESS| " dpdklab
2025-06-10  9:18 ` dpdklab
2025-06-10  9:19 ` dpdklab
2025-06-10  9:19 ` dpdklab
2025-06-10  9:19 ` dpdklab
2025-06-10  9:20 ` dpdklab
2025-06-10  9:21 ` dpdklab
2025-06-10  9:21 ` dpdklab
2025-06-10 10:56 ` |PENDING| " dpdklab
2025-06-10 12:45 ` |FAILURE| " dpdklab
2025-06-10 13:27 ` dpdklab [this message]
2025-06-10 17:18 ` |SUCCESS| " dpdklab
2025-06-10 20:27 ` dpdklab
2025-06-10 23:45 ` |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=684832ce.170a0220.9bd5d.c16fSMTPIN_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).