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,
	Andre Muezerie <andremue@linux.microsoft.com>
Subject: |FAILURE| pw149505-149507 [PATCH] [v3,3/3] drivers/net: add diagnost
Date: Fri, 27 Dec 2024 19:48:48 -0800 (PST)	[thread overview]
Message-ID: <676f7520.050a0220.357a93.135eSMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1735355910-1175-4-git-send-email-andremue@linux.microsoft.com>

Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/149507

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Saturday, December 28 2024 03:18:30 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fd51012de5369679e807be1d6a81d63ef15015ce

149505-149507 --> testing issues

Upstream job id: Generic-Unit-Test-DPDK#302439

Test environment and result as below:

+--------------------------+--------------+------------------------------+---------------------------+----------------+
|       Environment        | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test |
+==========================+==============+==============================+===========================+================+
| Ubuntu 20.04 ARM SVE     | PEND         | SKIPPED                      | SKIPPED                   | SKIPPED        |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 12 (arm)          | SKIPPED      | WARN                         | PEND                      | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Debian 11 (Buster) (ARM) | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 40 (ARM)          | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| CentOS Stream 9 (ARM)    | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 41 (ARM Clang)    | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 40 (ARM Clang)    | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Fedora 41 (ARM)          | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 20.04 (ARM)       | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| RHEL9 (ARM)              | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 24.04 (ARM)       | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+
| Ubuntu 22.04 (ARM)       | SKIPPED      | SKIPPED                      | SKIPPED                   | PEND           |
+--------------------------+--------------+------------------------------+---------------------------+----------------+

==== 20 line log output for Debian 12 (arm) (cryptodev_sw_snow3g_autotest): ====
62 |                 vst1q_u64((uint64_t *)&rxdp++->read, dma_addr1);
|                           ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c: In function 'descs_to_fdir_32b':
../drivers/net/i40e/i40e_rxtx_vec_neon.c:87:32: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
87 |         desc0_qw23 = vld1q_u64((uint64_t *)&(rxdp + 0)->wb.qword2);
|                                ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:88:32: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
88 |         desc1_qw23 = vld1q_u64((uint64_t *)&(rxdp + 1)->wb.qword2);
|                                ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:89:32: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
89 |         desc2_qw23 = vld1q_u64((uint64_t *)&(rxdp + 2)->wb.qword2);
|                                ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:90:32: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
90 |         desc3_qw23 = vld1q_u64((uint64_t *)&(rxdp + 3)->wb.qword2);
|                                ^
cc1: all warnings being treated as errors
[1753/3378] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_generic_flow.c.o
[1754/3378] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_vchnl.c.o
[1755/3378] Compiling C object drivers/libtmp_rte_net_iavf.a.p/net_iavf_iavf_rxtx.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

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

Debian 11 (Buster) (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

CentOS Stream 9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Fedora 41 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41)

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40)

Fedora 41 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3)

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

RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2)

Ubuntu 24.04 (ARM)
	Kernel: Depends on container host
	Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0

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

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

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-28  3:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1735355910-1175-4-git-send-email-andremue@linux.microsoft.com>
2024-12-28  2:47 ` |SUCCESS| pw149505-149507 [PATCH v3 3/3] drivers/net: add diagnostics macros to make code portable qemudev
2024-12-28  2:51 ` qemudev
2024-12-28  3:20 ` |WARNING| pw149507 " checkpatch
2024-12-28  3:48 ` |PENDING| pw149505-149507 [PATCH] [v3,3/3] drivers/net: add diagnost dpdklab
2024-12-28  3:48 ` dpdklab [this message]
2024-12-28  3:54 ` |SUCCESS| " dpdklab
2024-12-28  4:00 ` |PENDING| " dpdklab
2024-12-28  4:01 ` |SUCCESS| " dpdklab
2024-12-28  4:02 ` |PENDING| " dpdklab
2024-12-28  4:04 ` |FAILURE| pw149507 [PATCH v3 3/3] drivers/net: add diagnostics macros to make code portable 0-day Robot
2024-12-28  4:09 ` |SUCCESS| pw149505-149507 [PATCH] [v3,3/3] drivers/net: add diagnost dpdklab
2024-12-28  4:13 ` dpdklab
2024-12-28  4:14 ` dpdklab
2024-12-28  4:14 ` |PENDING| " dpdklab
2024-12-28  4:17 ` |SUCCESS| " dpdklab
2024-12-28  4:19 ` |FAILURE| " dpdklab
2024-12-28  4:19 ` |SUCCESS| " dpdklab
2024-12-28  4:21 ` |FAILURE| " dpdklab
2024-12-28  4:22 ` |SUCCESS| " dpdklab
2024-12-28  4:23 ` dpdklab
2024-12-28  4:25 ` |WARNING| " dpdklab
2024-12-28  4:30 ` |SUCCESS| " dpdklab
2024-12-28  4:48 ` dpdklab
2024-12-28  4:59 ` |WARNING| " dpdklab
2024-12-28  5:54 ` dpdklab
2024-12-28  6:11 ` |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=676f7520.050a0220.357a93.135eSMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=andremue@linux.microsoft.com \
    --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).