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 E69CB43F49 for ; Mon, 29 Apr 2024 13:04:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2166402A3 for ; Mon, 29 Apr 2024 13:04:40 +0200 (CEST) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id D7A144025C for ; Mon, 29 Apr 2024 13:04:34 +0200 (CEST) Received: by mail-qt1-f172.google.com with SMTP id d75a77b69052e-4349685c845so31755221cf.0 for ; Mon, 29 Apr 2024 04:04:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1714388674; x=1714993474; 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=3fFypGgcuJfJ6SslbdYhz4xAhDmAb3bwxCfP9+eaH1U=; b=z6joQbJ20OR9Ae2nIe/wzoWo3dRPQa276Ds8TarxMl2/5GS2J4r+CpXBvxreL/jHHr f9wcUpzRgU9ayng7uQm8UGHVt8aD/iK4NZQBOmTNHHVuU+XalOFKxMxJqrd22UaftfZ7 yiblWKZx7g2SV01XD2KhIPYrtSkONgA6sbfOxkylfzaJh8PUTUWbKIEjz0DA/rfVrE4M yh4nLE7HSoynixTIOhu26eDxSdfNauW1PVzWOgFPlyAKU6g+dGC24v1KCdwO0GbHsOje ag/Sno14P62Sj7nRTrYoYH0r04P9yhVxQpMXrqANJXGpX2apxIJQ7NUNEE5mtMizI5gx oJWw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714388674; x=1714993474; 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=3fFypGgcuJfJ6SslbdYhz4xAhDmAb3bwxCfP9+eaH1U=; b=msNHz/gaN1HGo1bzHpjT8+znqJC3P2BNk/IXvrEzveQct223ID5RS70UC4qH+iv+ju h8S+5G1pIc7mRETzgAAhVWn8m2glKY+gWSXkB1AlbT97zBUpIlL8HNqI8tra5QCrewJQ 0phewl6Irr/ppsy4eC6eslNaoZs4p1M+2ZwLcqkJJltzHkq+8n8Fic18P25vCuirrffT z+BiLjx6vjyMV+djIrFOVKqan4AmVOIjkRDHuj1lTzwaUsdHoKoN18mfdXpAo6U/UKVH hq2aBAKBDaAR7BL9wAo+FWn+39HkyuhfND3KjahbCt6iWJWA0c0ioFcuk8KwwN9ey0e5 VLEw== X-Gm-Message-State: AOJu0YziGd0i5BDOAxLiWiV/8uPEsC9ZJzO372g+xSKHkudYhDrgMKLg KQoxEvAqh4AegdaGwPC+2+gao5xsB0yqPIGZsUITlyACO+7/TIWgvweWuTS3oVaX8cC4QIoobsi n X-Google-Smtp-Source: AGHT+IFbpj+w9+p1yfHq0KGySIcE9G7mOUyxZDOrLFAYxtqcBSZCGXdRamZLnk9v5O5F/yngMp6Ppw== X-Received: by 2002:a05:622a:5b0f:b0:439:b6d0:6859 with SMTP id ea15-20020a05622a5b0f00b00439b6d06859mr11526379qtb.39.1714388673898; Mon, 29 Apr 2024 04:04:33 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id o15-20020ac8428f000000b0042f04e421d2sm10269645qtl.24.2024.04.29.04.04.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Apr 2024 04:04:33 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: mattias.ronnblom@ericsson.com, robot@bytheb.org Subject: |FAILURE| pw139722 [RFC v3 6/6] eal: add unit tests for atomic bit access functions Date: Mon, 29 Apr 2024 07:04:32 -0400 Message-ID: <20240429110432.1647426-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240429095138.106849-7-mattias.ronnblom@ericsson.com> References: <20240429095138.106849-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/139722/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8877050619