From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 10F5942830
	for <public@inbox.dpdk.org>; Sun, 26 Mar 2023 00:43:29 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DF757406BB;
	Sun, 26 Mar 2023 00:43:28 +0100 (CET)
Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com
 [209.85.160.226])
 by mails.dpdk.org (Postfix) with ESMTP id 2A3A9406BB
 for <test-report@dpdk.org>; Sun, 26 Mar 2023 00:43:27 +0100 (CET)
Received: by mail-qt1-f226.google.com with SMTP id x1so5285407qtr.7
 for <test-report@dpdk.org>; Sat, 25 Mar 2023 16:43:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679787806;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=GuDDcO93O6VcvYgpXEmbOX4xBECxn6j/yTg6UXZ9pW0=;
 b=JIHszCVfJ24DSmpNL8Xj6q2dI63OhVV2hh3wuzJt3FHrx1GIa9EwWQohOZLHuXJ7NV
 d2ib18qy9OYfRm+WDVUPAWvLkynsV5ooVZsWC29rC2PQQsqSS4pzCMcD9RQLHwWE+38j
 bAsdZ9HUJyuqqK5t19RN61ma/6vTJ08RYgjSE=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679787806;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=GuDDcO93O6VcvYgpXEmbOX4xBECxn6j/yTg6UXZ9pW0=;
 b=1wGfJntH5ls9gtHTYnbC9xO1mr0hPElBTs4U4ows90aDVQfAqYhDzrTrUFvArcDpmz
 PNDfD5meeTk4q6e9PTRLkgtcV8PTNDT75HKtFwkDsz6ImWq7K0gPCG6riZ4cZoE0PbYF
 Mr2qbuHCK1+rMRHej7ntgILpiJidCyTVFEK0OPYDcC+j7kGEOGjF/i1k0K+nUnU7kVpU
 eRWyEF2Jfq4NkGh2J13zYOebz02JjIEA6kyltFK8SPgQQEbZI2tKwX43ubiMbRA2TTjR
 cebYLh2gD63eD6jvCzjSkkEZGKzei/JlF+KDDzlrgzNKT/Zu98/UjRRTMML5bKajYEOd
 Ln7A==
X-Gm-Message-State: AAQBX9eF+kVXLjTurpNlTSJM6UGtb5gZRDmU4PBlC9+nCOce2/OvJ9zX
 n6w6DDMKlUG1QbbEe6xVqxE2w3PgEXcBQ3fBvj7zUvuGHSiZK9fPJctKnA==
X-Google-Smtp-Source: AK7set99cb45RR7K/FPfK8isQTwBk/hOPUq3nG6YxCoeUfesXj5/H+qU9i79Xhw7kGm9QzaPgFvJDq1lY4jV
X-Received: by 2002:ac8:5815:0:b0:3de:81b0:aab8 with SMTP id
 g21-20020ac85815000000b003de81b0aab8mr14252169qtg.52.1679787806479; 
 Sat, 25 Mar 2023 16:43:26 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 p7-20020ac87407000000b003b9bad9795csm2050891qtq.8.2023.03.25.16.43.26
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Sat, 25 Mar 2023 16:43:26 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2A871605246B;
 Sat, 25 Mar 2023 19:43:26 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 28E1660095;
 Sat, 25 Mar 2023 23:43:26 +0000 (UTC)
Subject: |SUCCESS| pw125467-125473 [PATCH] [v2,
 7/7] net/ring: replace rte atomics with GCC builtin atomics
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230325234326.28E1660095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sat, 25 Mar 2023 23:43:26 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-unit-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125473

_Testing PASS_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Thursday, March 23 2023 22:34:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3223d456062bb12e9e6cf02b97966f42affa4d11

125467-125473 --> testing pass

Test environment and result as below:

+------------------+----------------+
|   Environment    | dpdk_unit_test |
+==================+================+
| openSUSE Leap 15 | PASS           |
+------------------+----------------+
| Ubuntu 22.04     | PASS           |
+------------------+----------------+
| CentOS Stream 8  | PASS           |
+------------------+----------------+
| Debian Buster    | PASS           |
+------------------+----------------+
| CentOS Stream 9  | PASS           |
+------------------+----------------+
| RHEL8            | PASS           |
+------------------+----------------+
| Ubuntu 20.04     | PASS           |
+------------------+----------------+
| Debian Bullseye  | PASS           |
+------------------+----------------+
| RHEL 7           | PASS           |
+------------------+----------------+


openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: clang 14.0.5-1.fc36

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25860/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/