From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Subject: |FAILURE| pw139167 [PATCH] [v2] cnxk: disable building template file
Date: Fri, 05 Apr 2024 14:48:10 -0700 (PDT) [thread overview]
Message-ID: <6610719a.050a0220.a5d72.6833SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20240405202522.4945-1-pbhagavatula@marvell.com>
Test-Label: iol-unit-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/139167
_Testing issues_
Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Friday, April 05 2024 20:25:20
DPDK git baseline: Repo:dpdk
Branch: master
CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c
139167 --> testing fail
Test environment and result as below:
+---------------------+----------------+
| Environment | dpdk_unit_test |
+=====================+================+
| Windows Server 2019 | PASS |
+---------------------+----------------+
| CentOS Stream 8 | PASS |
+---------------------+----------------+
| CentOS Stream 9 | PASS |
+---------------------+----------------+
| Debian 12 | FAIL |
+---------------------+----------------+
| Debian Bullseye | PASS |
+---------------------+----------------+
| Fedora 37 | PASS |
+---------------------+----------------+
| Fedora 38 | FAIL |
+---------------------+----------------+
| Fedora 39 | FAIL |
+---------------------+----------------+
| RHEL8 | PASS |
+---------------------+----------------+
| openSUSE Leap 15 | PASS |
+---------------------+----------------+
| Ubuntu 20.04 | PASS |
+---------------------+----------------+
| Ubuntu 22.04 | PASS |
+---------------------+----------------+
==== 20 line log output for Fedora 39 (dpdk_unit_test): ====
../drivers/net/cnxk/cn9k_rx_select.c:24:1: error: unused function 'cn9k_eth_set_rx_tmplt_func' [-Werror,-Wunused-function]
24 | cn9k_eth_set_rx_tmplt_func(struct rte_eth_dev *eth_dev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cnxk/cn9k_rx_select.c:76:1: error: unused function 'cn9k_eth_set_rx_blk_func' [-Werror,-Wunused-function]
76 | cn9k_eth_set_rx_blk_func(struct rte_eth_dev *eth_dev)
| ^~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[1266/2879] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_tx_select.c.o'.
FAILED: drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_tx_select.c.o
clang -Idrivers/a715181@@tmp_rte_net_cnxk@sta -Idrivers -I../drivers -Idrivers/net/cnxk -I../drivers/net/cnxk -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/x86/include -I../lib/eal/x86/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 -Ilib/cryptodev -I../lib/cryptodev -Ilib/rcu -I../lib/rcu -Ilib/eventdev -I../lib/eventdev -Ilib/hash -I../lib/hash -Ilib/timer -I../lib/timer -Ilib/dmadev -I../lib/dmadev -Ilib/security -I../lib/security -Idrivers/common/cnxk
-I../drivers/common/cnxk -Idrivers/common/cnxk/../../bus/pci -I../drivers/common/cnxk/../../bus/pci -Idrivers/common/cnxk/../../../lib/net -I../drivers/common/cnxk/../../../lib/net -Idrivers/common/cnxk/../../../lib/ethdev -I../drivers/common/cnxk/../../../lib/ethdev -Idrivers/common/cnxk/../../../lib/meter -I../drivers/common/cnxk/../../../lib/meter -Idrivers/mempool/cnxk -I../drivers/mempool/cnxk -Xclang -fcolor-diagnostics -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=native -mrtm -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -flax-vector-conversions -Wno-strict-aliasing -Wno-asm-operand-widths -DRTE_LOG_DEFAULT
_LOGTYPE=pmd.net.cnxk -MD -MQ 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_tx_select.c.o' -MF 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_tx_select.c.o.d' -o 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_cn9k_tx_select.c.o' -c ../drivers/net/cnxk/cn9k_tx_select.c
../drivers/net/cnxk/cn9k_tx_select.c:42:1: error: unused function 'cn9k_eth_set_tx_tmplt_func' [-Werror,-Wunused-function]
42 | cn9k_eth_set_tx_tmplt_func(struct rte_eth_dev *eth_dev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/net/cnxk/cn9k_tx_select.c:86:1: error: unused function 'cn9k_eth_set_tx_blk_func' [-Werror,-Wunused-function]
86 | cn9k_eth_set_tx_blk_func(struct rte_eth_dev *eth_dev)
| ^~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[1267/2879] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_rx_cn9k_rx_all_offload.c.o'.
[1268/2879] Compiling C object 'drivers/a715181@@tmp_rte_net_cnxk@sta/net_cnxk_tx_cn9k_tx_all_offload.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====
Windows Server 2019
Kernel: 10.0.17763
Compiler: clang 14.0 and gcc 8.1.0 (MinGW)
CentOS Stream 8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514
CentOS Stream 9
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.1 20230605
Debian 12
Kernel: Container Host Kernel
Compiler: gcc 10.2.1
Debian Bullseye
Kernel: 5.4.0-167-generic
Compiler: gcc 10.2.1-6
Fedora 37
Kernel: Depends on container host system
Compiler: gcc 12.3.1
Fedora 38
Kernel: Depends on container host
Compiler: gcc 13.2.1
Fedora 39
Kernel: Depends on container host
Compiler: gcc 13.2.1
RHEL8
Kernel: 5.4.0-167-generic
Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20)
openSUSE Leap 15
Kernel: 5.4.0-167-generic
Compiler: gcc 7.5.0
Ubuntu 20.04
Kernel: 5.4.0-167-generic
Compiler: gcc 9.4.0-1ubuntu1~20.04.1
Ubuntu 22.04
Kernel: 5.4.0-167-generic
Compiler: gcc 11.4.0
To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29729/
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:[~2024-04-05 21:48 UTC|newest]
Thread overview: 90+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20240405202522.4945-1-pbhagavatula@marvell.com>
2024-04-05 20:02 ` |SUCCESS| pw139167 [PATCH v2] cnxk: disable building template files qemudev
2024-04-05 20:06 ` qemudev
2024-04-05 20:26 ` checkpatch
2024-04-05 21:16 ` |SUCCESS| pw139167 [PATCH] [v2] cnxk: disable building template file dpdklab
2024-04-05 21:17 ` dpdklab
2024-04-05 21:17 ` |FAILURE| " dpdklab
2024-04-05 21:17 ` dpdklab
2024-04-05 21:18 ` |SUCCESS| " dpdklab
2024-04-05 21:19 ` |FAILURE| " dpdklab
2024-04-05 21:19 ` dpdklab
2024-04-05 21:20 ` dpdklab
2024-04-05 21:20 ` dpdklab
2024-04-05 21:24 ` |FAILURE| pw139167 [PATCH v2] cnxk: disable building template files 0-day Robot
2024-04-05 21:25 ` |FAILURE| pw139167 [PATCH] [v2] cnxk: disable building template file dpdklab
2024-04-05 21:26 ` dpdklab
2024-04-05 21:26 ` |SUCCESS| " dpdklab
2024-04-05 21:26 ` |FAILURE| " dpdklab
2024-04-05 21:27 ` dpdklab
2024-04-05 21:27 ` |SUCCESS| " dpdklab
2024-04-05 21:27 ` dpdklab
2024-04-05 21:27 ` |FAILURE| " dpdklab
2024-04-05 21:28 ` |SUCCESS| " dpdklab
2024-04-05 21:28 ` |FAILURE| " dpdklab
2024-04-05 21:28 ` dpdklab
2024-04-05 21:28 ` dpdklab
2024-04-05 21:32 ` |SUCCESS| " dpdklab
2024-04-05 21:33 ` dpdklab
2024-04-05 21:33 ` |FAILURE| " dpdklab
2024-04-05 21:34 ` |SUCCESS| " dpdklab
2024-04-05 21:34 ` dpdklab
2024-04-05 21:35 ` dpdklab
2024-04-05 21:35 ` dpdklab
2024-04-05 21:36 ` dpdklab
2024-04-05 21:36 ` dpdklab
2024-04-05 21:36 ` |FAILURE| " dpdklab
2024-04-05 21:37 ` |SUCCESS| " dpdklab
2024-04-05 21:37 ` |FAILURE| " dpdklab
2024-04-05 21:38 ` |SUCCESS| " dpdklab
2024-04-05 21:38 ` |FAILURE| " dpdklab
2024-04-05 21:38 ` |SUCCESS| " dpdklab
2024-04-05 21:38 ` dpdklab
2024-04-05 21:39 ` dpdklab
2024-04-05 21:39 ` dpdklab
2024-04-05 21:40 ` dpdklab
2024-04-05 21:40 ` dpdklab
2024-04-05 21:40 ` |FAILURE| " dpdklab
2024-04-05 21:41 ` dpdklab
2024-04-05 21:41 ` |SUCCESS| " dpdklab
2024-04-05 21:41 ` dpdklab
2024-04-05 21:41 ` dpdklab
2024-04-05 21:41 ` |FAILURE| " dpdklab
2024-04-05 21:41 ` |SUCCESS| " dpdklab
2024-04-05 21:42 ` dpdklab
2024-04-05 21:43 ` |FAILURE| " dpdklab
2024-04-05 21:45 ` dpdklab
2024-04-05 21:45 ` |SUCCESS| " dpdklab
2024-04-05 21:45 ` dpdklab
2024-04-05 21:45 ` |FAILURE| " dpdklab
2024-04-05 21:46 ` dpdklab
2024-04-05 21:46 ` dpdklab
2024-04-05 21:46 ` |SUCCESS| " dpdklab
2024-04-05 21:47 ` |FAILURE| " dpdklab
2024-04-05 21:47 ` dpdklab
2024-04-05 21:47 ` |SUCCESS| " dpdklab
2024-04-05 21:47 ` dpdklab
2024-04-05 21:47 ` |FAILURE| " dpdklab
2024-04-05 21:47 ` |SUCCESS| " dpdklab
2024-04-05 21:47 ` |FAILURE| " dpdklab
2024-04-05 21:47 ` |SUCCESS| " dpdklab
2024-04-05 21:48 ` dpdklab [this message]
2024-04-05 21:56 ` dpdklab
2024-04-05 21:56 ` |FAILURE| " dpdklab
2024-04-05 21:59 ` |SUCCESS| " dpdklab
2024-04-05 21:59 ` dpdklab
2024-04-05 22:08 ` dpdklab
2024-04-05 22:08 ` dpdklab
2024-04-05 22:08 ` dpdklab
2024-04-05 22:09 ` dpdklab
2024-04-05 22:09 ` dpdklab
2024-04-05 22:09 ` dpdklab
2024-04-05 22:09 ` dpdklab
2024-04-05 22:10 ` |FAILURE| " dpdklab
2024-04-05 22:11 ` |SUCCESS| " dpdklab
2024-04-05 22:13 ` dpdklab
2024-04-05 22:16 ` dpdklab
2024-04-05 22:19 ` dpdklab
2024-04-05 22:46 ` dpdklab
2024-04-05 22:48 ` dpdklab
2024-04-06 1:39 ` dpdklab
2024-04-06 2:20 ` 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=6610719a.050a0220.a5d72.6833SMTPIN_ADDED_MISSING@mx.google.com \
--to=dpdklab@iol.unh.edu \
--cc=dpdk-test-reports@iol.unh.edu \
--cc=pbhagavatula@marvell.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).