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 B5E704280A
	for <public@inbox.dpdk.org>; Wed, 22 Mar 2023 10:41:13 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id B1DBB40A84;
	Wed, 22 Mar 2023 10:41:13 +0100 (CET)
Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com
 [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 36ED740A84
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 10:41:12 +0100 (CET)
Received: by mail-ot1-f98.google.com with SMTP id
 m20-20020a9d6094000000b0069caf591747so10027933otj.2
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 02:41:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679478071;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=RE9NqKrwbuZ+I+4gxFDoGzQLIZm36HNXbEmEZQjvXEY=;
 b=VUOQP6GO6YJvsZ1eJ2LCE65EY6JOakhch4PxnBM9qYUS/NOV3Wc8feWd0VqhVaIvw3
 uUw7TVvgfq0seIbzZzimC/j2bzXtalnjQsRUv0Kf9XjqQ0kDDFDocHguKpRHios7Xy54
 pSLqLTIo/G7hLbIvjTVFxr3hTeST6KXE2Wlxk=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679478071;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=RE9NqKrwbuZ+I+4gxFDoGzQLIZm36HNXbEmEZQjvXEY=;
 b=CRyTlT24xN2XL1DpYhqH2leD55zoN/lK4LYI4l3v69uo/jD9DtBcJXk4QeroMvqKVP
 JbGdMDyCUXIWtSv6xDeNs6/pTKKbTpqVcH7uGK8fUeJGrbhTcUGUbC7w9w5CqQMqCGgf
 L24Bhz2+UEV4mgmliaUth98FdBGY4TguScbXR7eQijdBmoovS4D0HdEy52XTpabGUCbM
 MmUgaBT+A/p9PBK4mZaOiyTwPYmOFZ2iYwkm38vOpsSQdbmK05WSWAEUwJrUH6sbedx/
 1NihzyVuL61/6cOfH21QZbT8so06WV5YkwZP1IfV1loYG7cg0KjA9GNo6jGW+agwmYmB
 scag==
X-Gm-Message-State: AO0yUKWJGt7VMdm+EEFjstIYvmliZY/9XVnfbRRUnxPJ76+d1gM3DHag
 PZaYfASkdwKAJobJnu6dVzv+/+dt4GOxacPITC544KCVs8kw1ss4CQYDEbgr8hbmig==
X-Google-Smtp-Source: AK7set/MZi5EVCV6lFrkq1Wjm9jr6VQkonPyY5YsuJcXnPyjJzwtCq210wm8cR+Qbky+Lu5uJaJy0SWNbsCx
X-Received: by 2002:a9d:694a:0:b0:68f:2134:9a3a with SMTP id
 p10-20020a9d694a000000b0068f21349a3amr985871oto.30.1679478071528; 
 Wed, 22 Mar 2023 02:41:11 -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
 bh25-20020a056830381900b0069f3a66833csm1967639otb.5.2023.03.22.02.41.11
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 22 Mar 2023 02:41:11 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 12DC1605246B;
 Wed, 22 Mar 2023 05:41:11 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 1199360121;
 Wed, 22 Mar 2023 09:41:11 +0000 (UTC)
Subject: |SUCCESS| pw125413 [PATCH] [v3] net/iavf: fix iavf query stats in
 intr thread
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@dpdk.org, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230322094111.1199360121@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 22 Mar 2023 09:41:11 +0000 (UTC)
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/125413

_Performance Testing PASS_

Submitter: Kaiwen Deng <kaiwenx.deng@intel.com>
Date: Wednesday, March 22 2023 07:26:15 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a

125413 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
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.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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