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| pw150587-150588 [PATCH] [v2,2/2] stack: enable build with
Date: Tue, 28 Jan 2025 13:48:41 -0800 (PST)	[thread overview]
Message-ID: <679950b9.170a0220.bb7fa.0283SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <1738099014-16629-3-git-send-email-andremue@linux.microsoft.com>

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

_Testing issues_

Submitter: Andre Muezerie <andremue@linux.microsoft.com>
Date: Tuesday, January 28 2025 21:16:54 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3cd695c34528571c378c5f6be7ff81d3cca9a84c

150587-150588 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Debian 12 (arm) (dpdk_unit_test): ====
from ../lib/stack/rte_stack.h:92,
from ../lib/stack/rte_stack.c:16:
../lib/stack/rte_stack_lf_c11.h: In function '__rte_atomic128_cmp_exchange':
../lib/stack/rte_stack_lf_c11.h:51:23: error: expected string literal before 'MPLOCKED'
51 |                       MPLOCKED
|                       ^~~~~~~~
../lib/stack/rte_stack_lf_c11.h:38:44: error: unused parameter 'dst' [-Werror=unused-parameter]
38 | __rte_atomic128_cmp_exchange(rte_int128_t *dst,
|                              ~~~~~~~~~~~~~~^~~
../lib/stack/rte_stack_lf_c11.h:39:44: error: unused parameter 'exp' [-Werror=unused-parameter]
39 |                              rte_int128_t *exp,
|                              ~~~~~~~~~~~~~~^~~
../lib/stack/rte_stack_lf_c11.h:40:50: error: unused parameter 'src' [-Werror=unused-parameter]
40 |                              const rte_int128_t *src,
|                              ~~~~~~~~~~~~~~~~~~~~^~~
cc1: all warnings being treated as errors
[393/3373] Generating symbol file lib/librte_mldev.so.25.1.p/librte_mldev.so.25.1.symbols
[394/3373] Generating symbol file lib/librte_sched.so.25.1.p/librte_sched.so.25.1.symbols
[395/3373] Generating security.sym_chk with a custom command (wrapped by meson to capture output)
ninja: build stopped: subcommand failed.
==== End log output ====

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

Debian 12 (arm)
	Kernel: Depends on container host
	Compiler: gcc (Debian 12.2.0-14) 12.2.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

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)

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

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

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

Ubuntu 20.04 (ARM)
	Kernel: Depends on container host
	Compiler: 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

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

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

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1738099014-16629-3-git-send-email-andremue@linux.microsoft.com>
2025-01-28 20:43 ` |SUCCESS| pw150587-150588 [PATCH v2 2/2] stack: enable build with MSVC qemudev
2025-01-28 20:47 ` qemudev
2025-01-28 21:17 ` |SUCCESS| pw150588 " checkpatch
2025-01-28 21:48 ` dpdklab [this message]
2025-01-28 21:53 ` |FAILURE| pw150587-150588 [PATCH] [v2,2/2] stack: enable build with dpdklab
2025-01-28 21:57 ` dpdklab
2025-01-28 22:00 ` |PENDING| " dpdklab
2025-01-28 22:02 ` |SUCCESS| " dpdklab
2025-01-28 22:03 ` |FAILURE| pw150588 [PATCH v2 2/2] stack: enable build with MSVC 0-day Robot
2025-01-28 22:06 ` |WARNING| pw150587-150588 [PATCH] [v2,2/2] stack: enable build with dpdklab
2025-01-28 22:08 ` |SUCCESS| " dpdklab
2025-01-28 22:10 ` dpdklab
2025-01-28 22:13 ` dpdklab
2025-01-28 22:14 ` |PENDING| " dpdklab
2025-01-28 22:26 ` dpdklab
2025-01-28 22:35 ` |FAILURE| " dpdklab
2025-01-28 22:40 ` dpdklab
2025-01-28 22:55 ` |SUCCESS| " dpdklab
2025-01-28 23:06 ` |WARNING| " dpdklab
2025-01-28 23:10 ` |SUCCESS| " dpdklab
2025-01-30  2:17 ` 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=679950b9.170a0220.bb7fa.0283SMTPIN_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).