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 2AFA841CC7 for ; Sat, 18 Feb 2023 04:59:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 150A7400EF for ; Sat, 18 Feb 2023 04:59:26 +0100 (CET) Received: from mail-qt1-f179.google.com (mail-qt1-f179.google.com [209.85.160.179]) by mails.dpdk.org (Postfix) with ESMTP id 82FD6400EF for ; Sat, 18 Feb 2023 04:59:24 +0100 (CET) Received: by mail-qt1-f179.google.com with SMTP id v3so2587965qta.2 for ; Fri, 17 Feb 2023 19:59:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=mbdzez7rRqMn3bzLFhnstw/thGlqtbFdeySd31LvKYI=; b=ogHv8bIk6FrrmrmcQPxggSD9j0FnXRAk0NBlO4WX8orS+2W9ajkEaHEGeGS75ckicL xebc57R0SnVGcl3aL25K/9sH4GSH9DLdr2ypPxKkIahxVMypqSlo1lq742Z+84Q4n0wY 5Kf2vTzoMRgxOnFZy8+S47DcvW5LqAa1ETvoUTTo459PBevySqs6aY/GFx8Q/8O6RRF2 TofdFj9ru3i3Jv3o76emHhpNzQdhoevQj43H1vDFKg3wJnd0WjOtG5xpxp3mztSW6v/Y LG8CvdktapOcnKJFqQ7BfTa3ovlRYrgPooFlGxQqE7MpSoh3Ga9cyTStIiVvXlMY8ZrZ 9bqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=mbdzez7rRqMn3bzLFhnstw/thGlqtbFdeySd31LvKYI=; b=V7otixxJYpx69yZWy3wPZS8Ro9WM0KB0O0ukLCjDmSOkfsG9PVb6DmQUi5Y9QbVcVP gN/wO+UqUes4riQa8vZ1qQW/AxfhOtYjfOT3c0cDMBpuiEdx4hdSO5Mjk+b1b6y+cWB1 8ytzg13igSTWdVo9ZM8U6gnOdBbQSDPFEoHhd1QwJgvN8AMTeE+31dP7Bx0o27pgJYuo 0mDESK0miTr5m1A17wXMcA6uaXFqpmmFId9E6xl/Zhunzc8FQ+yUhCzxj0pu4u9yrksk gTCeM2Eh+4PvC+J7fmfanoeK8vmo9XYKF0qnKcYPp5GiHK9keqTEWeQgBaxUZaqIV4Xy oyWw== X-Gm-Message-State: AO0yUKV23kZWuJa8PRcaljVl2I2jdz1/VSc2K2aoIGhlLqPkfmjmPj93 BLYJ6be+4BvdYQNimdiBR7iOoYnlf5TeIVoz X-Google-Smtp-Source: AK7set98TcphpiCuRHtr5BQwst5EBhPy2keUYWkypnt6Gy7PX31PDpSpXd3ylFQzXOPREzgjiOqFWg== X-Received: by 2002:ac8:7c43:0:b0:3b8:340b:1aab with SMTP id o3-20020ac87c43000000b003b8340b1aabmr6024635qtv.25.1676692763513; Fri, 17 Feb 2023 19:59:23 -0800 (PST) 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 q13-20020ac8734d000000b003b62e9c82ebsm3572671qtp.48.2023.02.17.19.59.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 17 Feb 2023 19:59:23 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw124141 [PATCH] eal: use same atomic intrinsics for gcc and clang Date: Fri, 17 Feb 2023 23:59:17 -0500 Message-Id: <20230218045917.1004908-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230218015803.1676415-1-honnappa.nagarahalli@arm.com> References: <20230218015803.1676415-1-honnappa.nagarahalli@arm.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/124141/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4209145965