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 4C7B143BDC
	for <public@inbox.dpdk.org>; Tue, 27 Feb 2024 20:58:15 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 45B664026E;
	Tue, 27 Feb 2024 20:58:15 +0100 (CET)
Received: from mail-io1-f98.google.com (mail-io1-f98.google.com
 [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id DEFF040150
 for <test-report@dpdk.org>; Tue, 27 Feb 2024 20:58:14 +0100 (CET)
Received: by mail-io1-f98.google.com with SMTP id
 ca18e2360f4ac-7c7964d109aso179107739f.2
 for <test-report@dpdk.org>; Tue, 27 Feb 2024 11:58:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709063894; x=1709668694; 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=R5pStHEov4xig9a1+d5OzHvcfTcgwlfQnCI3iCLg92w=;
 b=JLegwkNhkzJfSCUaDfPP0iB+fXQppjl2mSYAkDckNE/vw8ds2bojDsYeKZ8RGC90dr
 D2Q3yx0XNAD+xq047erhfSTX8d/biTwjZ1rz5PEabmEK6vvSKFelVl7gu/zlqm/h1FIX
 JXtzQh/11SlLCetWX5FRHZ9fKP4y4fnUIoV+g=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709063894; x=1709668694;
 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=R5pStHEov4xig9a1+d5OzHvcfTcgwlfQnCI3iCLg92w=;
 b=TbkR9+wSseYuPP1yIAB41210GeTWu2G2temrs68+QquIL46KFagg5pPnLkJhKNtDr7
 i+R8YKzt5Us9oY4raRMsyRfnhYih0DF8TBzq1lvMvAFSxoBHFTQfmGDQRHRVE0b3bqZo
 RU6BjcvTLhLqSSobWrDEsr2qQrrajVfMcBu8C2B7949N3Lj/EMcA60Q4YjiKwyUwFMvk
 GJIeQUgxs/debn7uS/k0BFPGfLxfO4kKEe36XTxuQ8eW2Le4157X6nhk9drViEC06Yda
 NEJYmg40+b0akWlwxK8SczJ2qmix6KTH8xz0r6B1luM76sl3L5I8Czz5Fju8vfK+WouF
 Olug==
X-Forwarded-Encrypted: i=1;
 AJvYcCVzU5Hbjehdq60dDreJ5bGMpc0afw3pDh03GxzUooseSqUQPi8drd6HdjQIyZ9iQ5OsEapMrwSmalmjTQDLgghWM422Sw==
X-Gm-Message-State: AOJu0Yw0ADEd3Qos0KXC4p3jZyCPDuepmCUhTkt7DV1yQJQyCzcNbZaQ
 ykx6RWhNnWEbZvPH5EbA//F9xAwozS8A5klzEteouHxwqI7OGZn5fzT2PDnEnCsoS5WzL0dxrah
 vmZ+TZjLAPm73+iMu2mjA3+pdFt57zJsVgm5Rjj0G
X-Google-Smtp-Source: AGHT+IHi+U+WCmfDgvKi9r2VuViCxUVgWX0DRgdi+wVONNEGQMaNiTEo4U/T6lOxxoXRNtIiGcuX/VO+iqTS
X-Received: by 2002:a05:6602:c6:b0:7c7:2502:2d77 with SMTP id
 z6-20020a05660200c600b007c725022d77mr12251075ioe.4.1709063894258; 
 Tue, 27 Feb 2024 11:58:14 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 t13-20020a056638204d00b00474078722cbsm219867jaj.66.2024.02.27.11.58.14
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 27 Feb 2024 11:58:14 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 27 Feb 2024 11:58:14 -0800 (PST)
Message-ID: <65de3ed6.050a0220.6d654.000cSMTPIN_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 BDBC56043300;
 Tue, 27 Feb 2024 14:58:13 -0500 (EST)
Subject: |SUCCESS| pw137362-137360 [PATCH] [v9,4/4] app/dma-perf: add SG copy
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, 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-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/137360

_Performance 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 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-78-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 22.04
Kernel: 5.15.0-78-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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/