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 9F1F243C0C
	for <public@inbox.dpdk.org>; Fri,  1 Mar 2024 17:11:07 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 99E31402EA;
	Fri,  1 Mar 2024 17:11:07 +0100 (CET)
Received: from mail-io1-f97.google.com (mail-io1-f97.google.com
 [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3E9DE402E0
 for <test-report@dpdk.org>; Fri,  1 Mar 2024 17:11:06 +0100 (CET)
Received: by mail-io1-f97.google.com with SMTP id
 ca18e2360f4ac-7c80a1186bdso99781239f.3
 for <test-report@dpdk.org>; Fri, 01 Mar 2024 08:11:06 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709309465; x=1709914265; 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=Dl95E2q5mKABH67iMcOnLA90TyptBk2TQ0KGphbakHI=;
 b=clxyVwE1ikCPoR+DsTwPantfD3a21NX2RJp3RwPOGixYqNsCKFpbkCVL13/4a+IYI6
 r1nZHetQlg1hFLT73eEMtwmNkdDACr9FFQzf/4qmw5b+gVGNZmVK9TMDZZg7GusPeN/m
 icPbYz6BEfYnl6PMhUENc66xmX7mBu30UnV0o=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709309465; x=1709914265;
 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=Dl95E2q5mKABH67iMcOnLA90TyptBk2TQ0KGphbakHI=;
 b=ElJSGSVZsk/rNxVZKs4JoY+KtFIo75ZbflF1Qk4Im9HEMQvAP2PoKgIiEniiJxfeqd
 r3JHX8lReOpnEAFod5E1ZkF5LbY6BuGdX8mu9Jl53vGTu1f6PeoFQTJ0A6v12ArEN688
 aCvkpj3/sMp9tCRRkUg1pAgFMtieRMd1Itk0WMRhsC13k/8pywsAc3KDx3H78ZQXTN3d
 Umk0bUHtjNcKjFFj43isELJfNdbQdi9n3uCYxWLqVHqbX63W9rFg2L2y+mEulg+7O7yY
 BgYaloQQw1isPMWuPIM1bFIOtN9NKCjIV43X4LFIwVeClmAg7ZKW7ZlpCi9PiIf/NXse
 3uLg==
X-Forwarded-Encrypted: i=1;
 AJvYcCWLXpZyLYXWSWrLa5UAp52AWHXIKyrqCqczuQyM81hKHM9+sEAF7XJszGUGsM5Sca96RPQpamYlhVQNmS9gGO50Bm0mgw==
X-Gm-Message-State: AOJu0YwVagj9BGtDiz+3w60Zn4xoJt8FYvqa0K1o+EloMESjYzvNASYW
 gvzdemr2+R2bjWP5c1rOhpKH6m4elL5gMqGirlAW/2+MkjkXPQL4Ktn5o0YWDKbrr3qUyILf9AD
 xG9A5Pk7c26ofCcwmhyh3FHcdaY6yzrSu7R6KnWDBpqaxNscQkulPQX9B
X-Google-Smtp-Source: AGHT+IEF5KcypWxR5q1C5RAGMHDPbgk8HQcjYqpYUUKVqQiuBRx1iUwVbeuyYd32VsKSoVZqnwDbArF4Aqfk
X-Received: by 2002:a6b:6309:0:b0:7c8:22c3:2e81 with SMTP id
 p9-20020a6b6309000000b007c822c32e81mr1901305iog.4.1709309464402; 
 Fri, 01 Mar 2024 08:11:04 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 cc15-20020a056602424f00b007c013eac32csm132788iob.13.2024.03.01.08.11.04
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 01 Mar 2024 08:11:04 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 01 Mar 2024 08:11:04 -0800 (PST)
Message-ID: <65e1fe18.050a0220.63cea.86c8SMTPIN_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 4D31D6052712;
 Fri,  1 Mar 2024 11:11:03 -0500 (EST)
Subject: |SUCCESS| pw137660 [PATCH] [v5] net/i40e: add diagnostic support in 
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: <20240301094422.460012-1-mingjinx.ye@intel.com>
References: <20240301094422.460012-1-mingjinx.ye@intel.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/137660

_Performance Testing PASS_

Submitter: Mingjin Ye <mingjinx.ye@intel.com>
Date: Friday, March 01 2024 09:44:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3408b132b31906fe1ed28d6b2009b98202e1cff0

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

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

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

UNH-IOL DPDK Community Lab

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