|FAILURE| pw154715 [PATCH v2 15/15] doc: update for txgbe

0-day Robot robot at bytheb.org
Wed Jun 25 16:03:33 CEST 2025


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/15877205857
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-static-i386" failed at step Build and test
"ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
"ubuntu-22.04-gcc-stdatomic" failed at step Build and test
"ubuntu-22.04-gcc-ppc64le" failed at step Build and test
"ubuntu-22.04-gcc-riscv64" failed at step Build and test
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"fedora:39-gcc" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################
[963/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[964/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[965/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[966/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[967/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[968/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[969/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[970/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[971/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mbx.c.o
[972/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[973/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
FAILED: [code=1] drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o 
ccache gcc -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/x86/include -I../lib/eal/x86/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 -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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 -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mrtm -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 in this function [-Werror=maybe-uninitialized]
 3793 |                         hw->mac.orig_autoc = autoc;
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[974/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mng.c.o
[975/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_vf.c.o
[976/5956] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[977/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[978/5956] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[1517/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[1518/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[1519/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1520/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_neon.c.o
[1521/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mbx.c.o
[1522/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mng.c.o
[1523/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_vf.c.o
[1524/7040] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[1525/7040] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[1526/7040] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[1527/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
FAILED: [code=1] drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o 
ccache aarch64-linux-gnu-gcc -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 -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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 -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 in this function [-Werror=maybe-uninitialized]
 3793 |                         hw->mac.orig_autoc = autoc;
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1528/7040] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[1529/7040] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1530/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[1531/7040] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[1532/7040] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
[1974/1989] Linking target examples/dpdk-vhost_blk
[1975/1989] Linking target examples/dpdk-vhost_crypto
[1976/1989] Linking target examples/dpdk-vm_power_manager
[1977/1989] Linking target examples/dpdk-guest_cli
[1978/1989] Linking target examples/dpdk-vmdq
[1979/1989] Linking target examples/dpdk-vmdq_dcb
[1980/1989] Linking target buildtools/chkincs/chkincs-exp
[1981/1989] Linking target buildtools/chkincs/chkincs
[1982/1989] Linking target buildtools/chkincs/chkincs-all
[1983/1989] Linking target buildtools/chkincs/chkincs-cpp-exp
[1984/1989] Linking target buildtools/chkincs/chkincs-cpp
[1985/1989] Linking target buildtools/chkincs/chkincs-cpp-all
[1986/1989] Generating doxygen-man with a custom command
[1987/1989] Generating dts_api_html with a custom command
[1988/1989] Generating html_guides with a custom command
FAILED: [code=2] doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 25.07.0-rc1 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/nics/txgbe.rst:8:Title underline too short.

Supported NICs
--------
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 2.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################
[1467/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_pf.c.o
[1468/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1469/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_tm.c.o
[1470/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb_hw.c.o
[1471/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[1472/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1473/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[1474/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[1475/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mng.c.o
[1476/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mbx.c.o
[1477/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o
FAILED: [code=1] drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_hw.c.o 
ccache gcc -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/x86/include -I../lib/eal/x86/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 -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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 -fPIC -march=corei7 -mrtm -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 in this function [-Werror=maybe-uninitialized]
 3793 |                         hw->mac.orig_autoc = autoc;
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1478/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx_vec_sse.c.o
[1479/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_vf.c.o
[1480/3595] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[1481/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[1482/3595] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-stdatomic" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################
[1213/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_eeprom.c.o
[1214/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_dcb.c.o
[1215/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[1216/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[1217/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mbx.c.o
[1218/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1219/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mng.c.o
[1220/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_vf.c.o
[1221/6298] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[1222/6298] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[1223/6298] 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 powerpc64le-linux-gnu-gcc -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/ppc/include -I../lib/eal/ppc/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 -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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 -Wno-psabi -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -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 in this function [-Werror=maybe-uninitialized]
 3793 |                         hw->mac.orig_autoc = autoc;
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1224/6298] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[1225/6298] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1226/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[1227/6298] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
[1228/6298] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################
[1192/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml.c.o
[1193/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_aml40.c.o
[1194/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mbx.c.o
[1195/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_ethdev.c.o
[1196/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_mng.c.o
[1197/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_vf.c.o
[1198/6249] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio.c.o
[1199/6249] Compiling C object drivers/libtmp_rte_net_vdev_netvsc.a.p/net_vdev_netvsc_vdev_netvsc.c.o
[1200/6249] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_cvq.c.o
[1201/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_base_txgbe_phy.c.o
[1202/6249] 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 riscv64-linux-gnu-gcc -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/riscv/include -I../lib/eal/riscv/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 -Winvalid-pch -Wextra -Werror -std=c11 -O2 -g -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 -fPIC -march=rv64gc -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 in this function [-Werror=maybe-uninitialized]
 3793 |                         hw->mac.orig_autoc = autoc;
      |                         ~~~~~~~~~~~~~~~~~~~^~~~~~~
cc1: all warnings being treated as errors
[1203/6249] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci_ethdev.c.o
[1204/6249] Compiling C object drivers/libtmp_rte_net_vhost.a.p/net_vhost_rte_eth_vhost.c.o
[1205/6249] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_pci.c.o
[1206/6249] Compiling C object drivers/libtmp_rte_net_virtio.a.p/net_virtio_virtio_ethdev.c.o
[1207/6249] Compiling C object drivers/libtmp_rte_net_txgbe.a.p/net_txgbe_txgbe_rxtx.c.o
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
[1974/1989] Linking target examples/dpdk-vhost
[1975/1989] Linking target examples/dpdk-vhost_crypto
[1976/1989] Linking target examples/dpdk-vm_power_manager
[1977/1989] Linking target examples/dpdk-guest_cli
[1978/1989] Linking target examples/dpdk-vmdq
[1979/1989] Linking target examples/dpdk-vmdq_dcb
[1980/1989] Linking target buildtools/chkincs/chkincs-exp
[1981/1989] Linking target buildtools/chkincs/chkincs-all
[1982/1989] Linking target buildtools/chkincs/chkincs
[1983/1989] Linking target buildtools/chkincs/chkincs-cpp
[1984/1989] Linking target buildtools/chkincs/chkincs-cpp-exp
[1985/1989] Linking target buildtools/chkincs/chkincs-cpp-all
[1986/1989] Generating doxygen-man with a custom command
[1987/1989] Generating dts_api_html with a custom command
[1988/1989] Generating html_guides with a custom command
FAILED: doc/guides/html 
/usr/bin/python3 ../buildtools/call-sphinx-build.py /usr/bin/sphinx-build 25.07.0-rc1 /home/runner/work/dpdk/dpdk/doc/guides /home/runner/work/dpdk/dpdk/build/doc/guides -a -W

Warning, treated as error:
/home/runner/work/dpdk/dpdk/doc/guides/nics/txgbe.rst:8:Title underline too short.

Supported NICs
--------
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




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


More information about the test-report mailing list