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 0D07645BCB
	for <public@inbox.dpdk.org>; Fri, 25 Oct 2024 18:56:24 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 083E84021F;
	Fri, 25 Oct 2024 18:56:24 +0200 (CEST)
Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com
 [209.85.167.226])
 by mails.dpdk.org (Postfix) with ESMTP id 2A1D540156
 for <test-report@dpdk.org>; Fri, 25 Oct 2024 18:56:18 +0200 (CEST)
Received: by mail-oi1-f226.google.com with SMTP id
 5614622812f47-3e5fbc40239so1435706b6e.3
 for <test-report@dpdk.org>; Fri, 25 Oct 2024 09:56:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1729875377; x=1730480177; 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=XKevzp6mPO5Dum09gL4UQ4XtbYS8hgkHTva/DZRBCe8=;
 b=RqeIUykGXpbHACMU9k7S1zHtdcp0alAiGfnM7MO83NWLY3RHiNzYmfmA9I/U496srw
 RcfPSkGV6beiT6cuRoEd4HwEYKf42dHDClVyVzQBUxzZdGHtxX5ORFNFD9oK4XZKodBj
 aGkVPD+oTD0cctPUHIIC2nl3xzE5DFB/EK09A=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729875377; x=1730480177;
 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=XKevzp6mPO5Dum09gL4UQ4XtbYS8hgkHTva/DZRBCe8=;
 b=V4hHf1cB14J7b5V/nFrP2NmWIjX8C/gl7l6sno+2VMNbadjAx8Hv2V7Qjn3w4BxcfM
 gFRtGeuXesSA0gmPAoIF03lyKuE4B/4g0v6XyuFZWTyeY7MaS+BTfdvMsnY5Kz3jNeob
 7Q6HbhlrlBE07cKEPOy2oJ+Nsn1owf87+hbCt/yto1gi5439pCfEuWfoTvICzGCcYNCh
 ffh5M0E2sEIHDAs3ROTbMnc4j48Fzvy6NxwEr2Ea5mx/dLWYUZ7w45KLmAC0pFP0WppH
 iEPhVBlNJppIU6A9QpDcqW9D3rNjM0IdAX5znvMAj5gIjmqaJamRsdKZRSDUfLAv7VvN
 i6WQ==
X-Forwarded-Encrypted: i=1;
 AJvYcCVMNOVg3ocg0KhScvx22W2Upf45rLyKKXuFqQ4wesR/sO0MDB1CK5IQjP1TDrweCzoELC+hF9P+N/cRsQ==@dpdk.org
X-Gm-Message-State: AOJu0YwiBQ3N24VW8GvlUJPpDPirvbUgaWGLa3ZMbwr+J1Bz0af2ovwf
 Qvvx6pmtEY3//lJmdIaz3UJyszzDemE+IGof+3xbemeClDvkkXY6AAknbis+DmTLn+fopHK9iuF
 k/l8bzYu2Id8IHi5UCr4pfdCFQ9p5AzXkCAkpnILm
X-Google-Smtp-Source: AGHT+IHwseC9+kluJK1+0VImeJCwZaNPWWLBQXIXJiiwgiz9DxXztkzlxfF2lt8OgqnQECT514SvjY8TCdRi
X-Received: by 2002:a05:6808:1b08:b0:3e6:3095:757b with SMTP id
 5614622812f47-3e63848d7f7mr242429b6e.31.1729875377274; 
 Fri, 25 Oct 2024 09:56:17 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 00721157ae682-6e9c6c1d22fsm339427b3.29.2024.10.25.09.56.17
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 25 Oct 2024 09:56:17 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 25 Oct 2024 09:56:17 -0700 (PDT)
Message-ID: <671bcdb1.050a0220.16e27b.2532SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.4] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 90CCB6052471;
 Fri, 25 Oct 2024 12:56:16 -0400 (EDT)
Subject: |SUCCESS| pw147229 [PATCH] [v2] net/vmxnet3: support per-queue stats
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: <20241025092734.1222248-1-mb@smartsharesystems.com>
References: <20241025092734.1222248-1-mb@smartsharesystems.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/147229

_Performance Testing PASS_

Submitter: Morten Brorup <mb@smartsharesystems.com>
Date: Friday, October 25 2024 09:27:34 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581

147229 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#191547

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

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

UNH-IOL DPDK Community Lab

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