|FAILURE| pw163243-163259 [PATCH] [18/18] net/txgbe: fix get eeprom

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Thu Apr 23 07:56:04 CEST 2026


Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
https://dpdk.org/patch/163259

_Testing issues_

Submitter: Zaiyu Wang <zaiyuwang at trustnetic.com>
Date: Thursday, April 23 2026 03:40:23 
DPDK git baseline: Repo:dpdk-next-net
  Branch: master
  CommitID:78eade28cbb11052b4eff0597cf55b1e8402f25b

163243-163259 --> testing issues

Upstream job id: Windows-Compile-DPDK-Native#35266

Test environment and result as below:

+---------------------+--------------------+-------------------+-------------------------+
|     Environment     | dpdk_meson_compile | dpdk_msvc_compile | dpdk_llvm_clang_compile |
+=====================+====================+===================+=========================+
| FreeBSD 14.2        | FAIL               | SKIPPED           | SKIPPED                 |
+---------------------+--------------------+-------------------+-------------------------+
| Windows Server 2025 | SKIPPED            | PASS              | PASS                    |
+---------------------+--------------------+-------------------+-------------------------+

==== 20 line log output for FreeBSD 14.2 (dpdk_meson_compile): ====
../drivers/net/txgbe/base/txgbe_e56_bp.c:352:13: error: variable 'CMVAR_SEC_LOW_TH' is used uninitialized whenever 'if' condition is false [-Werror,-Wsometimes-uninitialized]
352 |         } else if (speed == 25) {
|                    ^~~~~~~~~~~
../drivers/net/txgbe/base/txgbe_e56_bp.c:376:21: note: uninitialized use occurs here
376 |         if (SECOND_CODE <= CMVAR_SEC_LOW_TH) {
|                            ^~~~~~~~~~~~~~~~
../drivers/net/txgbe/base/txgbe_e56_bp.c:352:9: note: remove the 'if' if its condition is always true
352 |         } else if (speed == 25) {
|                ^~~~~~~~~~~~~~~~
../drivers/net/txgbe/base/txgbe_e56_bp.c:322:22: note: initialize the variable 'CMVAR_SEC_LOW_TH' to silence this warning
322 |         int CMVAR_SEC_LOW_TH;
|                             ^
|                              = 0
1 error generated.
[1583/2128] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[1584/2128] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[1585/2128] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[1586/2128] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx_simple.c.o
[1587/2128] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

Windows Server 2025
	Kernel: 10.0.26100
	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/35781/

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