automatic DPDK test reports
 help / color / mirror / Atom feed
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu,
	Stephen Hemminger <stephen@networkplumber.org>
Subject: |FAILURE| pw149237-149241 [PATCH] [5/5] net/virtio: remove unneeded
Date: Fri, 13 Dec 2024 20:43:38 -0800 (PST)	[thread overview]
Message-ID: <675d0cfa.050a0220.11b3a5.21c6SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241213214929.817688-6-stephen@networkplumber.org>

Test-Label: iol-compile-amd64-testing
Test-Status: FAILURE
http://dpdk.org/patch/149241

_Testing issues_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Friday, December 13 2024 21:48:18 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:f1e0472368d4dbb1da33ae68b18ca21bc8a55259

149237-149241 --> testing issues

Upstream job id: Generic-DPDK-Compile-Meson#343154

Test environment and result as below:

+-------------------+--------------------+------------------+-------------------+
|    Environment    | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk |
+===================+====================+==================+===================+
| Debian 12         | FAIL               | WARN             | WARN              |
+-------------------+--------------------+------------------+-------------------+
| CentOS Stream 9   | FAIL               | WARN             | WARN              |
+-------------------+--------------------+------------------+-------------------+
| Fedora 40         | FAIL               | WARN             | WARN              |
+-------------------+--------------------+------------------+-------------------+
| Fedora 39 (Clang) | PEND               | PEND             | PEND              |
+-------------------+--------------------+------------------+-------------------+
| Fedora 40 (Clang) | PEND               | PEND             | PEND              |
+-------------------+--------------------+------------------+-------------------+
| Fedora 39         | FAIL               | WARN             | WARN              |
+-------------------+--------------------+------------------+-------------------+
| RHEL8             | FAIL               | WARN             | SKIPPED           |
+-------------------+--------------------+------------------+-------------------+
| Ubuntu 24.04      | FAIL               | WARN             | WARN              |
+-------------------+--------------------+------------------+-------------------+
| RHEL9             | PEND               | PEND             | SKIPPED           |
+-------------------+--------------------+------------------+-------------------+
| Ubuntu 22.04      | PEND               | PEND             | PEND              |
+-------------------+--------------------+------------------+-------------------+
| Ubuntu 20.04      | PEND               | PEND             | SKIPPED           |
+-------------------+--------------------+------------------+-------------------+
| Alpine            | FAIL               | PEND             | SKIPPED           |
+-------------------+--------------------+------------------+-------------------+
| FreeBSD 13.4      | PASS               | SKIPPED          | SKIPPED           |
+-------------------+--------------------+------------------+-------------------+
| FreeBSD 14.2      | PEND               | SKIPPED          | SKIPPED           |
+-------------------+--------------------+------------------+-------------------+

