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 15B4143F54 for ; Tue, 30 Apr 2024 15:24:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11DF04025C for ; Tue, 30 Apr 2024 15:24:12 +0200 (CEST) Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) by mails.dpdk.org (Postfix) with ESMTP id 13E69400EF for ; Tue, 30 Apr 2024 15:24:09 +0200 (CEST) Received: by mail-oi1-f176.google.com with SMTP id 5614622812f47-3c74b27179dso3264910b6e.1 for ; Tue, 30 Apr 2024 06:24:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1714483447; x=1715088247; 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=E49Gqvtb4niNNWIr77J1EocSdIhchBm/2se11s69NDY=; b=3RYsEUVtTOspWeTHgy2ecsNlth1lnpQq9dXIeQQJQu8fHRoqzzLMfj8G88CddIBw3g 4n99GQ9aVlYtprPMRaLWXXT/kmmchP25Zk2nI1YpYrOQfXaFuTY1sorEpmuIo7P57x+G jRDZhIKM18JUno0CO4Vb3HiWGSgilXgN24cL1GASo0XddHir1uhoauXa5w3WVDDcxQc9 sFDH4zGKFEobj+LX89H+qeCLsuFE6sjyA5Q5qoJpyYBodKsl2el/usuSdjPstlLFd2tG 02YRd9d7u1kokz0INzQ8wT86JLSME0vCrkdi/bAwdBIv8Z+1t21HzDqlCRrG4QM6rmT1 3hBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714483447; x=1715088247; 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=E49Gqvtb4niNNWIr77J1EocSdIhchBm/2se11s69NDY=; b=ZBSfGe3fDjfQPMOuCz+Vak1ZqjHPXej7bJ765lAIpm0e0AlHU1gn7Avp5h5SoAURqm nIzYJMfcO7jypVuKTQYXBte9sZXrfPJ+T3/Evhstbf2lf5SE6fFqOPzKkSRcuPIgInGN lQE8fjx5PEbTKakw+j/7O3hOtiANWbgv875pil6npbh0yWQ+rBl9LUVywznXYA7mtqb2 RPpN3RmBHAEBiC3FCjPz4hY9jd8iR822AAr2azxBAa8O8GbUnmWYmek3kZimJF36cT7k J9gP96Dg2I895R9c+tWCVEZmG6xufvotsToS0dmneeg+tWdfLYBVtnpXsPQtCgTlJA0g cTig== X-Gm-Message-State: AOJu0YyJ+K1/Kn2jMSGspWGCKSlV90XjaKPDSsTCVRWEjpAxyx3s5IAe JXCAmN8+z+h0iHtmQaPbeCYvvPspikB1Pum5dpC+k30Zq9mub8BQIPppSLnLr400/WGOVadK8bB S X-Google-Smtp-Source: AGHT+IEdccP9ttR5j6BGwoJNAkTqeD/RHUgB3mdmOxcY3uiwBvpdQqnck2KYR+yASWYDXnwXDld25Q== X-Received: by 2002:aca:b04:0:b0:3c8:5553:3beb with SMTP id 4-20020aca0b04000000b003c855533bebmr13988792oil.2.1714483447534; Tue, 30 Apr 2024 06:24:07 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id t23-20020ac865d7000000b00437794a29aesm11356305qto.71.2024.04.30.06.24.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Apr 2024 06:24:06 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org Subject: |FAILURE| pw139738 [RFC v5 6/6] eal: add unit tests for atomic bit access functions Date: Tue, 30 Apr 2024 09:24:04 -0400 Message-ID: <20240430132404.1040570-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240430120810.108928-7-mattias.ronnblom@ericsson.com> References: <20240430120810.108928-7-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/139738/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8894995956 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-mini" failed at step Build and test "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test "ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test "ubuntu-22.04-gcc-static-i386" failed at step Build and test "ubuntu-22.04-gcc-static-mingw" failed at step Build and test "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 "fedora:39-clang" failed at step Build ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-mini" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test #################################################################################### #################################################################################### #### [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 #################################################################################### #################################################################################### #### [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 #################################################################################### #################################################################################### #### [Begin job log] "fedora:39-clang" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:39-clang" at step Build #################################################################################### --------------------------------END LOGS-----------------------------