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 F03D943D0B
	for <public@inbox.dpdk.org>; Thu, 21 Mar 2024 01:48:31 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id D62D64029F;
	Thu, 21 Mar 2024 01:48:31 +0100 (CET)
Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com
 [209.85.215.226])
 by mails.dpdk.org (Postfix) with ESMTP id 7C0404028B
 for <test-report@dpdk.org>; Thu, 21 Mar 2024 01:48:30 +0100 (CET)
Received: by mail-pg1-f226.google.com with SMTP id
 41be03b00d2f7-5cfd95130c6so285829a12.1
 for <test-report@dpdk.org>; Wed, 20 Mar 2024 17:48:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1710982109; x=1711586909; 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=DeEjtfWsduxoAoffMEJZULFY1okXSoNhNoH/BfGivPQ=;
 b=UQTXQnvKmylUK4vRt2DiJ9vJs2wsJ+lHe+6rY9L6UTS6sR237sZLXxn37JdyVKb2qJ
 JrzacTeob/7fGXYsXAcMoUEtUcCNaAeRTM4Yxhz+jYYUOcVkl2R6l7QHQcwD1WIHzkJ2
 ++3aiRHebnq88stc2NsRHic+SGBjz2QeFvTfM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1710982109; x=1711586909;
 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=DeEjtfWsduxoAoffMEJZULFY1okXSoNhNoH/BfGivPQ=;
 b=WneLYfQcXx5dz1VTrqy1aC9EzE+4hjx5M7NempsBQzHy1Xylc3cQkMnhMhlsWh8MFR
 PlO7qTPT25FBp66w2DQor3v7kA7D3FU44jE/Pl40zDS2mRzjKM7PMn/UqnD4s7+1vJa3
 6FocoHjUIb4pXQbYvoWgS3CF7Lh16z5bJlP7iD9HD+EJy95UwT9GsqiuyCzQX8Q1vjAw
 6j34bfRZWGnqdVUIYNWS+mJ9wqcQRblXeowq44qjdrC7jsZFZ9TPtRvOzASAepTUdEZ7
 bexUOWGTxI3P+ISJL0RkxcT5kQnN47vRxSvRJG/NnbhaT6zakPwM1LvuI/77k0rTTMNZ
 o4Hw==
X-Forwarded-Encrypted: i=1;
 AJvYcCWtmLIfd0+qu7BkX66IKeWyq0Cfjlpf5kYFGd5svj/ZdF1zMSk7/zcx9PgBvDhmgQuFmZCF58onKnUAaB4te+zAN1k5dw==
X-Gm-Message-State: AOJu0YzOcxX7b7raZ8rPOEsj9GUkAXquCzP43D8MHmJ87iy4+wJTjX0v
 WXOV18vcbZl5OOBGZzWizLDsQINNTtsHWEGPGa9tI3R3sKvUXkfeO1Ebh/C6eoiVntsVq1orbaK
 B1FNeZkGfORZZ7kPAcpw4nT8PxHEEUkjreT2TjaxxTdTRmGHMSNj6f0sB
X-Google-Smtp-Source: AGHT+IGPwIXZ2KSMnvHLATz4XDp1dLM+kYl4WHy4bEuqHI9pFm2MuPZ4ADDrYOz2ZteU0t6r3lv/Qr0wV/PE
X-Received: by 2002:a17:90a:b88:b0:299:4cc5:aa25 with SMTP id
 8-20020a17090a0b8800b002994cc5aa25mr6633458pjr.25.1710982109575; 
 Wed, 20 Mar 2024 17:48:29 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 o13-20020a17090ac70d00b0029faee29d6asm151023pjt.4.2024.03.20.17.48.29
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 20 Mar 2024 17:48:29 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 20 Mar 2024 17:48:29 -0700 (PDT)
Message-ID: <65fb83dd.170a0220.1c4e3.acdaSMTPIN_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 B23616052471;
 Wed, 20 Mar 2024 20:48:28 -0400 (EDT)
Subject: |SUCCESS| pw138647-138648 [PATCH] [2/2] mempool: use rte constant ma
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: <1710970416-27841-3-git-send-email-roretzla@linux.microsoft.com>
References: <1710970416-27841-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/138648

_Performance Testing PASS_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Wednesday, March 20 2024 21:33:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2

138647-138648 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-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.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 22.04
Kernel: 5.15.0-94-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.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.3%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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