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 EE5C843BF0
	for <public@inbox.dpdk.org>; Tue, 27 Feb 2024 21:07:51 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E92B74026E;
	Tue, 27 Feb 2024 21:07:51 +0100 (CET)
Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com
 [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 4834E40150
 for <test-report@dpdk.org>; Tue, 27 Feb 2024 21:07:51 +0100 (CET)
Received: by mail-ot1-f99.google.com with SMTP id
 46e09a7af769-6e49332d014so1685723a34.3
 for <test-report@dpdk.org>; Tue, 27 Feb 2024 12:07:51 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709064470; x=1709669270; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=qLJWjPwF6bApFgJQ91HQ5U3VvMABEb1FL3ZElSlqRyg=;
 b=DEq546S16LGTJPymGqMQHSP8wF1nUpVFJO7E1vbPXNKh130OfstsgMtl0MkybvJZXf
 7QJtfW6jvpVza2BEQc3MfTXM5DTULSweeKoiMSckHwtv2F7cMjkuuB9sgfUn3m3XKwDa
 DDqw8TkHOHa62W4PeYe7KyezX+r3mz77BcX8Q=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709064470; x=1709669270;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=qLJWjPwF6bApFgJQ91HQ5U3VvMABEb1FL3ZElSlqRyg=;
 b=Q7s6235bJVITRZulps20/8fCoTR5MTbs7NGN1sJisH5MDSZCXRlQhbK66qOe+N+aJq
 uqR4cAfj//lJjEGzh36oEBhbCauOWPWPfmcHDM+Y+0AnTp9xUgFlroP85z3dbf6Kz7ge
 dUTqWIa1KiZC2OgPMD30mglnTnsFxZeMtnWTQy/3hgcnUf0WaApGK3L16xJoX5Op0Tsd
 Zx1oR3YtqS6e4S/DrcHqu7P1AnSnpDrgjPZBY43VRKRHCrp4knXYQetaPucrhYYowWt8
 o1mdGOynOtBHn/aa9kEEuz/8FQo757CUiNJ0211LkeDZwNiTEudzUuXW7Yz/r50cSn6b
 ew7w==
X-Gm-Message-State: AOJu0Yz7CmVD2lXfYWr1YLF4IrO+BlbIZ/fmbwfEF3yoMdzSwd+zGQAj
 jhKe65qomUXTAiJa2gQOBaAki61AL2kVJsYxvdYQQzrYY80b2UxdTMaBwUw/wtZFk9DrHoecriQ
 wGO5CPmPnQqmKhVgxnebnRxALK/4RAiRwE7D5FvWg90FjD1SNs0OkPPa9
X-Google-Smtp-Source: AGHT+IEQAng7OYsGziSXtxUkGWBgkYU3n5EF86R5BIVpZiL+vCJza+5fww2FBKR5OPJ+ce8YATBsYWQZ/ez3
X-Received: by 2002:a05:6358:727:b0:17b:b998:dd3f with SMTP id
 e39-20020a056358072700b0017bb998dd3fmr3285699rwj.19.1709064470510; 
 Tue, 27 Feb 2024 12:07:50 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 gw13-20020a0562140f0d00b0068fb7e2792asm475817qvb.60.2024.02.27.12.07.50
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 27 Feb 2024 12:07:50 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 27 Feb 2024 12:07:50 -0800 (PST)
Message-ID: <65de4116.050a0220.1b28d.6874SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.6] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2E5596043300;
 Tue, 27 Feb 2024 15:07:50 -0500 (EST)
Subject: |SUCCESS| pw137362-137360 [PATCH] [v9,4/4] app/dma-perf: add SG copy
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240227160031.3931694-5-amitprakashs@marvell.com>
References: <20240227160031.3931694-5-amitprakashs@marvell.com>
Content-Type: text/plain
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/137360

_Testing PASS_

Submitter: Amit Prakash Shukla <amitprakashs@marvell.com>
Date: Tuesday, February 27 2024 16:00:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049

137362-137360 --> testing pass

Test environment and result as below:

+------------------+----------+
|   Environment    | abi_test |
+==================+==========+
| openSUSE Leap 15 | PASS     |
+------------------+----------+
| CentOS Stream 8  | PASS     |
+------------------+----------+
| Debian Bullseye  | PASS     |
+------------------+----------+
| Ubuntu 22.04     | PASS     |
+------------------+----------+
| CentOS Stream 9  | PASS     |
+------------------+----------+
| Fedora 37        | PASS     |
+------------------+----------+
| RHEL8            | PASS     |
+------------------+----------+
| Fedora 38        | PASS     |
+------------------+----------+
| Debian 12 (arm)  | PASS     |
+------------------+----------+


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

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

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

Ubuntu 22.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.0

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

Fedora 37
	Kernel: Depends on container host system
	Compiler: gcc 12.3.1

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

Fedora 38
	Kernel: Depends on container host
	Compiler: clang 16.0.3

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 11

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

UNH-IOL DPDK Community Lab

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