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 F02C2436CC for ; Tue, 12 Dec 2023 06:24:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D7B1342DCE for ; Tue, 12 Dec 2023 06:24:14 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 9DB7542DC7 for ; Tue, 12 Dec 2023 06:24:13 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id af79cd13be357-77db736aae5so272591085a.0 for ; Mon, 11 Dec 2023 21:24:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1702358652; x=1702963452; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=QZME3gDbdYOXRFNgukjQovVCKkHOlTMD9a/nZoGcOBQ=; b=d4TkNh2AUXpKKgCl+MsiAV61aZRaDxNmBZV+wj6+ra2dKUfL9sla1Dzn6XATtY/EwN iDAUPpaoNpdiJa3DEXjqgAvEFnMVW1Pp2rle0ifEy/YL6wOe16MLpVUDURM8/ZXUQv74 sFd3hsn7/FXF2pCqb9V955Un8EpBLOyKZiG4tV8jiY1UqiKfDZta6Aqu6r03HZEhhtYy wNwGc+EbmHUVvyVNwgBQh3X4MWo9c1rKVNZzaHbUGCb8IALi1xSusU/h9ELutVPsrBbj QZG1vCrS4kE8HQsYiDQhl7rKy4w8plAWi6ywJxvP5vR51t5Z9YbFmwLSJWXfhzDaXPdY 1l4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702358652; x=1702963452; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QZME3gDbdYOXRFNgukjQovVCKkHOlTMD9a/nZoGcOBQ=; b=M+qFUdek57GrHYIqNEEee4WEbhwpsrxZ9uA3mrLhP/EUKc1SsqGGQBUcd5CDGC/wDx oFVBSZhIegot2OyWgB6WQTke0dxCJRLHt1cgTYSfBSwnSe2sExbg3k869R7RLEB0HUl0 UN4PU6eYST2RwkDqYqTu8zDYHzkSrUZufrLFRYU8om03OM9tqqC5LVIBg0LVt+qYHxgA edegL/1ixEghdiFL3ntZAxIu+ZVZ9/Sp1nnuUATIXU8xk7bWcnhXzF6xz7LiXrWJLadQ dXV/qzew3wUZNog2KjLjuvx4Owi+fGHrvd0bNKqkMwrSNpHiVEyNzkZRDJemOxricFov QwRQ== X-Gm-Message-State: AOJu0Ywn6pEZVM4jVPwPPOACXII6tV6vFgWozMgwFOxNEnKIPdYbqAng HdUWivIum3h5TLeuA0qqlrCH7dkIwENNhcKepRI= X-Google-Smtp-Source: AGHT+IGdlHHeEb8avitsE/uwV2gRhUpUJwdbrBZlNi348liZ+godQv9G0tPThaPMhLQ33JgiAbwqdQ== X-Received: by 2002:a05:620a:4d14:b0:77f:3479:5205 with SMTP id wa20-20020a05620a4d1400b0077f34795205mr6100178qkn.95.1702358652296; Mon, 11 Dec 2023 21:24:12 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id c11-20020ae9e20b000000b007788c1a81b6sm3459581qkc.46.2023.12.11.21.24.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Dec 2023 21:24:11 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: artemyko@nvidia.com, robot@bytheb.org Subject: |FAILURE| pw135053 [PATCH 5/5] eal: fix memzone fbarray cleanup Date: Tue, 12 Dec 2023 00:24:10 -0500 Message-Id: <20231212052410.2598753-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231212042517.164353-6-artemyko@nvidia.com> References: <20231212042517.164353-6-artemyko@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: FAILURE http://patchwork.dpdk.org/patch/135053/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7177020771 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test "ubuntu-20.04-gcc-ppc64le" failed at step Build and test "ubuntu-20.04-gcc-riscv64" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test #################################################################################### ../app/test-mp/main.c:37:40: error: nested extern declaration of ‘rte_get_tsc_hz’ [-Werror=nested-externs] In file included from ../lib/eal/include/rte_stdatomic.h:8, from ../lib/eal/include/generic/rte_atomic.h:18, from ../lib/eal/arm/include/rte_atomic_64.h:17, from ../lib/eal/arm/include/rte_atomic.h:9, from ../lib/eal/include/generic/rte_pause.h:19, from ../lib/eal/arm/include/rte_pause_64.h:19, from ../lib/eal/arm/include/rte_pause.h:13, from ../lib/eal/include/generic/rte_rwlock.h:34, from ../lib/eal/arm/include/rte_rwlock.h:12, from ../lib/eal/include/rte_eal_memconfig.h:10, from ../lib/eal/include/rte_memory.h:25, from ../lib/eal/include/rte_malloc.h:16, from ../app/test-mp/main.c:4: ../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Werror=sign-compare] 40 | assert(rte_rdtsc() < timeout); | ^ cc1: all warnings being treated as errors [2698/4090] Compiling C object 'app/a172ced@@dpdk-test-mldev@exe/test-mldev_test_inference_interleave.c.o'. [2699/4090] Compiling C object 'app/a172ced@@dpdk-test-mldev@exe/test-mldev_test_inference_common.c.o'. [2700/4090] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_config.c.o'. [2701/4090] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_5tswap.c.o'. [2702/4090] Generating rte_event_cnxk.pmd.c with a custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test #################################################################################### | ^~~~~~~~~ ../app/test-mp/main.c:37:22: error: nested extern declaration of ‘rte_rdtsc’ [-Werror=nested-externs] ../app/test-mp/main.c:37:40: error: implicit declaration of function ‘rte_get_tsc_hz’ [-Werror=implicit-function-declaration] 37 | uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz(); | ^~~~~~~~~~~~~~ ../app/test-mp/main.c:37:40: error: nested extern declaration of ‘rte_get_tsc_hz’ [-Werror=nested-externs] In file included from ../lib/eal/include/generic/rte_pause.h:16, from ../lib/eal/ppc/include/rte_pause.h:14, from ../lib/eal/include/generic/rte_rwlock.h:34, from ../lib/eal/ppc/include/rte_rwlock.h:10, from ../lib/eal/include/rte_eal_memconfig.h:10, from ../lib/eal/include/rte_memory.h:25, from ../lib/eal/include/rte_malloc.h:16, from ../app/test-mp/main.c:4: ../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Werror=sign-compare] 40 | assert(rte_rdtsc() < timeout); | ^ cc1: all warnings being treated as errors [2141/3388] Linking target app/dpdk-test-eventdev. [2142/3388] Linking target app/dpdk-test-flow-perf. [2143/3388] Linking target app/dpdk-test-gpudev. [2144/3388] Linking target app/dpdk-test-fib. [2145/3388] Generating rte_common_cnxk.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test #################################################################################### | ^~~~~~~~~ ../app/test-mp/main.c:37:22: error: nested extern declaration of ‘rte_rdtsc’ [-Werror=nested-externs] ../app/test-mp/main.c:37:40: error: implicit declaration of function ‘rte_get_tsc_hz’ [-Werror=implicit-function-declaration] 37 | uint64_t timeout = rte_rdtsc() + 5 * rte_get_tsc_hz(); | ^~~~~~~~~~~~~~ ../app/test-mp/main.c:37:40: error: nested extern declaration of ‘rte_get_tsc_hz’ [-Werror=nested-externs] In file included from ../lib/eal/include/generic/rte_pause.h:16, from ../lib/eal/riscv/include/rte_pause.h:16, from ../lib/eal/include/generic/rte_rwlock.h:34, from ../lib/eal/riscv/include/rte_rwlock.h:14, from ../lib/eal/include/rte_eal_memconfig.h:10, from ../lib/eal/include/rte_memory.h:25, from ../lib/eal/include/rte_malloc.h:16, from ../app/test-mp/main.c:4: ../app/test-mp/main.c:40:23: error: comparison of integer expressions of different signedness: ‘int’ and ‘uint64_t’ {aka ‘long unsigned int’} [-Werror=sign-compare] 40 | assert(rte_rdtsc() < timeout); | ^ cc1: all warnings being treated as errors [2111/3359] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmdline_mtr.c.o'. [2112/3359] Compiling C object 'app/a172ced@@dpdk-test-pipeline@exe/test-pipeline_pipeline_stub.c.o'. [2113/3359] Compiling C object 'app/a172ced@@dpdk-testpmd@exe/test-pmd_cmd_flex_item.c.o'. [2114/3359] Generating symbol file 'drivers/a715181@@rte_common_cnxk@sha/librte_common_cnxk.so.24.1.symbols'. [2115/3359] Generating rte_baseband_acc.pmd.c with a custom command. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------