automatic DPDK test reports
 help / color / mirror / Atom feed
From: qemudev@loongson.cn
To: test-report@dpdk.org
Cc: mb@smartsharesystems.com, zhoumin@loongson.cn
Subject: |FAILURE| pw131147 [PATCH] eal: add cache guard to per-lcore PRNG state
Date: Mon, 4 Sep 2023 17:18:58 +0800	[thread overview]
Message-ID: <202309040918.3849IwMB3987055@localhost.localdomain> (raw)
In-Reply-To: <20230904092632.12675-1-mb@smartsharesystems.com>

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/131147

_ninja build failure_

Submitter: Morten Brørup <mb@smartsharesystems.com>
Date: Mon,  4 Sep 2023 11:26:32 +0200
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 799d56f1192d72872e63fbb3d2c7f776b7ae89b0

131147 --> ninja build failed

Test environment and result as below:

+---------------------+----------------+
|     Environment     | compilation    |
+---------------------+----------------+
| Loongnix-Server 8.3 | FAIL           |
+---------------------+----------------+

Loongnix-Server 8.3
    Kernel: 4.19.190+
    Compiler: gcc 8.3


Ninja build logs:
-------------------------------BEGIN LOGS----------------------------
FAILED: lib/librte_eal.a.p/eal_common_rte_random.c.o
cc -Ilib/librte_eal.a.p -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/loongarch/include -I../lib/eal/loongarch/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/log -I../lib/log -Ilib/metrics -I../lib/metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -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-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=loongarch64 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="24.0"' -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal -MD -MQ lib/librte_eal.a.p/eal_
 common_rte_random.c.o -MF lib/librte_eal.a.p/eal_common_rte_random.c.o.d -o lib/librte_eal.a.p/eal_common_rte_random.c.o -c ../lib/eal/common/rte_random.c
./lib/eal/common/rte_random.c:21:2: error: expected specifier-qualifier-list before ‘RTE_CACHE_GUARD’
RTE_CACHE_GUARD;
^~~~~~~~~~~~~~~
[8/2352] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o
[9/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o
[10/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o
[11/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o
[12/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o
[13/2352] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o
[14/2352] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o
[15/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o
[16/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o
[17/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o
[18/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o
[19/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o
[20/2352] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o
[21/2352] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o
[22/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o
[23/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o
[24/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o
[25/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o
[26/2352] Compiling C object lib/librte_log.a.p/log_log.c.o
[27/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o
[28/2352] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o
[29/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o
[30/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o
[31/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o
[32/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o
[33/2352] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o
[34/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o
[35/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o
[36/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o
[37/2352] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o
[38/2352] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o
[39/2352] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o
[40/2352] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o
ninja: build stopped: subcommand failed.
-------------------------------END LOGS------------------------------


       reply	other threads:[~2023-09-04  9:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230904092632.12675-1-mb@smartsharesystems.com>
2023-09-04  9:18 ` qemudev [this message]
2023-09-04  9:27 ` |SUCCESS| " checkpatch
2023-09-04 10:39 ` 0-day Robot
2023-09-04 13:57 |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=202309040918.3849IwMB3987055@localhost.localdomain \
    --to=qemudev@loongson.cn \
    --cc=mb@smartsharesystems.com \
    --cc=test-report@dpdk.org \
    --cc=zhoumin@loongson.cn \
    /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).