From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
Subject: |WARNING| pw154701-154715 [PATCH] [v2,15/15] doc: update for txgbe
Date: Wed, 25 Jun 2025 12:46:52 -0700 (PDT) [thread overview]
Message-ID: <685c522c.0d0a0220.20fd1.9c5dSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20250625125047.18072-16-zaiyuwang@trustnetic.com>
Test-Label: iol-unit-arm64-testing
Test-Status: WARNING
http://dpdk.org/patch/154715
_Testing issues_
Submitter: Zaiyu Wang <zaiyuwang@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/
next prev parent reply other threads:[~2025-06-25 19:46 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250625125047.18072-16-zaiyuwang@trustnetic.com>
2025-06-25 12:28 ` |SUCCESS| pw154701-154715 [PATCH v2 15/15] " qemudev
2025-06-25 12:33 ` qemudev
2025-06-25 12:52 ` |SUCCESS| pw154715 " checkpatch
2025-06-25 14:03 ` |FAILURE| " 0-day Robot
2025-06-25 14:35 ` |SUCCESS| pw154701-154715 [PATCH] [v2,15/15] " dpdklab
2025-06-25 14:52 ` dpdklab
2025-06-25 14:53 ` dpdklab
2025-06-25 15:11 ` dpdklab
2025-06-25 15:15 ` dpdklab
2025-06-25 15:16 ` |FAILURE| " dpdklab
2025-06-25 15:24 ` dpdklab
2025-06-25 15:46 ` |SUCCESS| " dpdklab
2025-06-25 15:49 ` |PENDING| " dpdklab
2025-06-25 17:07 ` |FAILURE| " dpdklab
2025-06-25 17:10 ` dpdklab
2025-06-25 19:44 ` dpdklab
2025-06-25 19:46 ` dpdklab [this message]
2025-06-25 21:13 ` |SUCCESS| " dpdklab
2025-06-25 21:13 ` dpdklab
2025-06-25 21:14 ` dpdklab
2025-06-25 22:04 ` |FAILURE| " dpdklab
2025-06-25 22:05 ` dpdklab
2025-06-25 22:06 ` dpdklab
2025-06-25 22:06 ` dpdklab
2025-06-25 22:07 ` dpdklab
2025-06-25 22:07 ` dpdklab
2025-06-25 22:08 ` dpdklab
2025-06-25 22:08 ` dpdklab
2025-06-25 22:09 ` dpdklab
2025-06-25 22:09 ` dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=685c522c.0d0a0220.20fd1.9c5dSMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).