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| pw150205-150206 [PATCH] [v14,3/3] drivers/net: add diagnos
Date: Fri, 17 Jan 2025 20:00:34 -0800 (PST)	[thread overview]
Message-ID: <678b2762.810a0220.54252.a304SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1737168373-25364-4-git-send-email-andremue@linux.microsoft.com>

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

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Saturday, January 18 2025 02:46:13 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:06e2856620a70000b2a28f0ea715fc247b85fd8d

150205-150206 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for RHEL9 (ARM) (dpdk_unit_test): ====
|                                                ^
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h:140:17: error: too many arguments to function 'rte_prefetch0'
140 |                 rte_prefetch0((volatile void *), cq + mcqe_n);
|                 ^~~~~~~~~~~~~
In file included from ../lib/eal/arm/include/rte_prefetch.h:9,
from ../lib/mbuf/rte_mbuf.h:39,
from ../drivers/net/mlx5/mlx5_rxtx_vec.c:10:
../lib/eal/arm/include/rte_prefetch_64.h:16:20: note: declared here
16 | static inline void rte_prefetch0(const volatile void *p)
|                    ^~~~~~~~~~~~~
In file included from ../drivers/net/mlx5/mlx5_rxtx_vec.c:29:
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h: In function 'rxq_cq_process_v':
../drivers/net/mlx5/mlx5_rxtx_vec_neon.h:664:20: error: assignment discards 'volatile' qualifier from pointer target type [-Werror=discarded-qualifiers]
664 |                 p0 = &cq[pos].pkt_info;
|                    ^
cc1: all warnings being treated as errors
[1978/3371] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_nta_split.c.o
[1979/3371] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_linux_mlx5_socket.c.o
[1980/3371] Compiling C object drivers/libtmp_rte_net_mlx5.a.p/net_mlx5_mlx5_flow_hw.c.o
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

32-bit Ubuntu 22.04.4 (ARM)
	Kernel: 5.15.83+ aarch64
	Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0

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

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

UNH-IOL DPDK Community Lab

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

  parent reply	other threads:[~2025-01-18  4:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1737168373-25364-4-git-send-email-andremue@linux.microsoft.com>
2025-01-18  2:15 ` |SUCCESS| pw150205-150206 [PATCH v14 3/3] drivers/net: add diagnostics macros to make code portable qemudev
2025-01-18  2:20 ` qemudev
2025-01-18  2:47 ` |SUCCESS| pw150206 " checkpatch
2025-01-18  3:23 ` |SUCCESS| pw150205-150206 [PATCH] [v14,3/3] drivers/net: add diagnos dpdklab
2025-01-18  3:32 ` |WARNING| " dpdklab
2025-01-18  3:35 ` |PENDING| " dpdklab
2025-01-18  3:37 ` |SUCCESS| " dpdklab
2025-01-18  3:38 ` dpdklab
2025-01-18  3:42 ` dpdklab
2025-01-18  3:43 ` |PENDING| " dpdklab
2025-01-18  3:44 ` |FAILURE| pw150206 [PATCH v14 3/3] drivers/net: add diagnostics macros to make code portable 0-day Robot
2025-01-18  3:46 ` |SUCCESS| pw150205-150206 [PATCH] [v14,3/3] drivers/net: add diagnos dpdklab
2025-01-18  3:48 ` dpdklab
2025-01-18  4:00 ` dpdklab [this message]
2025-01-18  4:01 ` |FAILURE| " dpdklab
2025-01-18  4:01 ` dpdklab
2025-01-18  4:13 ` dpdklab
2025-01-18  4:13 ` dpdklab
2025-01-18  4:15 ` dpdklab
2025-01-18  4:34 ` |SUCCESS| " dpdklab
2025-01-18  4:37 ` dpdklab
2025-01-18  4:38 ` dpdklab
2025-01-18  4:50 ` |WARNING| " dpdklab
2025-01-18  5:16 ` |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=678b2762.810a0220.54252.a304SMTPIN_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).