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 1D6E345BC0 for ; Thu, 24 Oct 2024 15:07:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F211843463 for ; Thu, 24 Oct 2024 15:07:54 +0200 (CEST) Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com [209.85.222.174]) by mails.dpdk.org (Postfix) with ESMTP id 28A7A43434 for ; Thu, 24 Oct 2024 15:07:53 +0200 (CEST) Received: by mail-qk1-f174.google.com with SMTP id af79cd13be357-7b157c9ad12so58200685a.1 for ; Thu, 24 Oct 2024 06:07:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1729775271; x=1730380071; 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=OMj+yJZCG+mo/H4++ZjF0bx7QTagv4QCTBJcJwCJYUA=; b=LIC6ia2YLIuEkKhk3znqUGix3XpGjtoQYB0cFjXMn14WOUL7sA0wTOU6MU/TCiNcjc ykLxcwg95KgxpcAmBcuhL68D6AtVreQAoVX3QY8x/i6+i91KlLd29u6Tw3Nx9RXWxnHz AEBHAsS91tH/8T9ZiGD1b90+M/9ScQQ0J3t/WLAHiQxKMmc5jpe4oA02olw0bNt2o+O9 gEwWoqhAV20NYHSKxTdT+rBs/kB9Ffv3ssySt0AYusxf/Idlpo8FGH8s/kUVBxy4GJ+R 3QMh/vWJo5KT655LbeWeP/7I9YNzm6VuvpihRM1Axoal15Y3xtAnqtr7LESdlPO/IVjq jR7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729775271; x=1730380071; 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=OMj+yJZCG+mo/H4++ZjF0bx7QTagv4QCTBJcJwCJYUA=; b=kvb6eVoC0Yu6WufT0W7IuRQF2Nli0yQ0L+pdRFWYXiznhMWYOB9iod52RPWIAG4fEl eHSpEmD0YXWJmJJy5HHK3hUbUaH4DkqxTVWCQWw/1razwVLp1gDMjvYwAVAbN/egYX60 eUXhXvkG+5s1wJBuTBSN6IUW2xcz0sa6/Imi1uahuGd/ZAT9KnOFUon3UKB8Eyx/eb2d Wutyno3F1A2bube9tc1ZKxbfu+1JNfoD1nPWgk9nhQp2PAizBvTzwd9HOdxeR9uw3N8K B9KGH4+tF8SLXs5tZ1KPDWElQHpWFdqe7hB3K9yXbts1hxTihSTFnjJG2cITAUdGh/Db GD/g== X-Gm-Message-State: AOJu0YzlcfT4YE7IIPXsW0/aTEY3WvvRronGgWYCo50ID1xYj6b8kBPR lL3UDRZDJXxe0EGNjtT3Bkt8JfyImhFZUL2ncIVaHekTjQh8I8YaELk9Rp15q29UPTA2QCN2Ble M X-Google-Smtp-Source: AGHT+IGLE5Y5S8WraojjJKpP3NFZDp/9kIu22H+jDkbESQEpcW75UDPVSZkgJz9mpJy7msLJ1WrTxw== X-Received: by 2002:a05:620a:28d0:b0:7b1:e64:902d with SMTP id af79cd13be357-7b186ba859fmr191603185a.9.1729775270895; Thu, 24 Oct 2024 06:07:50 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7b165a5c5e4sm485539285a.79.2024.10.24.06.07.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Oct 2024 06:07:49 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw147103 [PATCH 6/6] drivers: use bitops API instead of compiler builtins Date: Thu, 24 Oct 2024 09:07:47 -0400 Message-ID: <20241024130747.754622-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241024120535.2722316-7-david.marchand@redhat.com> References: <20241024120535.2722316-7-david.marchand@redhat.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/147103/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11499308794