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 545A34284B for ; Mon, 27 Mar 2023 17:39:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 346F440ED8 for ; Mon, 27 Mar 2023 17:39:27 +0200 (CEST) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 4E58140ED8 for ; Mon, 27 Mar 2023 17:39:25 +0200 (CEST) Received: by mail-qv1-f51.google.com with SMTP id qh28so6987365qvb.7 for ; Mon, 27 Mar 2023 08:39:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1679931564; 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=sv2HTYNIakHJhiMQDc9Vxz2wX7O8mpSTyCX8PxXw9vg=; b=Rs7GzrsCnvfmDGE9MdhDRkH0DpnrBM5Ns46Fj4fpuEFmbRdi57njfUEdFWO59GCNWK /fOI8nsl0qUDS4JMBQTHbLurmprGteo2Z87ABeEay1VXkPe0R29O7l9I7OwRwtdXa293 c5TqNbThdBflzN5rmcCwyTa19SsaiaE1j5ft92TfgzUQuViXYbvPz6uOEcQxc6tFR8tG fQ5U43tnnFXqBhZyuPQoLd8PpzbpCzVr2eQqBeWuchvtViJZxqnkJckugrOQ3a8tWQ4J RD4uOYvcl28KkGV5T5ymASj1Y0Xu3Ips/cL7rGFXJ/YA7RIjXxJ49hDcgKV/X84WxtFP A79Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679931564; 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=sv2HTYNIakHJhiMQDc9Vxz2wX7O8mpSTyCX8PxXw9vg=; b=xgcYrr1hZb9ENKY3w0M6GlW5krhNvLWmEBjj+Crgbxej6swldI9hcCicJlhfMsABpI UxMz4o2XUGVrlw5GRgI54lEHu+qskjr7OxqeIwDZ+GWNkscgkDnycuPpVrvUou7hqs+p g1CyPwqhkq9JBlll6aDVSStRR3TI8hjDkkNSconXof0SEfbVBd5XAit5edGo8EImbAX/ iQa+7NVDSJQt8VbufVaBtMCrOeewWp0Zuf8vyRJVwR+qY2TOj/pgkJpmom34HZdZMW6d 9it7DNJoQee9Qj3Efe16qIygg/3D3sxY5d2Gy3Shsgw7JeIiIt6qt0dGMoDqKqgk5E/Y RHvQ== X-Gm-Message-State: AAQBX9fCEIfORseeI+Y7ztGpMNODGT6HgUFCfeBBOG1tfmBSkr+c+30p VNwxOQa74+9mOidTB+0ReINjvQy+ijBBQ7kVurw= X-Google-Smtp-Source: AKy350YKzV7RL8LqYmf4KnRPq42nHzFAB8xDFyVVOFM61FLdN23PmayN/bsEye0zACPcjay8rb0URA== X-Received: by 2002:a05:6214:5186:b0:56e:f1fd:f177 with SMTP id kl6-20020a056214518600b0056ef1fdf177mr18939784qvb.42.1679931564511; Mon, 27 Mar 2023 08:39:24 -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 pp9-20020a056214138900b005dd8b934572sm3063979qvb.10.2023.03.27.08.39.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 27 Mar 2023 08:39:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125532 [PATCH 3/3] eal: use C11 memory model GCC builtin atomics Date: Mon, 27 Mar 2023 11:39:22 -0400 Message-Id: <20230327153922.4189444-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1679927420-26737-4-git-send-email-roretzla@linux.microsoft.com> References: <1679927420-26737-4-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/125532/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4533227773