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 E51AB428A7 for ; Tue, 4 Apr 2023 03:19:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0DC740141 for ; Tue, 4 Apr 2023 03:19:03 +0200 (CEST) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id EAE1C40141 for ; Tue, 4 Apr 2023 03:19:01 +0200 (CEST) Received: by mail-qv1-f52.google.com with SMTP id cu4so22521167qvb.3 for ; Mon, 03 Apr 2023 18:19:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; t=1680571141; 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=97zpjZ9jBnGinmBPYWn/gECpRAw3/HfstslNtxnosUs=; b=EIotYz/PW2ylos5sH4vGQp19Pj+jERglpU7loL57t5FQ8g45k2TSyjvuefwMr6b9I6 w7Kz+p2gcH2nz1+5pnGvRTdu/0tEICidDvumrLMh85iZXNZyTOXgxfl8K0w+XWCFcgi7 WnbXJ8u/KFoxM/RyN8EKNWWFAPX3A6RJ3Y0bOmraIbU2YXMbRyn0fnxQLmxJGIixoZ+A EKI3vE/mYcCXm348ZxhBRoWehnSUgOMAxl7MABJRFAcFfsL/3ruGdUZUDCIJTp40BdQh 2EIXtmRoyIObHMvwbvP5dvDHxb74ioeOOJDgsAsskI8f2p8hqxUxXJkIX+1fokd+IIjt cRVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680571141; 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=97zpjZ9jBnGinmBPYWn/gECpRAw3/HfstslNtxnosUs=; b=OB9KY41vIGwgrS8iT/aIOLcZT9XL/qa6pbIclf3tITtuSBJNF4rUDQtaQzGzJM1viM FnU1cNfIa+9Vcdsch7LTevG2/hr/cFKcpARsWf6mYvig1FpZahaxD4JNgLu9jALyfE++ DBNOdWJg5n9pAA/HnoGu21E4KzxcKM8cxM3o9/wC7S6SUL9lAfaiqNXFPSUHDTbL23tC Lqo9f3Pd8H0w0xqHHoUMRYkMVrhoVThR1NclziL23gN+DbuIxNZGbN6NZB3/LFOy8+2N 2AED8uJFCbNZypCEx+zhwh8Phsl1kEIRfULLW8sL7bWElYY8z2VHm3pVHYKhlninPFr5 o4Wg== X-Gm-Message-State: AAQBX9fKG63Vc7ZH27PPq8aDi1JJ73cLzRo3vkYKIQMi6me+FE8ZqML8 ejO2yulR8nJMSCCq4NU3zskfzyiDPQRvl1OqEx8= X-Google-Smtp-Source: AKy350aynuDSzxSzBrLLXGusNPKPE9IG8HeMOrAiTifz04lXyQUj7vRpQh2sn+xDBvd26dUlSo+w1g== X-Received: by 2002:a05:6214:27ed:b0:5e0:6931:3b8 with SMTP id jt13-20020a05621427ed00b005e0693103b8mr1145175qvb.2.1680571141138; Mon, 03 Apr 2023 18:19:01 -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 qh30-20020a0562144c1e00b005dd8b9345a0sm3042008qvb.56.2023.04.03.18.19.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Apr 2023 18:19:00 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw125745 [PATCH v2] devtools: stop compiler atomics with no C11 equivalent Date: Mon, 3 Apr 2023 21:18:59 -0400 Message-Id: <20230404011859.3163581-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <1680567698-7874-1-git-send-email-roretzla@linux.microsoft.com> References: <1680567698-7874-1-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/125745/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4602699875