==== 20 line log output for Alpine (dpdk_meson_compile): ====
[1426/3011] Compiling C object drivers/libtmp_rte_net_enic.a.p/net_enic_base_vnic_cq.c.o
[1427/3011] Linking static target drivers/libtmp_rte_net_enic.a
[1428/3011] Generating rte_net_enic.pmd.c with a custom command
[1429/3011] Compiling C object drivers/librte_net_enic.so.25.1.p/meson-generated_.._rte_net_enic.pmd.c.o
[1430/3011] Compiling C object drivers/librte_net_enic.a.p/meson-generated_.._rte_net_enic.pmd.c.o
[1431/3011] Compiling C object drivers/net/enic/libenic_avx2_lib.a.p/enic_rxtx_vec_avx2.c.o
[1432/3011] Linking static target drivers/librte_net_enic.a
[1433/3011] Linking static target drivers/net/enic/libenic_avx2_lib.a
[1434/3011] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_rxtx.c.o
[1435/3011] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_uio.c.o
[1436/3011] Compiling C object drivers/libtmp_rte_net_enetfec.a.p/net_enetfec_enet_ethdev.c.o
^[[01m^[[K../drivers/net/enetfec/enet_ethdev.c:^[[m^[[K In function '^[[01m^[[Kenetfec_tx_queue_setup^[[m^[[K':
^[[01m^[[K../drivers/net/enetfec/enet_ethdev.c:369:54:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kunused parameter '^[[01m^[[Ktx_conf^[[m^[[K' [^[[01;31m^[[K-Werror=unused-parameter^[[m^[[K]
369 |                         ^[[01;31m^[[Kconst struct rte_eth_txconf *tx_conf^[[m^[[K)
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~^[[m^[[K
^[[01m^[[K../drivers/net/enetfec/enet_ethdev.c:^[[m^[[K In function '^[[01m^[[Kenetfec_rx_queue_setup^[[m^[[K':
^[[01m^[[K../drivers/net/enetfec/enet_ethdev.c:440:54:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Kunused parameter '^[[01m^[[Krx_conf^[[m^[[K' [^[[01;31m^[[K-Werror=unused-parameter^[[m^[[K]
440 |                         ^[[01;31m^[[Kconst struct rte_eth_rxconf *rx_conf^[[m^[[K,
|                         ^[[01;31m^[[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~^[[m^[[K
cc1: all warnings being treated as errors
==== End log output ====

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

CentOS Stream 9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Fedora 40
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1)

Fedora 39 (Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39)

Fedora 40 (Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40)

Fedora 39
	Kernel: Depends on container host
	Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1)

RHEL8
	Kernel: Depends on container host
	Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22)

Ubuntu 24.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0

RHEL9
	Kernel: Depends on container host
	Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3)

Ubuntu 22.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

Ubuntu 20.04
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Alpine
	Kernel: Depends on container host
	Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309

FreeBSD 13.4
	Kernel: 13.4-RELEASE-p1
	Compiler: clang 18.1.6

FreeBSD 14.2
	Kernel: 14.2-RELEASE
	Compiler: clang 18.1.6

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

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

  parent reply	other threads:[~2024-12-14  4:43 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20241213214929.817688-6-stephen@networkplumber.org>
2024-12-13 21:25 ` |SUCCESS| pw149237-149241 [PATCH 5/5] net/virtio: remove unneeded deferred start check qemudev
2024-12-13 21:29 ` qemudev
2024-12-13 21:51 ` |SUCCESS| pw149241 " checkpatch
2024-12-13 22:22 ` |FAILURE| " 0-day Robot
2024-12-14  3:13 ` |SUCCESS| pw149237-149241 [PATCH] [5/5] net/virtio: remove unneeded dpdklab
2024-12-14  3:19 ` dpdklab
2024-12-14  3:24 ` dpdklab
2024-12-14  3:27 ` dpdklab
2024-12-14  3:29 ` dpdklab
2024-12-14  3:36 ` dpdklab
2024-12-14  3:49 ` dpdklab
2024-12-14  3:51 ` dpdklab
2024-12-14  3:55 ` dpdklab
2024-12-14  4:01 ` |FAILURE| " dpdklab
2024-12-14  4:01 ` |WARNING| " dpdklab
2024-12-14  4:38 ` dpdklab
2024-12-14  4:43 ` dpdklab [this message]
2024-12-14  4:47 ` |FAILURE| " dpdklab
2024-12-14  4:48 ` |SUCCESS| " dpdklab
2024-12-14  4:51 ` |FAILURE| " dpdklab
2024-12-14  4:54 ` dpdklab
2024-12-14  5:00 ` dpdklab
2024-12-14  5:12 ` |SUCCESS| " dpdklab
2024-12-14  5:19 ` |FAILURE| " dpdklab
2024-12-14  5:39 ` |WARNING| " dpdklab
2024-12-14  6:13 ` |FAILURE| " 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=675d0cfa.050a0220.11b3a5.21c6SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=stephen@networkplumber.org \
    --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).