From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: Mingjin Ye <mingjinx.ye@intel.com>,
dpdk-test-reports@iol.unh.edu, Mingjin Ye <mingjinx.ye@intel.com>
Subject: |FAILURE| pw135424 [PATCH] net/iavf: add diagnostic support in TX pa
Date: Thu, 21 Dec 2023 04:40:30 -0800 (PST) [thread overview]
Message-ID: <6584323e.170a0220.796a5.9694SMTPIN_ADDED_MISSING@mx.google.com> (raw)
Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/135424
_Testing issues_
Submitter: Mingjin Ye <mingjinx.ye@intel.com>
Date: Thursday, December 21 2023 10:12:02
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e
135424 --> testing fail
Test environment and result as below:
+--------------------------+----------------+------------------------------+
| Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest |
+==========================+================+==============================+
| CentOS Stream 9 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 37 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Fedora 38 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Debian 11 (Buster) (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Ubuntu 20.04 (ARM) | FAIL | SKIPPED |
+--------------------------+----------------+------------------------------+
| Debian 11 (arm) | SKIPPED | FAIL |
+--------------------------+----------------+------------------------------+
==== 20 line log output for Debian 11 (arm) (cryptodev_sw_snow3g_autotest): ====
[1679/3106] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_txrx.c.o'.
[1680/3106] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_filter.c.o'.
[1681/3106] Compiling C object 'drivers/a715181@@tmp_rte_net_igc@sta/net_igc_igc_flow.c.o'.
[1682/3106] Linking static target drivers/libtmp_rte_net_igc.a.
[1683/3106] Compiling C object 'drivers/a715181@@tmp_rte_net_ionic@sta/net_ionic_ionic_dev.c.o'.
[1684/3106] Generating rte_net_idpf.pmd.c with a custom command.
[1685/3106] Compiling C object 'drivers/a715181@@rte_net_idpf@sta/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1686/3106] Linking static target drivers/librte_net_idpf.a.
[1687/3106] Compiling C object 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o
ccache cc -Idrivers/a715181@@tmp_rte_net_iavf@sta -Idrivers -I../drivers -Idrivers/net/iavf -I../drivers/net/iavf -Idrivers/net/iavf/../../common/iavf -I../drivers/net/iavf/../../common/iavf -Ilib/ethdev -I../lib/ethdev -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../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 -Idrivers/common/iavf -I../drivers/common/iavf -Ilib/security -I../lib/security -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -fdiagn
ostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -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-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-zero-length-bounds -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-strict-aliasing -DRTE_LOG_DEFAULT_LOGTYPE=pmd.net.iavf -MD -MQ 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' -MF 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o.d' -o 'drivers/a715181@@tmp_rte_net_iavf@sta/net_iavf_iavf_rxtx.c.o' -c ../drivers/net/iavf/iavf_rxtx.c
../drivers/net/iavf/iavf_rxtx.c: In function 'iavf_xmit_pkts_chain':
../drivers/net/iavf/iavf_rxtx.c:3931:9: error: 'ret' may be used uninitialized in this function [-Werror=maybe-uninitialized]
3931 | return ret;
| ^~~
cc1: all warnings being treated as errors
[1688/3106] Compiling C object 'drivers/a715181@@rte_net_idpf@sha/meson-generated_.._rte_net_idpf.pmd.c.o'.
[1689/3106] Generating rte_net_ice.pmd.c with a custom command.
[1690/3106] Generating rte_net_igc.pmd.c with a custom command.
ninja: build stopped: subcommand failed.
==== End log output ====
CentOS Stream 9 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 11.3.1
Fedora 37 (ARM)
Kernel: Depends on container host
Compiler: gcc 12.3.1
Fedora 38 (ARM)
Kernel: Depends on container host
Compiler: gcc 13.1.1
Debian 11 (Buster) (ARM)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Ubuntu 20.04 (ARM)
Kernel: Container Host Kernel
Compiler: gcc 9.4.0
Debian 11 (arm)
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/28709/
UNH-IOL DPDK Community Lab
To manage your email subscriptions, visit:
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/
next reply other threads:[~2023-12-21 12:40 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-21 12:40 dpdklab [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-21 16:00 dpdklab
2023-12-21 14:30 dpdklab
2023-12-21 14:19 dpdklab
2023-12-21 14:13 dpdklab
2023-12-21 14:13 dpdklab
2023-12-21 14:12 dpdklab
2023-12-21 13:59 dpdklab
2023-12-21 13:57 dpdklab
2023-12-21 13:56 dpdklab
2023-12-21 13:56 dpdklab
2023-12-21 13:55 dpdklab
2023-12-21 13:54 dpdklab
2023-12-21 13:53 dpdklab
2023-12-21 13:52 dpdklab
2023-12-21 13:50 dpdklab
2023-12-21 13:48 dpdklab
2023-12-21 13:48 dpdklab
2023-12-21 13:45 dpdklab
2023-12-21 13:42 dpdklab
2023-12-21 13:32 dpdklab
2023-12-21 13:28 dpdklab
2023-12-21 13:28 dpdklab
2023-12-21 13:26 dpdklab
2023-12-21 13:26 dpdklab
2023-12-21 13:24 dpdklab
2023-12-21 13:23 dpdklab
2023-12-21 13:21 dpdklab
2023-12-21 13:16 dpdklab
2023-12-21 13:15 dpdklab
2023-12-21 13:13 dpdklab
2023-12-21 13:12 dpdklab
2023-12-21 13:12 dpdklab
2023-12-21 13:11 dpdklab
2023-12-21 13:03 dpdklab
2023-12-21 12:43 dpdklab
2023-12-21 12:38 dpdklab
2023-12-21 12:28 dpdklab
2023-12-21 12:27 dpdklab
2023-12-21 12:25 dpdklab
2023-12-21 12:12 dpdklab
2023-12-21 12:11 dpdklab
2023-12-21 12:11 dpdklab
2023-12-21 12:10 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=6584323e.170a0220.796a5.9694SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=mingjinx.ye@intel.com \
--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).