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 BF15C43C94
	for <public@inbox.dpdk.org>; Tue, 12 Mar 2024 18:55:35 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 0B63A42E11;
	Tue, 12 Mar 2024 18:55:35 +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 150EE42D72
 for <test-report@dpdk.org>; Tue, 12 Mar 2024 18:55:10 +0100 (CET)
Received: by mail-pl1-f226.google.com with SMTP id
 d9443c01a7336-1dd7df835a8so30505675ad.1
 for <test-report@dpdk.org>; Tue, 12 Mar 2024 10:55:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1710266109; x=1710870909; 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=JfmVVZfHvElELduUwuAUL6Dfk2uIoks1zhKAEj+4RR4=;
 b=Pf4/eVlNGFJHgXhs7ugK20PDCqE/pdg4mf1wa+X+HpsAWS0wWsVDpwDD1e67WB8fSP
 KFcWEY8+EAzdU9H1kdsNktvT7CMXCoGcs0EBh21+ar+wZGUMtscQpG0/wfda/0AmceHJ
 VjKJ0Q9MYxnhxKlC0+2guBJf++xvHcgU6sS7U=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710266109; x=1710870909;
 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=JfmVVZfHvElELduUwuAUL6Dfk2uIoks1zhKAEj+4RR4=;
 b=KrtHesSJmOQcZedmDjGbIBRlgarzCwSU3D1IGDjz6aR3ULDJStNydKRtLTkLTnXQjP
 pN2IoJSPXL7P+DXiEuy/R9Q1YRvVGotmdtyrGTedU4VZuhm0GmGugxWdoF0Ol9TgOawR
 hwDXfS5IrPrsSabjY7Wjg+FGA19Ucn5fOni0hFRWyjmdGHrg/pecFtaf68UnNizx4gL3
 B5WlxJFqnMKtaV6U87K+prb3QX7EmJDb5g+JaErZVteDhMxohppL9+E6RgZggHf+7Qtm
 czK3Ka/KIkeYD2K9XUve/MT2Udf8pivCCmyoObg7kQbnHVkJb+6p7KprdN3V5WgmUJMm
 pHTA==
X-Forwarded-Encrypted: i=1;
 AJvYcCW4fGzoM7JcNZlqT4r8BleDbqXVK3CnVer5A4ZSwJaj9pn39T3thqnbp8IckKIL0ZmhNky3iuLqB8SXJsiDgMrOdNPHlg==
X-Gm-Message-State: AOJu0YxUt1cjIJLz2+Mykj9u3Peeox3MGr5SUc6lh+bRL+zQKw78s7bA
 zDksxzkYvfthbd2qN9l9PR7UIiQ+jurdiq4q/J9M6yTmmVUYCAxO5CB+i+eOngniXUERMslWhqf
 qSC1lHf5nPOzp+OrnpaE/B5XCmxRncnPOhTnPSXAP
X-Google-Smtp-Source: AGHT+IGfvPOlVTyF2K+gJdBsRjdy+qTAxWtACiGvS/ipSO+yY6U1eq61EsTK5md/xsgMv/vclHI5dOgdv7Ah
X-Received: by 2002:a17:902:6542:b0:1dd:b505:d556 with SMTP id
 d2-20020a170902654200b001ddb505d556mr1054689pln.21.1710266109314; 
 Tue, 12 Mar 2024 10:55:09 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 jx16-20020a170903139000b001dd6f01aa52sm192025plb.96.2024.03.12.10.55.09
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 12 Mar 2024 10:55:09 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 12 Mar 2024 10:55:09 -0700 (PDT)
Message-ID: <65f096fd.170a0220.942b7.c2a8SMTPIN_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 74B866052471;
 Tue, 12 Mar 2024 13:55:08 -0400 (EDT)
Subject: |SUCCESS| pw138224-138225 [PATCH] [v5,2/2] eal: initialize shared pl
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: <1710262359-14217-3-git-send-email-roretzla@linux.microsoft.com>
References: <1710262359-14217-3-git-send-email-roretzla@linux.microsoft.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/138225

_Performance Testing PASS_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Tuesday, March 12 2024 16:52:39 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a86f381b826660e88794754c41d3aec79ce9b87c

138224-138225 --> 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.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.5%                         |
+------------+---------+----------+-------------+------------------------------+

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

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

UNH-IOL DPDK Community Lab

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