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,
	David Marchand <david.marchand@redhat.com>
Subject: |FAILURE| pw148974-148976 [PATCH] [RFC,3/3] eal: enhance lock annota
Date: Mon, 02 Dec 2024 10:03:51 -0800 (PST)	[thread overview]
Message-ID: <674df687.050a0220.2b2b78.d1a1SMTPIN_ADDED_MISSING@mx.google.com> (raw)
In-Reply-To: <20241202125316.3732529-4-david.marchand@redhat.com>

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

_Testing issues_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Monday, December 02 2024 12:53:16 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8

148974-148976 --> testing issues

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

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 ARM Clang Cross Compile (dpdk_meson_compile): ====
[10/3349] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[11/3349] Linking static target lib/librte_kvargs.a
[12/3349] Generating kvargs.sym_chk with a custom command (wrapped by meson to capture output)
[13/3349] Linking target lib/librte_kvargs.so.25.0
[14/3349] Generating symbol file lib/librte_kvargs.so.25.0.p/librte_kvargs.so.25.0.symbols
[15/3349] Compiling C object lib/librte_argparse.a.p/argparse_rte_argparse.c.o
[16/3349] Linking static target lib/librte_argparse.a
[17/3349] Generating argparse.sym_chk with a custom command (wrapped by meson to capture output)
[18/3349] Linking target lib/librte_argparse.so.25.0
[19/3349] Generating symbol file lib/librte_argparse.so.25.0.p/librte_argparse.so.25.0.symbols
[20/3349] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
FAILED: lib/librte_telemetry.a.p/telemetry_telemetry.c.o
ccache clang -Ilib/librte_telemetry.a.p -Ilib -I../lib -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -I. -I.. -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -I../kernel/linux -Ilib/log -I../lib/log -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-missing-field-initializers -D_GNU_SOURCE -target aarch64-linux-gnu --sysroot /usr/aarch64-linux-gnu -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -DRTE_LOG_DEFAULT_LOGTYPE=lib.telemetry -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ lib/librte_telemetry.a.p/telemetry_telemetry.c.o 
 -MF lib/librte_telemetry.a.p/telemetry_telemetry.c.o.d -o lib/librte_telemetry.a.p/telemetry_telemetry.c.o -c ../lib/telemetry/telemetry.c
In file included from ../lib/telemetry/telemetry.c:20:
In file included from ../lib/eal/arm/include/rte_spinlock.h:13:
../lib/eal/include/generic/rte_spinlock.h:35:33: error: invalid capability name 'spinlock'; capability name must be 'mutex' or 'role' [-Werror,-Wthread-safety-attributes]
typedef struct __rte_capability("spinlock") {
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-02 18:03 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20241202125316.3732529-4-david.marchand@redhat.com>
2024-12-02 12:23 ` |SUCCESS| pw148974-148976 [RFC 3/3] eal: enhance lock annotations for rwlock qemudev
2024-12-02 12:28 ` qemudev
2024-12-02 13:34 ` |SUCCESS| pw148974-148976 [PATCH] [RFC,3/3] eal: enhance lock annota dpdklab
2024-12-02 13:38 ` |FAILURE| " dpdklab
2024-12-02 13:40 ` |PENDING| " dpdklab
2024-12-02 13:40 ` |FAILURE| " dpdklab
2024-12-02 13:42 ` |SUCCESS| pw148976 [RFC 3/3] eal: enhance lock annotations for rwlock 0-day Robot
2024-12-02 13:49 ` |SUCCESS| pw148974-148976 [PATCH] [RFC,3/3] eal: enhance lock annota dpdklab
2024-12-02 13:50 ` |FAILURE| " dpdklab
2024-12-02 13:52 ` |SUCCESS| " dpdklab
2024-12-02 13:52 ` |PENDING| " dpdklab
2024-12-02 13:55 ` |SUCCESS| " dpdklab
2024-12-02 13:57 ` dpdklab
2024-12-02 14:02 ` |PENDING| " dpdklab
2024-12-02 14:13 ` |SUCCESS| " dpdklab
2024-12-02 14:28 ` dpdklab
2024-12-02 14:34 ` dpdklab
2024-12-02 14:39 ` |WARNING| " dpdklab
2024-12-02 15:47 ` |SUCCESS| " dpdklab
2024-12-02 15:53 ` dpdklab
2024-12-02 18:03 ` dpdklab [this message]

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=674df687.050a0220.2b2b78.d1a1SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=david.marchand@redhat.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).