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 EE199440F2 for ; Tue, 28 May 2024 10:43:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA2214029A for ; Tue, 28 May 2024 10:43:55 +0200 (CEST) Received: from mail-qt1-f173.google.com (mail-qt1-f173.google.com [209.85.160.173]) by mails.dpdk.org (Postfix) with ESMTP id 139AC40150 for ; Tue, 28 May 2024 10:43:55 +0200 (CEST) Received: by mail-qt1-f173.google.com with SMTP id d75a77b69052e-43fd2809723so2526981cf.3 for ; Tue, 28 May 2024 01:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716885834; x=1717490634; 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=C6tFNma/6XOQpen9j1drkRTrkze+zFVzUfHmDKIXe04=; b=PQocgMe26SREIudgeZeDfTrmcuUraMTjecdAdZVc0gWE80qfpLsnJ4VoW8JBH7x32Z LP3K9nnYOXz72NkUAt5S8K4dVnES5y2wuZTOoeKj+PwqC82TUJwepm4NxdF1yoh/aTZM feMuwKSc+K+Zf73lJy5AYd8Lc8+hs5sO0Ma9WzQqbdhu2odbcldqs+CDqtTalvYR8qEd e1rRG/WgROHhHXNp5BOuQTem60Z2M4kY9Bp1gR8lOWTMXiIEN40nANKE7MnCT2DV5xFx hhzNWBM5Yqqxgoaf7EIHhtBN+pJzfTSfZQ1x7ogfOzTYM6Y6EHPwHjIhxGvn7yEjBq49 dzKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716885834; x=1717490634; 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=C6tFNma/6XOQpen9j1drkRTrkze+zFVzUfHmDKIXe04=; b=h+JpbxV7uuxhl8elXbTFtSRiLld/A34m8BOnrmuQc1CxZApSlJwOC6nvPbaoCdvrbS HHG6Y0RYf63corL83wAOofWjTK0Ur/rBfYk5f4O1isNCYMG4eRu1PI9RFHCx4KFyvWJt Z4OOvf0FfLapDIIY6NFx95ecMZWh31nDJFa1PPObYK4+C4hEcY4bbet+Ho8W3qDlSkiK /CNlK/nZySfr2Qw0y9xZCd30M2GW0QyYvTF2gR0Xvq9K1w3XgZnkR9VBPM3QCdEU2llL p4R4j3YOuldwFsA4+V5GX4gcg5Fa7xJgA4mxT6C1fHfIqwWTxKn/Uc/Vu2rHtANLWXrO X/Vg== X-Gm-Message-State: AOJu0YyQcgBV55pdWV2NGMOxjubMb7yrzDSqJ7d8sbINIHITSGzArIyS ztg0cb7kY2miXT08MAOHvtKv0kX0x180a/72kTFuMpNe5h6dx+qtFVQst/9QgohgmwYwiNGthGw K X-Google-Smtp-Source: AGHT+IGrn88RAOsypOpXLh6n3WT70Q80kHO3KeE0QZjV2Wv6ripaE3BPf5vfOlwUeR9Gh/LdTyvDWA== X-Received: by 2002:a05:6214:3a0a:b0:6ab:71d6:cbd5 with SMTP id 6a1803df08f44-6abcd169caamr138778456d6.53.1716885834035; Tue, 28 May 2024 01:43:54 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6ad61440b6asm37269166d6.2.2024.05.28.01.43.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 May 2024 01:43:53 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org Subject: |FAILURE| pw140356 [RFC v2] eal: provide option to use compiler memcpy instead of RTE Date: Tue, 28 May 2024 04:43:52 -0400 Message-ID: <20240528084352.1620166-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240528074354.190779-1-mattias.ronnblom@ericsson.com> References: <20240528074354.190779-1-mattias.ronnblom@ericsson.com> MIME-Version: 1.0 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/140356/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9265694342 Build Logs: -----------------------Summary of failed steps----------------------- "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-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [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 #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------