From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3FD65424EE for ; Mon, 4 Sep 2023 11:33:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46164402E2; Mon, 4 Sep 2023 11:33:21 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id CCE90402E2 for ; Mon, 4 Sep 2023 11:33:19 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8DxBfFdpPVkdtEeAA--.62628S3; Mon, 04 Sep 2023 17:33:17 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8DxfSNcpPVkERZrAA--.14041S3; Mon, 04 Sep 2023 17:33:16 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 3849Ixhe3987056 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Mon, 4 Sep 2023 17:18:59 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 3849IwMB3987055; Mon, 4 Sep 2023 17:18:58 +0800 Date: Mon, 4 Sep 2023 17:18:58 +0800 From: qemudev@loongson.cn Message-Id: <202309040918.3849IwMB3987055@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |FAILURE| pw131147 [PATCH] eal: add cache guard to per-lcore PRNG state In-Reply-To: <20230904092632.12675-1-mb@smartsharesystems.com> References: <20230904092632.12675-1-mb@smartsharesystems.com> To: test-report@dpdk.org Cc: mb@smartsharesystems.com, zhoumin@loongson.cn X-CM-TRANSID: AQAAf8DxfSNcpPVkERZrAA--.14041S3 X-CM-SenderInfo: pthp3vthy6z05rqj20fqof0/ X-Coremail-Antispam: 1Uk129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7KY7 ZEXasCq-sGcSsGvfJ3UbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnUUvcSsGvfC2Kfnx nUUI43ZEXa7xR_UUUUUUUUU== X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: loongarch-compilation Test-Status: FAILURE http://dpdk.org/patch/131147 _ninja build failure_ Submitter: Morten Brørup 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------------------------------