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 13A554281E
	for <public@inbox.dpdk.org>; Fri, 24 Mar 2023 04:45:37 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0DF294068E;
	Fri, 24 Mar 2023 04:45:37 +0100 (CET)
Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com
 [209.85.214.226])
 by mails.dpdk.org (Postfix) with ESMTP id BC6984068E
 for <test-report@dpdk.org>; Fri, 24 Mar 2023 04:45:35 +0100 (CET)
Received: by mail-pl1-f226.google.com with SMTP id c18so701672ple.11
 for <test-report@dpdk.org>; Thu, 23 Mar 2023 20:45:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679629535;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=/X7GSYj3VvynoEdgeEGRXa+JgyytJqXEmbeOlx1HSRY=;
 b=XiuYZkxt9vfoW/CIpfErOaYMfo6ac8Z6mEuVC420JWQFeRYP4k56HJdQeFPaCLIRD3
 NVVdBiZWV5mg0YQ+NTyqAezA5gSnAaBjAmd28P1C52eOXJATE3t5f4jayIAjPX8ozw/d
 l550MSz1I/pVfr1s3tVCfA+FhC/gjF5CHkUfk=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679629535;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=/X7GSYj3VvynoEdgeEGRXa+JgyytJqXEmbeOlx1HSRY=;
 b=ImUEHX+6MiVQt5fDQH2i3WBj6s+s1pnLl1ZEwuCZLveKYhnhxlK9Lg/mivl6kDIoqy
 oRX5NBVaYiZLSxgzysqplzG2GOOVaUfpFnwwlhD2ImP1mbULsStafzOXbZ5TqxMGpibO
 r4Y3haQQy7zFcixQ0cSOi5Wpxa5/3cV5QcmA+zwassxodymN3I/cSezTZDXlETL/IckO
 50KXxgX5M+Re0xF4WlScFWik3VSzUZzLpV44AJRiUG/jnYt3tSsvTPcNeFEJ8/2LTClU
 LygmJRR1tHhz43eB3uDqpe3CgElujTv0HkoR0r6dkolFW6yzhLqvPFFk1CQUyz04ndln
 5p2g==
X-Gm-Message-State: AAQBX9c4dTxhbnTtVsmrx/P24jdly3zN67IF1KftpUZGkTRVulWLLdx7
 yuoiUCyI/eJeHg6cPjnnkzvLOTpEb1YcnO2zqgCGl1XXnfutSwKEftyKog==
X-Google-Smtp-Source: AKy350aFrwSGVDGdzyMZ7hmOlyqaOGLTYylODK+TAgsViS7HTJ4wFrjRJt3DQhzxPGzFpSTSr+WTB4+YQLP0
X-Received: by 2002:a17:902:db03:b0:1a1:b15a:d916 with SMTP id
 m3-20020a170902db0300b001a1b15ad916mr1318499plx.3.1679629534989; 
 Thu, 23 Mar 2023 20:45:34 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 q5-20020a170902c74500b0019d2102eef4sm2506228plq.135.2023.03.23.20.45.34
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 23 Mar 2023 20:45:34 -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 45E3D605246B;
 Thu, 23 Mar 2023 23:45:34 -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 4312B60123;
 Fri, 24 Mar 2023 03:45:34 +0000 (UTC)
Subject: |SUCCESS| pw125479-125480 [PATCH] [v3,
 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: <20230324034534.4312B60123@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri, 24 Mar 2023 03:45:34 +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-abi-testing
Test-Status: SUCCESS
http://dpdk.org/patch/125480

_Testing PASS_

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

125479-125480 --> testing pass

Test environment and result as below:

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


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

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

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)

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

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

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

UNH-IOL DPDK Community Lab

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