|FAILURE| pw161419 [PATCH] net/axgbe: added marvel m88e1512 PHY supp
dpdklab at iol.unh.edu
dpdklab at iol.unh.edu
Mon Feb 16 12:25:23 CET 2026
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/161419
_Testing issues_
Submitter: Ashok Kumar Natarajan <ashokkumar.natarajan at amd.com>
Date: Monday, February 16 2026 08:54:31
DPDK git baseline: Repo:dpdk-next-net
Branch: master
CommitID:d2d5b5c774de7bd3df361580d8c0709e3b9c22c5
161419 --> testing issues
Upstream job id: Generic-Unit-Test-DPDK#414675
Test environment and result as below:
+-------------------------------+----------------+
| Environment | dpdk_unit_test |
+===============================+================+
| Ubuntu 20.04 | PASS |
+-------------------------------+----------------+
| Fedora Linux 42 | WARN |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 9.7 | PASS |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 8.10 | PEND |
+-------------------------------+----------------+
| Debian GNU/Linux 12 | PEND |
+-------------------------------+----------------+
| Fedora Linux 43 | PEND |
+-------------------------------+----------------+
| Fedora Linux 41 | PEND |
+-------------------------------+----------------+
| Red Hat Enterprise Linux 10.1 | PEND |
+-------------------------------+----------------+
| Ubuntu 22.04 | PEND |
+-------------------------------+----------------+
| Ubuntu 24.04 | PEND |
+-------------------------------+----------------+
| CentOS Stream 10 | PEND |
+-------------------------------+----------------+
| CentOS Stream 9 | PEND |
+-------------------------------+----------------+
| Windows Server 2022 | PASS |
+-------------------------------+----------------+
==== 20 line log output for Fedora Linux 42 (dpdk_unit_test): ====
../drivers/net/axgbe/axgbe_phy_impl.c:2359:6: error: variable 'ret' is used uninitialized whenever 'if' condition is true [-Werror,-Wsometimes-uninitialized]
2359 | if (bmcr == -1)
| ^~~~~~~~~~
../drivers/net/axgbe/axgbe_phy_impl.c:2368:9: note: uninitialized use occurs here
2368 | return ret;
| ^~~
../drivers/net/axgbe/axgbe_phy_impl.c:2359:2: note: remove the 'if' if its condition is always false
2359 | if (bmcr == -1)
| ^~~~~~~~~~~~~~~
2360 | goto out;
| ~~~~~~~~
../drivers/net/axgbe/axgbe_phy_impl.c:2356:9: note: initialize the variable 'ret' to silence this warning
2356 | int ret;
| ^
| = 0
1 error generated.
[795/3609] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_i2c.c.o
[796/3609] Generating rte_common_cnxk.sym_chk with a custom command (wrapped by meson to capture output)
[797/3609] Compiling C object drivers/libtmp_rte_net_axgbe.a.p/net_axgbe_axgbe_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====
Ubuntu 20.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Fedora Linux 42
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20251111 (Red Hat 15.2.1-4)
Red Hat Enterprise Linux 9.7
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-11)
Red Hat Enterprise Linux 8.10
Kernel: 5.15
Compiler: gcc gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-28)
Debian GNU/Linux 12
Kernel: 5.15
Compiler: gcc gcc (Debian 12.2.0-14+deb12u1) 12.2.0
Fedora Linux 43
Kernel: 5.15
Compiler: gcc gcc (GCC) 15.2.1 20251211 (Red Hat 15.2.1-5)
Fedora Linux 41
Kernel: 5.15
Compiler: clang gcc (GCC) 14.3.1 20250523 (Red Hat 14.3.1-1)
Red Hat Enterprise Linux 10.1
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20250617 (Red Hat 14.3.1-2)
Ubuntu 22.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04.2) 11.4.0
Ubuntu 24.04
Kernel: 5.15
Compiler: gcc gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
CentOS Stream 10
Kernel: 5.15
Compiler: gcc gcc (GCC) 14.3.1 20251022 (Red Hat 14.3.1-4)
CentOS Stream 9
Kernel: 5.15
Compiler: gcc gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Windows Server 2022
Kernel: 10.0.20348.2031
Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/35228/
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