|FAILURE| pw154234-154241 [PATCH] [8/8] net/r8169: update HW configu

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jun 11 01:45:38 CEST 2025


Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/154241

_Testing issues_

Submitter: Howard Wang <howard_wang at 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-DPDK-Compile-Meson#395964

Test environment and result as below:

+------------------------------+--------------------+
|         Environment          | dpdk_meson_compile |
+==============================+====================+
| Red Hat Enterprise Linux 9.5 | PASS               |
+------------------------------+--------------------+
| Ubuntu 20.04                 | PASS               |
+------------------------------+--------------------+
| Debian GNU/Linux 12          | PASS               |
+------------------------------+--------------------+
| Fedora 40 (ARM)              | PASS               |
+------------------------------+--------------------+
| Fedora 40 (ARM Clang)        | FAIL               |
+------------------------------+--------------------+
| Fedora 41 (ARM)              | PASS               |
+------------------------------+--------------------+
| Fedora 41 (ARM Clang)        | FAIL               |
+------------------------------+--------------------+
| Ubuntu 22.04                 | PASS               |
+------------------------------+--------------------+
| Ubuntu 24.04                 | PASS               |
+------------------------------+--------------------+
| CentOS Stream 10 (ARM)       | PASS               |
+------------------------------+--------------------+
| CentOS Stream 9 (ARM)        | PASS               |
+------------------------------+--------------------+

==== 20 line log output for Fedora 41 (ARM Clang) (dpdk_meson_compile): ====
../drivers/net/r8169/r8169_dash.c:140:10: note: initialize the variable 'mask' to silence this warning
140 |         u32 mask, value1 = 0;
|                 ^
|                  = 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.
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04
	Kernel: 5.15
	Compiler: aarch64-linux-gnu-gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Debian GNU/Linux 12
	Kernel: 5.4
	Compiler: gcc 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 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

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)

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/


More information about the test-report mailing list