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 14AA34308E for ; Fri, 18 Aug 2023 00:59:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E765A40156 for ; Fri, 18 Aug 2023 00:59:09 +0200 (CEST) Received: from mail-qk1-f171.google.com (mail-qk1-f171.google.com [209.85.222.171]) by mails.dpdk.org (Postfix) with ESMTP id 1EF1440156 for ; Fri, 18 Aug 2023 00:59:09 +0200 (CEST) Received: by mail-qk1-f171.google.com with SMTP id af79cd13be357-76d1c58ace6so68891785a.1 for ; Thu, 17 Aug 2023 15:59:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1692313148; x=1692917948; 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=MSNBMBgfBOpm2M/2GBHnv7wl4IWLm3TKXTpvvDoC2fY=; b=u/BmSnVjzf65Wj9UEMFiedTSw/poQaKK+1bnWF3r0gM6znV4ZZD57+SmZJifw1n/zI eIqXzdG64j8pPnaR6RLERgI9YEcTSOfDEdrUr5rP/3WeRkgLNVghZCAB/fkuH5EKUk/w cyLQzZ3MpRoz5+0jZYyP1WuZ9mWCet8eBJ2iR8o/UaX+yQnY8LuD82fjboy3ESCAd3DG /eBX3kd2z52v1J2koPoop0wV1J8a6bJ1H5awS5VKkRsZs1rJSruFZT8iIwZnBjMlqM2O 2IVPWL0RSmGgwyF1BZwzy+z4S6Va+WHoLNKKwDauqGDsim52G5Z+iJK0WESvltNpDmqw 7Urw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692313148; x=1692917948; 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=MSNBMBgfBOpm2M/2GBHnv7wl4IWLm3TKXTpvvDoC2fY=; b=TfMKupvrD0u3FEgYCZ017d3G3FWYHmaVqU2WKHh7PeGd5gp9d24k1iRbTS7ZAow/EV cleZOV7jcKTtqBECC/lpB4PbNCkVOsFGXRt2WAsp5FG3r/Nejh1BlCtIkKNZBSv58Jtf an/AEbRhYe5v0QbWmHYSW5Qyfs8Gj1JK8R6xTi3euqwcDg59rVEVzisDEv5CuQVEqxLP f4PLfapL9DdwSL5ylw/Ohz6rdPgv5G/zR0lOqPCThuGJDrzEUo5u/wOI3AtEPSOlArq5 /d7gtcWkxUKnJEM0N2xoaKioqu4fv54zxp3kyYQJZtgS3EpVwdKkZXojXUlnS/ilbWxb 1QMQ== X-Gm-Message-State: AOJu0YwAOqeqh8DiHOS9nYAg5ODb1/q2d155nTnznZ5bJ+kuwnzKq+si Uhaww+FGJTApjiqvNnpfo6BBJyQfX9tOlrwDoWw= X-Google-Smtp-Source: AGHT+IEe6w1XfLMRgqSA2gtD0mSa9CcyH8C5OMYHnSlSLS3peXuy04EQ+h5UVxbxsNDU1uw1qQVjxQ== X-Received: by 2002:a0c:f2cc:0:b0:63c:f442:2bdd with SMTP id c12-20020a0cf2cc000000b0063cf4422bddmr1147395qvm.20.1692313148225; Thu, 17 Aug 2023 15:59:08 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id c16-20020a0cf2d0000000b0063d0159e1f6sm205736qvm.109.2023.08.17.15.59.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Aug 2023 15:59:07 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130481 [PATCH v5 6/6] devtools: forbid new direct use of GCC atomic builtins Date: Thu, 17 Aug 2023 18:59:06 -0400 Message-Id: <20230817225906.290982-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1692308537-2646-7-git-send-email-roretzla@linux.microsoft.com> References: <1692308537-2646-7-git-send-email-roretzla@linux.microsoft.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/130481/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5896334039