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 44A9A45BAC
	for <public@inbox.dpdk.org>; Wed, 23 Oct 2024 09:02:56 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 41B1940A79;
	Wed, 23 Oct 2024 09:02:56 +0200 (CEST)
Received: from mail-io1-f97.google.com (mail-io1-f97.google.com
 [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9A2D340663
 for <test-report@dpdk.org>; Wed, 23 Oct 2024 09:02:54 +0200 (CEST)
Received: by mail-io1-f97.google.com with SMTP id
 ca18e2360f4ac-83abcfb9f37so200019839f.1
 for <test-report@dpdk.org>; Wed, 23 Oct 2024 00:02:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1729666974; x=1730271774; 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=gtRVzWO7NYhctiAQbC+MNCkSrsFR5dW+fqznH5AqQyI=;
 b=RlCkPrxsPW+yBH+5rPY5MygKDU1D7dqn5I4PKuw9lAmpMlMh08VrKpfOicdqaasexn
 JlIzBol9MFItkLV6nsFiFsLnsLZzZRUL1deZgcPUbRmZS4t63paIg7ES9AINqBdM3LKW
 hLw98aOkPh9iHGO9I3nM/QZjWmabY1DRQRSYg=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729666974; x=1730271774;
 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=gtRVzWO7NYhctiAQbC+MNCkSrsFR5dW+fqznH5AqQyI=;
 b=k6Vt2XUIJmtMg1KmgMkVy9wveM5IDWdRIdZRxJv90lPCQuL9mVhP1zerZtGtvth1fm
 FP9Xrjnw9p7TCyUZXULRRuRgJdnsshEQ06pXxGCbnXtsC4+Iw+4RCcXiNOWTM6gxMNSJ
 bJyY9sV46CY3euVB+8OGjXjgYEKlPlBEPfw+cPy7lEIMO36MOyxpaZ8uyyKHE62NGorH
 PftpfcCnbgDHUOwyJAZHVS7oVVEMwQTYQh7A2gbBzQeyowAXVq7SwqR9hsR+sPNTPPIU
 xPaGEsuAptn66T7wCyQ+PFFMHhA9J2mMcImSNgbHmpsfEDgbKwlrgE3jzSm4lOF8o8QA
 CSLg==
X-Forwarded-Encrypted: i=1;
 AJvYcCVBMdaVxXx06VfTvkv7+W1JyvlKX2oldM8zs93zgTihPLBFbNDGlzNceIxsJ89usli+Y44I/NjPfSEyTg==@dpdk.org
X-Gm-Message-State: AOJu0YxrBReDWnNckPILbHpHSg2d+DjZfmEL1EkL8TMkhFfA91cIY6Gj
 p1UPEA5bgPYGns0eLOJJEdsBZWf+GS0LKvgnh7c2nZFKxVZPPqz6QDlrBNthXaTW5hGgAQc0SHW
 NlJFP69gEYPW1qe+5FBBAHZqHwwBCMa97jBM8vwaVYZanSktytjFADJHL
X-Google-Smtp-Source: AGHT+IE350Yaf2uKeTNWiL/DAdPQC4+8bUsVEKVmhqKYQ+wiXqgyGbcLJbGbkekmYgH+zxKGvttbQj03A2xc
X-Received: by 2002:a05:6602:6b83:b0:83a:aab3:57f with SMTP id
 ca18e2360f4ac-83af606008emr170590339f.0.1729666973792; 
 Wed, 23 Oct 2024 00:02:53 -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
 8926c6da1cb9f-4dc2a4bad8dsm278724173.9.2024.10.23.00.02.53
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 23 Oct 2024 00:02:53 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 23 Oct 2024 00:02:53 -0700 (PDT)
Message-ID: <67189f9d.050a0220.2231d3.1d7eSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.2] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 468B86052471;
 Wed, 23 Oct 2024 03:02:53 -0400 (EDT)
Subject: |SUCCESS| pw146599 [PATCH] test/event: fix device stop
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: <20241022120329.16420-1-pbhagavatula@marvell.com>
References: <20241022120329.16420-1-pbhagavatula@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/146599

_Performance Testing PASS_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Tuesday, October 22 2024 12:03:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e609858b480ca0d646e5f05f2c7fd6bbf35a4140

146599 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#190245

Test environment and result as below:

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6

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

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6

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

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

UNH-IOL DPDK Community Lab

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