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 EE57E43C58
	for <public@inbox.dpdk.org>; Wed,  6 Mar 2024 11:58:00 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E9F6640A6F;
	Wed,  6 Mar 2024 11:58:00 +0100 (CET)
Received: from mail-il1-f225.google.com (mail-il1-f225.google.com
 [209.85.166.225])
 by mails.dpdk.org (Postfix) with ESMTP id 1E5654027C
 for <test-report@dpdk.org>; Wed,  6 Mar 2024 11:58:00 +0100 (CET)
Received: by mail-il1-f225.google.com with SMTP id
 e9e14a558f8ab-36602d8ae4fso3590675ab.0
 for <test-report@dpdk.org>; Wed, 06 Mar 2024 02:58:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709722679; x=1710327479; 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=34qNc410qCkunfRED1yWAW0Jbhet7BfGcYGCHg/zBjs=;
 b=jUmgzAKQIwhOmynTkbZPAleIuSU3J5H9OWzUdH1/sfxR4aXXoQyON9tJdy0fhgyIMT
 CSn8a5Rn1zd60+MosANaYTwo9nHuE4QxijpIYfXR3LDBxvhkyc0XRmhJbfZRMq5iQJy1
 gE8l6WAwUSxh/7J9AA2J09WB5+LLHAgUOloPs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709722679; x=1710327479;
 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=34qNc410qCkunfRED1yWAW0Jbhet7BfGcYGCHg/zBjs=;
 b=nkaU2c8017N0hBRIvNbhzL3J0Wu1rAUu7KnH7+I7hxqshzSuPzSoeouUEp81d9RnzD
 vIedbYS7aJ2axkO2Lyd0OHPtNZrfeMuGyWsUJITdNDI0frNSGexAGx3ycgL6e/wtHmx/
 pkR8A9/AV4XIMCy4AGnFPxFq1UbWhuX7Mbx8wUa4GxMZ7tN6Pp78uaiHe2P7ga8D201n
 tmVcsiTwGoMbTDYRghHZfdGLg08zSz/mDSa5osxmgwT8kxWjXTizhc1y4TIuGYPJUpph
 EBfJHR0S32tmXDa3sFbIjlaAyFSIVFg+a/4ldpqvaeQQtiBEb6lDCn31yCsAAbuQWTx7
 IzMg==
X-Forwarded-Encrypted: i=1;
 AJvYcCVSEb6uvdJg58Hr1dJmhXv6RVuOC0QMl8wCXkAJsbrihh+JIDO18Ia9m7Ru4PhDxVD6V4wGT61xYHfxIx/qqlRUpBD+Lg==
X-Gm-Message-State: AOJu0Ywrd8IFc9SM22VZZUsh070YLNCNf+E5ZX7UxliEu4f7uzbg0Jb1
 +6zhD1uVivxTfxr5PmfaIUZP7rySnB98/74mS+wF7kX8r+E+xNRvWSiaVF950SCnTmZLF25opU0
 vUTNYZRyyQdEWxUIcVtqtYN/3DD+fdd1JAFijayg3
X-Google-Smtp-Source: AGHT+IELZQvzPq0nE+STbIp3/m+k2Kq1FpD4EAEJd3Gli+zP1L7Cmsd6AtNl8+5EwE/50g2hqLxNUkfHZbmy
X-Received: by 2002:a05:6e02:b26:b0:365:c6d9:2d63 with SMTP id
 e6-20020a056e020b2600b00365c6d92d63mr18979820ilu.0.1709722679582; 
 Wed, 06 Mar 2024 02:57:59 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 d7-20020a056e02214700b0036476f41b0esm672789ilv.34.2024.03.06.02.57.59
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 06 Mar 2024 02:57:59 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 06 Mar 2024 02:57:59 -0800 (PST)
Message-ID: <65e84c37.050a0220.bbbc8.a3e6SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 181A96052712;
 Wed,  6 Mar 2024 05:57:59 -0500 (EST)
Subject: |SUCCESS| pw138009 [PATCH] [v3] lib/hash: add defer queue reclaim AP
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: <20240306085948.185299-1-aomeryamac@gmail.com>
References: <20240306085948.185299-1-aomeryamac@gmail.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/138009

_Performance Testing PASS_

Submitter: Abdullah Omer Yamac <aomeryamac@gmail.com>
Date: Wednesday, March 06 2024 08:59:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384

138009 --> 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.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 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.3%                        |
+------------+---------+----------+-------------+------------------------------+

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

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

UNH-IOL DPDK Community Lab

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