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,
	Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Subject: |FAILURE| pw136876-136877 [PATCH] [RFC,v2,5/5] service: keep per-lco
Date: Mon, 19 Feb 2024 03:14:52 -0800 (PST)	[thread overview]
Message-ID: <65d3382c.050a0220.f1cb7.6362SMTPIN_ADDED_MISSING@mx.google.com> (raw)

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

_Testing issues_

Submitter: Mattias Ronnblom <mattias.ronnblom@ericsson.com>
Date: Monday, February 19 2024 09:40:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3cb34fb0b0adfeb163b4d0e6d5a232a21bd6f6e0

136876-136877 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | FAIL               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM Clang)                  | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Fedora 38 (ARM Clang) (dpdk_meson_compile): ====
[45/3135] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_timer.c.o'.
[46/3135] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.o'.
[47/3135] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
[48/3135] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[49/3135] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
[50/3135] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
[51/3135] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o
clang -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -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 -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -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-address-of-packed-member -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8.1-a+crc+crypto -mcpu=thunderx2t99 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="24.1"' -DRTE_LOG_DEFAULT_LOG
 TYPE=lib.eal -DRTE_ANNOTATE_LOCKS -Wthread-safety -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o' -c ../lib/eal/common/rte_random.c
../lib/eal/common/rte_random.c:235:2: error: '_Alignof' applied to an expression is a GNU extension [-Werror,-Wgnu-alignof-expression]
RTE_LCORE_VAR_ALLOC(rand_state);
^
../lib/eal/include/rte_lcore_var.h:264:56: note: expanded from macro 'RTE_LCORE_VAR_ALLOC'
RTE_LCORE_VAR_ALLOC_SIZE_ALIGN(name, sizeof(*(name)), alignof(*(name)))
^
/usr/lib64/clang/16/include/stdalign.h:15:17: note: expanded from macro 'alignof'
#define alignof _Alignof
^
1 error generated.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.1.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1

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

UNH-IOL DPDK Community Lab

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

             reply	other threads:[~2024-02-19 11:14 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19 11:14 dpdklab [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-19 11:32 dpdklab
2024-02-19 11:29 dpdklab
2024-02-19 11:27 dpdklab
2024-02-19 11:24 dpdklab
2024-02-19 11:23 dpdklab
2024-02-19 11:20 dpdklab
2024-02-19 11:17 dpdklab
2024-02-19 11:16 dpdklab
2024-02-19 11:15 dpdklab
2024-02-19 11:08 dpdklab
2024-02-19 11:07 dpdklab
2024-02-19 11:07 dpdklab
2024-02-19 11:06 dpdklab
2024-02-19 11:04 dpdklab
2024-02-19 11:04 dpdklab
2024-02-19 10:57 dpdklab
2024-02-19 10:55 dpdklab
2024-02-19 10:55 dpdklab
2024-02-19 10:54 dpdklab
2024-02-19 10:54 dpdklab
2024-02-19 10:54 dpdklab
2024-02-19 10:54 dpdklab
2024-02-19 10:53 dpdklab
2024-02-19 10:53 dpdklab
2024-02-19 10:52 dpdklab
2024-02-19 10:52 dpdklab
2024-02-19 10:50 dpdklab
2024-02-19 10:48 dpdklab
2024-02-19 10:48 dpdklab
2024-02-19 10:46 dpdklab
2024-02-19 10:35 dpdklab
2024-02-19 10:34 dpdklab
2024-02-19 10:34 dpdklab
2024-02-19 10:30 dpdklab
2024-02-19 10:29 dpdklab
2024-02-19 10:29 dpdklab
2024-02-19 10:29 dpdklab
2024-02-19 10:28 dpdklab
2024-02-19 10:28 dpdklab
2024-02-19 10:27 dpdklab
2024-02-19 10:26 dpdklab
2024-02-19 10:25 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=65d3382c.050a0220.f1cb7.6362SMTPIN_ADDED_MISSING@mx.google.com \
    --to=dpdklab@iol.unh.edu \
    --cc=dpdk-test-reports@iol.unh.edu \
    --cc=mattias.ronnblom@ericsson.com \
    --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).