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| pw149501-149503 [PATCH] [v2,3/3] drivers/net: add diagnost
Date: Fri, 27 Dec 2024 18:24:06 -0800 (PST)	[thread overview]
Message-ID: <676f6146.050a0220.315203.8b69SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1735346757-14891-4-git-send-email-andremue@linux.microsoft.com>

Test-Label: iol-compile-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/149503

_Testing issues_

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

149501-149503 --> testing issues

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

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| RHEL9 (ARM)                            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM)                        | FAIL               |
+----------------------------------------+--------------------+
| Fedora 40 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM)                        | PEND               |
+----------------------------------------+--------------------+
| Fedora 41 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 22.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 24.04 (ARM)                     | PEND               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PEND               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | FAIL               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PEND               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PEND               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
424 |   descs[0] =  vld1q_u64((uint64_t *)(rxdp));
|                         ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:429:29: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
429 |   descs[3] = vld1q_lane_u64((uint64_t *)(rxdp + 3), descs[3], 0);
|                             ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:430:29: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
430 |   descs[2] = vld1q_lane_u64((uint64_t *)(rxdp + 2), descs[2], 0);
|                             ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:431:29: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
431 |   descs[1] = vld1q_lane_u64((uint64_t *)(rxdp + 1), descs[1], 0);
|                             ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c:432:29: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
432 |   descs[0] = vld1q_lane_u64((uint64_t *)(rxdp), descs[0], 0);
|                             ^
../drivers/net/i40e/i40e_rxtx_vec_neon.c: In function 'vtx1':
../drivers/net/i40e/i40e_rxtx_vec_neon.c:662:12: error: cast discards 'volatile' qualifier from pointer target type [-Werror=cast-qual]
662 |  vst1q_u64((uint64_t *)txdp, descriptor);
|            ^
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
==== End log output ====

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: Depends on container host
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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

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

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

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)

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

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

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

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

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

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

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: Depends on container host
	Compiler: gcc 9.4.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: Depends on container host
	Compiler: clang 10.0.0-4ubuntu1

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

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  2:24 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1735346757-14891-4-git-send-email-andremue@linux.microsoft.com>
2024-12-28  0:15 ` |SUCCESS| pw149501-149503 [PATCH v2 3/3] drivers/net: add diagnostics macros to make code portable qemudev
2024-12-28  0:20 ` qemudev
2024-12-28  0:47 ` |WARNING| pw149503 " checkpatch
2024-12-28  1:24 ` |FAILURE| " 0-day Robot
2024-12-28  1:28 ` |FAILURE| pw149501-149503 [PATCH] [v2,3/3] drivers/net: add diagnost dpdklab
2024-12-28  1:31 ` |SUCCESS| " dpdklab
2024-12-28  1:38 ` dpdklab
2024-12-28  1:44 ` dpdklab
2024-12-28  1:46 ` dpdklab
2024-12-28  1:46 ` |FAILURE| " dpdklab
2024-12-28  1:49 ` |PENDING| " dpdklab
2024-12-28  1:52 ` |WARNING| " dpdklab
2024-12-28  1:52 ` |SUCCESS| " dpdklab
2024-12-28  1:53 ` dpdklab
2024-12-28  1:54 ` |WARNING| " dpdklab
2024-12-28  2:01 ` |FAILURE| " dpdklab
2024-12-28  2:02 ` dpdklab
2024-12-28  2:05 ` dpdklab
2024-12-28  2:09 ` |SUCCESS| " dpdklab
2024-12-28  2:18 ` |FAILURE| " dpdklab
2024-12-28  2:19 ` |WARNING| " dpdklab
2024-12-28  2:24 ` dpdklab [this message]
2024-12-28  2:30 ` dpdklab
2024-12-28  2:39 ` dpdklab
2024-12-28  2:41 ` |FAILURE| " dpdklab
2024-12-28  2:43 ` dpdklab
2024-12-28  2:50 ` dpdklab
2024-12-28  2:51 ` dpdklab
2024-12-28  3:03 ` dpdklab
2024-12-28  3:15 ` dpdklab
2024-12-28  3:15 ` dpdklab
2024-12-28  3:21 ` 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=676f6146.050a0220.315203.8b69SMTPIN_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).