|WARNING| pw154701-154715 [PATCH] [v2,15/15] doc: update for txgbe

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Wed Jun 25 21:46:52 CEST 2025


Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/154715

_Testing issues_

Submitter: Zaiyu Wang <zaiyuwang at trustnetic.com>
Date: Wednesday, June 25 2025 12:50:47 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:62a35bbb247e608e235a04ff2941488bc1a78941

154701-154715 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#349543

Test environment and result as below:

+-----------------+---------------------------+--------------+------------------------------+----------------+
|   Environment   | cryptodev_sw_zuc_autotest | lpm_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+=================+===========================+==============+==============================+================+
| Debian 12 (arm) | WARN                      | SKIPPED      | WARN                         | SKIPPED        |
+-----------------+---------------------------+--------------+------------------------------+----------------+
| Ubuntu 20.04    | SKIPPED                   | PASS         | SKIPPED                      | SKIPPED        |
+-----------------+---------------------------+--------------+------------------------------+----------------+
| Ubuntu 22.04    | SKIPPED                   | SKIPPED      | SKIPPED                      | PASS           |
+-----------------+---------------------------+--------------+------------------------------+----------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
[2594/3751] Generating rte_net_zxdh.pmd.c with a custom command
[2595/3751] Compiling C object drivers/librte_net_zxdh.a.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2596/3751] Generating rte_raw_cnxk_bphy.pmd.c with a custom command
[2597/3751] Linking static target drivers/librte_net_zxdh.a
[2598/3751] Compiling C object drivers/librte_net_zxdh.so.25.2.p/meson-generated_.._rte_net_zxdh.pmd.c.o
[2599/3751] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
FAILED: drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
ccache cc -Idrivers/libtmp_rte_net_txgbe.a.p -Idrivers -I../drivers -Idrivers/net/txgbe -I../drivers/net/txgbe -Idrivers/net/txgbe/base -I../drivers/net/txgbe/base -Ilib/ethdev -I../lib/ethdev -Ilib/eal/common -I../lib/eal/common -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -Ilib/net -I../lib/net -Ilib/mbuf -I../lib/mbuf -Ilib/mempool -I../lib/mempool -Ilib/ring -I../lib/ring -Ilib/meter -I../lib/meter -Idrivers/bus/pci -I../drivers/bus/pci -I../drivers/bus/pci/linux -Ilib/pci -I../lib/pci -Idrivers/bus/vdev -I../drivers/bus/vdev -Ilib/hash -I../lib/hash -Ilib/rcu -I../lib/rcu -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Wi
 nvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wvla -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -march=armv8-a+crc+crypto -fPIC -march=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -Wno-address-of-packed-member -Wno-vla -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.txgbe -MD -MQ drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o -MF drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o.d -o drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o -c ../drivers/net/txgbe/base/txgbe_hw.c
../drivers/net/txgbe/base/txgbe_hw.c: In function 'txgbe_reset_hw':
../drivers/net/txgbe/base/txgbe_hw.c:3793:44: error: 'autoc' may be used uninitialized [-Werror=maybe-uninitialized]
3793 |                         hw->mac.orig_autoc = autoc;
|                         ~~~~~~~~~~~~~~~~~~~^~~~~~~
../drivers/net/txgbe/base/txgbe_hw.c:3712:13: note: 'autoc' was declared here
3712 |         u32 autoc;
|             ^~~~~
cc1: all warnings being treated as errors
[2600/3751] Compiling C object drivers/librte_raw_cnxk_bphy.a.p/meson-generated_.._rte_raw_cnxk_bphy.pmd.c.o
[2601/3751] Generating rte_raw_cnxk_gpio.pmd.c with a custom command
[2602/3751] Generating rte_net_zxdh.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.0

Ubuntu 20.04
	Kernel: 5.4
	Compiler: gcc gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 22.04
	Kernel: 5.15
	Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/33501/

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