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 1C06C45B52 for ; Wed, 16 Oct 2024 17:02:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07B81402EE for ; Wed, 16 Oct 2024 17:02:47 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 34801402A9 for ; Wed, 16 Oct 2024 17:02:46 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-6cbd550b648so52485196d6.0 for ; Wed, 16 Oct 2024 08:02:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729090965; x=1729695765; 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=s2sjq3KZe+H2GkAvoRIlQcaXuoiguTkDs6b4gnnOJPQ=; b=R07nFeyoCp6CHWEAUUIqHsmvFysJoi5wtnWzirI6QOW+SKHC17JxuggrgzNbMwBsR8 x3iahHWeMhy7BKCooXMtHrR0vHpagSv2Au4AatlkJ8Fu/xl4+NsfOu2b6PM1FMwGPrmL vKghphUHW7KOxblcGTYlBe1S12S12UbRtSrSWFxS4NHcpAP+4qjsCznhMrx8rT6I4i8X HB2y5pX3ZZUJsALR34s2OpjPvgZx0xDd6TMAPYw9lhHJ4KQjYpHhMf9yibCKwnEoXHtV D4D65TaiLRVXPdC7dQaBLjw89FNZf4mMf1FocbjIaRUKcuVuiLyNh0n4QmhhDlErkUMW t5Bw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729090965; x=1729695765; 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=s2sjq3KZe+H2GkAvoRIlQcaXuoiguTkDs6b4gnnOJPQ=; b=R/Hldm7MOaq0jX8dI51QFjczg89AepSKm7+GrV1wH2NUa/oRmgV2dI0TwxW2iUIKxV uxLAnvZt70M+vOBQpAdZNOAkWJdz850fmg7pTuqTd0rvYZXvWzkHlA0Ro1HcaK/RCV+1 Jh5zU0N/aLObEcb6u3TJqrjy3mSYuq9+5nINzF8T0VTKC3DqIp0qpD2VYRASrTWUjMwh mqge5Q+S43lB7CagPSu+BtOBEcZcxS8LIfbqlvwRJwpd+NH6VeZO1CgVFx5yzAdnwpMa pinadRDvhCoaQiNKjHOiyHh5/v5m2RAiqnGZq5Q+3UtH/PVz55zamDHf8KErOEe9aKD3 tYKA== X-Gm-Message-State: AOJu0Yz/tO7Xt0KSrtS2Alu/3XGw7Eolwhi8S/ohjFuiJwaXFI0PBGuU 76+12e7GtB0ZxXKgSjRbt1yeUWA2kmKKX3cM3kCrGqL+MtqjyRQW4EN7b5RGjhqfiB6LMS4so2U 6 X-Google-Smtp-Source: AGHT+IHT4LDp4ES65akk77+kJC5PUmHfEZRgUUbkXqnd9UaEyczg8gqqM3SsK8cWT0Sc2Gs3I4xAWw== X-Received: by 2002:a05:6214:318c:b0:6cb:812b:9949 with SMTP id 6a1803df08f44-6cbf9d43c81mr223151936d6.28.1729090965001; Wed, 16 Oct 2024 08:02:45 -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-6cc22922966sm18854986d6.55.2024.10.16.08.02.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 16 Oct 2024 08:02:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw146089 [PATCH 2/2] devtools: forbid the use of ffs compiler builtins Date: Wed, 16 Oct 2024 11:02:43 -0400 Message-ID: <20241016150243.3148598-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241016135411.827850-2-mattias.ronnblom@ericsson.com> References: <20241016135411.827850-2-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: SUCCESS http://patchwork.dpdk.org/patch/146089/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11367718893