|FAILURE| pw154234-154241 [PATCH] [8/8] net/r8169: update HW configu
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Tue Jun 10 09:02:55 CEST 2025
Test-Label: iol-compile-amd64-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-VM-DPDK-Compile-Meson#36213
Test environment and result as below:
+---------------------+-------------------------+--------------------+-------------------+
| Environment | dpdk_llvm_clang_compile | dpdk_meson_compile | dpdk_msvc_compile |
+=====================+=========================+====================+===================+
| Windows Server 2022 | FAIL | SKIPPED | PEND |
+---------------------+-------------------------+--------------------+-------------------+
| Ubuntu 20.04 | SKIPPED | PASS | SKIPPED |
+---------------------+-------------------------+--------------------+-------------------+
| FreeBSD 14.2 | SKIPPED | FAIL | SKIPPED |
+---------------------+-------------------------+--------------------+-------------------+
==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
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.
[1441/2118] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_hw.c.o
[1442/2118] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_fiber.c.o
[1443/2118] Generating rte_net_qede.pmd.c with a custom command
[1444/2118] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_phy.c.o
[1445/2118] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
Ubuntu 20.04
Kernel: 4.19
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
FreeBSD 14.2
Kernel: 14.2-RELEASE
Compiler: clang 18.1.6
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