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 C1C9B43BD7
	for <public@inbox.dpdk.org>; Fri,  1 Mar 2024 15:36:19 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id BDFBB434DC;
	Fri,  1 Mar 2024 15:36:19 +0100 (CET)
Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com
 [209.85.167.225])
 by mails.dpdk.org (Postfix) with ESMTP id 37B62434D5
 for <test-report@dpdk.org>; Fri,  1 Mar 2024 15:36:18 +0100 (CET)
Received: by mail-oi1-f225.google.com with SMTP id
 5614622812f47-3c1a2f7e1d2so1114910b6e.1
 for <test-report@dpdk.org>; Fri, 01 Mar 2024 06:36:18 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709303777; x=1709908577; 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=Te1ivUritHsjU7CMqEuPrPH+whibt9MQP7MXZEpRnrA=;
 b=OEJQQtCCCUl/ohIjypzlWIq/pYRv4WDiCMavdroPlMJEH0AylwpQ/bvwHIHkdcpm+J
 vhh3qX7wNm5kyCgUgZrvCjRLup5XmP3oOxyhikab1S3YqArhcvb2LATcDLBLofneWO5t
 94loSLsO4oUdqkRaP2/i274+3p5wT1JR6m3d4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709303777; x=1709908577;
 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=Te1ivUritHsjU7CMqEuPrPH+whibt9MQP7MXZEpRnrA=;
 b=C5BN8Oyv3sBKiUwJVygJ2EFRTtA8X09rkWc78WtlMgyaVxfb0QG6ZLhjXx/hl2d0Lc
 y4kMdU9xjQooweEYrvHstR03Lp5K4CKj5Oijda0DpX1t4HbOFoz5oV6Dopc1lQqNkFIy
 S2Ww8WMBxow0MAgOGSxnn95lzeafTJqop14DN9fDDCAJ/A2qTOj/xQcP/IeNqbEJzj4U
 ELPv96hMPqboXzwjKuidE8Dmj3VD0WUmJqAUjKbzbNJk4dUdX6DCy8VyN74XmjIMSwKW
 OowRRJ+LhkL0koPDnQZrW41HJaI1r2Mn1/Qq3TiYuonME+WagiBWYgzq/PGfWQNdVRUU
 uu1g==
X-Forwarded-Encrypted: i=1;
 AJvYcCWh/UtgOUKr6tgPKRqFBQhCTxbsmRyIYtDUi83fq1uuqrHoPBT6zVUMy7m3oRuFhOSzkcUgQxTYDEfLk6fPYijf5S8fUg==
X-Gm-Message-State: AOJu0YwwiUWSooPn5SyR2D4kOR1Myv4/efdg6JX8J4C/2fKWWFYgkgCR
 jNUgZCTHS1iRD2UXXYbvd5wMm2QRJIgkRhront2uBrtckRUte9lvEI1ovN77zEQf6V6MoNblFBP
 IOfwmp+/S+cKdlk27gYXmyaofSVYNeERTf2iEHvcQ
X-Google-Smtp-Source: AGHT+IE1TX7aA38EDUWnbBoUrhBiOysR3ReR+zLDx9G9uHkIZJD+U+AUHZvZfBW4pj9SR/e5mHu4vveQwOUh
X-Received: by 2002:a05:6358:788:b0:17b:7769:25f3 with SMTP id
 n8-20020a056358078800b0017b776925f3mr1720153rwj.32.1709303777476; 
 Fri, 01 Mar 2024 06:36:17 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 a6-20020a056214062600b0068c3e820df3sm168579qvx.14.2024.03.01.06.36.17
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 01 Mar 2024 06:36:17 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 01 Mar 2024 06:36:17 -0800 (PST)
Message-ID: <65e1e7e1.050a0220.c9fd3.b6b2SMTPIN_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 26A696052712;
 Fri,  1 Mar 2024 09:36:17 -0500 (EST)
Subject: |SUCCESS| pw137662-137665 [PATCH] [v7,4/4] test: add unit test for p
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: <20240301102104.20074-5-paul.szczepanek@arm.com>
References: <20240301102104.20074-5-paul.szczepanek@arm.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/137665

_Performance Testing PASS_

Submitter: Paul Szczepanek <paul.szczepanek@arm.com>
Date: Friday, March 01 2024 10:21:04 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364

137662-137665 --> 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.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+

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.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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