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 052CC43B74 for ; Thu, 7 Mar 2024 03:24:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0BD840272 for ; Thu, 7 Mar 2024 03:24:42 +0100 (CET) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 22A6940261 for ; Thu, 7 Mar 2024 03:24:41 +0100 (CET) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-78833eb8fe5so126912185a.0 for ; Wed, 06 Mar 2024 18:24:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709778280; x=1710383080; 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=FUlUZCE7jU/3ORCpmziL4EqhUMIUbOmXDUyNTIKzJPg=; b=AOdgptRBWNqkLurgHBTChcm0RN6TSaN5V6mTxdxinHL3mRmil9skMf8pTV6t7mznQ/ QFTSurqnd2df23jCtF6AboJsJd/WM6a1oCqUpg3Cx/+w5gRd+SKUvmo6IzLgjDJU+Yci 2+SDNQj1OGB4xuh6MAAeRdZtI8gX0NH2aEwcdM3z0n8cXqlZTjYjILmLmMDvReM2QrkX tixonp4nhJA0d3EiyMXO6pjF6943xNFSFrSDjYrW0AEvcJhiDHFBJ+mWsOfpPSr5BoJ0 JfMI8Lu+zW22U55dfuddRx1Pwq3ZzoMdLKyikB5hnMcHdfgPlaxXvMezRpu0T7ZOZXTb f8JQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709778280; x=1710383080; 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=FUlUZCE7jU/3ORCpmziL4EqhUMIUbOmXDUyNTIKzJPg=; b=LRtz+YKj0bS2zroQDrKQnE8LPDFt9BptDmrXfYcbEnNWuRNaz5BETiGzo2kts5xVxm q4Zg79M+4wwHZ+LDmrdgdl9i/RDigbFwPoX8hLaeQzKiy8aJyx1weMFEed4dDqOlOJeA TWui2so+Dgu6vQXqtJ5gmrqLjXLH8/HBmVg3lNI/O1Ws1E3Ae4ogeiQ7JdX3a/OZQGMj GgY+6A3ZyKX711lfgtEEHGKJa2eYmAl7kpKMPpOKfjQHIej8CZUEYQ6o5BO4FkTufzV3 tVJGYPt18dx3o6go35vlm7mYwR99nkgX3wRfv2PZRI2saOdUKU/fcyb77iXtftpdBaZ2 DOiA== X-Gm-Message-State: AOJu0YwYvvqR4rNtnZYOQK6Fu8rXl2+UxwS2PFoI0s8ge4LOQAja95ra aw79t4ldr/UNlUDxUNpAv+eRd45qGjafsQsq2HxdCfQO2TmrbbeAZ5nhD904gq6NEDg7fdlorQI m X-Google-Smtp-Source: AGHT+IF6XnUFejX+BX7PwXhk8HGWbym+M7x1ds/z1EjBjvnJO1chy46OLIWLUSEUpszg4K97DDnrgg== X-Received: by 2002:a05:620a:1722:b0:788:3e01:a8b with SMTP id az34-20020a05620a172200b007883e010a8bmr269471qkb.9.1709778279944; Wed, 06 Mar 2024 18:24:39 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id qr3-20020a05620a390300b0078824c140b7sm4278055qkn.27.2024.03.06.18.24.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Mar 2024 18:24:37 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: stephen@networkplumber.org, robot@bytheb.org Subject: |FAILURE| pw138072 [PATCH v3] hash: put GFNI stubs back Date: Wed, 6 Mar 2024 21:24:35 -0500 Message-Id: <20240307022435.991831-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240307013715.114013-1-stephen@networkplumber.org> References: <20240307013715.114013-1-stephen@networkplumber.org> 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/138072/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8181641018 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test "ubuntu-22.04-gcc-ppc64le" failed at step Build and test "ubuntu-22.04-gcc-riscv64" failed at step Build and test ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test #################################################################################### 24 | __rte_internal | ^~~~~~~~~~~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:26:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘___rte_thash_gfni’ 26 | ___rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len); | ^~~~~~~~~~~~~~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:28:15: error: expected ‘;’ before ‘void’ 28 | __rte_internal | ^ | ; 29 | void | ~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni’: /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: implicit declaration of function ‘___rte_thash_gfni’; did you mean ‘rte_thash_gfni’? [-Werror=implicit-function-declaration] 50 | return ___rte_thash_gfni(mtrx, key, len); | ^~~~~~~~~~~~~~~~~ | rte_thash_gfni /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: nested extern declaration of ‘___rte_thash_gfni’ [-Werror=nested-externs] cc1: all warnings being treated as errors [3544/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_bbdev.c.o'. [3545/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_bbdev_pmd.c.o'. [3546/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'. [3547/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl.c.o'. [3548/4173] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl_osdep.c.o'. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test #################################################################################### 24 | __rte_internal | ^~~~~~~~~~~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:26:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘___rte_thash_gfni’ 26 | ___rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len); | ^~~~~~~~~~~~~~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:28:15: error: expected ‘;’ before ‘void’ 28 | __rte_internal | ^ | ; 29 | void | ~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni’: /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: implicit declaration of function ‘___rte_thash_gfni’; did you mean ‘rte_thash_gfni’? [-Werror=implicit-function-declaration] 50 | return ___rte_thash_gfni(mtrx, key, len); | ^~~~~~~~~~~~~~~~~ | rte_thash_gfni /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: nested extern declaration of ‘___rte_thash_gfni’ [-Werror=nested-externs] cc1: all warnings being treated as errors [2863/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_timer.c.o'. [2864/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'. [2865/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl.c.o'. [2866/3467] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl_osdep.c.o'. [2867/3467] Linking target app/dpdk-test. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test #################################################################################### 24 | __rte_internal | ^~~~~~~~~~~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:26:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘___rte_thash_gfni’ 26 | ___rte_thash_gfni(const uint64_t *mtrx, const uint8_t *key, int len); | ^~~~~~~~~~~~~~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:28:15: error: expected ‘;’ before ‘void’ 28 | __rte_internal | ^ | ; 29 | void | ~~~~ /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h: In function ‘rte_thash_gfni’: /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: implicit declaration of function ‘___rte_thash_gfni’; did you mean ‘rte_thash_gfni’? [-Werror=implicit-function-declaration] 50 | return ___rte_thash_gfni(mtrx, key, len); | ^~~~~~~~~~~~~~~~~ | rte_thash_gfni /home/runner/work/dpdk/dpdk/lib/hash/rte_thash_gfni.h:50:16: error: nested extern declaration of ‘___rte_thash_gfni’ [-Werror=nested-externs] cc1: all warnings being treated as errors [2806/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_hash.c.o'. [2807/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_timer.c.o'. [2808/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_acl.c.o'. [2809/3438] Compiling C object 'buildtools/chkincs/fe389a9@@chkincs@exe/meson-generated_rte_thash.c.o'. [2810/3438] Linking target app/dpdk-test. ninja: build stopped: subcommand failed. ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------