|FAILURE| pw154249 [PATCH v1 8/8] net/r8169: update HW configuration for 8127

0-day Robot robot at bytheb.org
Tue Jun 10 09:44:36 CEST 2025


From: robot at bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/154249/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15552526693
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-clang-stdatomic" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"fedora:39-clang" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################
../drivers/net/r8169/r8169_dash.c:140:10: note: initialize the variable 'mask' to silence this warning
        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]
        else if (val_shift == 3)
                 ^~~~~~~~~~~~~~
../drivers/net/r8169/r8169_dash.c:178:43: note: uninitialized use occurs here
        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
        else if (val_shift == 3)
             ^~~~~~~~~~~~~~~~~~~
../drivers/net/r8169/r8169_dash.c:165:24: note: initialize the variable 'mask' to silence this warning
        u32 value32, cmd, mask;
                              ^
                               = 0
2 errors generated.
[1388/3599] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_hw.c.o
[1389/3599] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_rxtx.c.o
[1390/3599] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_fiber.c.o
[1391/3599] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_phy.c.o
[1392/3599] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_base_rtl8125a.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
../drivers/net/r8169/r8169_dash.c:140:10: note: initialize the variable 'mask' to silence this warning
        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]
        else if (val_shift == 3)
                 ^~~~~~~~~~~~~~
../drivers/net/r8169/r8169_dash.c:178:43: note: uninitialized use occurs here
        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
        else if (val_shift == 3)
             ^~~~~~~~~~~~~~~~~~~
../drivers/net/r8169/r8169_dash.c:165:24: note: initialize the variable 'mask' to silence this warning
        u32 value32, cmd, mask;
                              ^
                               = 0
2 errors generated.
[1423/7096] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_phy.c.o
[1424/7096] Compiling C object drivers/libtmp_rte_net_r8169.a.p/net_r8169_r8169_fiber.c.o
[1425/7096] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_txpp.c.o
[1426/7096] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_nompw.c.o
[1427/7096] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_tx_empw.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:39-clang" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:39-clang" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list