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 AC7BD42A0C
	for <public@inbox.dpdk.org>; Thu, 27 Apr 2023 02:22:31 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 8BB3B40E0F;
	Thu, 27 Apr 2023 02:22:31 +0200 (CEST)
Received: from mail-il1-f225.google.com (mail-il1-f225.google.com
 [209.85.166.225])
 by mails.dpdk.org (Postfix) with ESMTP id 2C41F40E0F
 for <test-report@dpdk.org>; Thu, 27 Apr 2023 02:22:30 +0200 (CEST)
Received: by mail-il1-f225.google.com with SMTP id
 e9e14a558f8ab-329465f10fbso20114615ab.1
 for <test-report@dpdk.org>; Wed, 26 Apr 2023 17:22:30 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1682554949; x=1685146949;
 h=cc:to:from:subject:message-id:date:from:to:cc:subject:date
 :message-id:reply-to;
 bh=SWp9h/5Qq4lSArvYlnLbPnpwKPDKfr8pShcXZnnx7C0=;
 b=M/gFT7h8XKcNKxlVBwUrqcoLrgdGoq1q64nqhvZqIPzDp6vPuGVbP3sSMzAd3706Ni
 9+94ZNqPzegtSprhmErIxnBWa6zvDih/tFAxRkr6RsQAvR3Xuno942se7SSGqtGBG+rN
 WUuTmRaoXvDxHBocksB3n85nUxwfnaQYth/5Y=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1682554949; x=1685146949;
 h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=SWp9h/5Qq4lSArvYlnLbPnpwKPDKfr8pShcXZnnx7C0=;
 b=hfuDqNq30hS+Ct6OCGXqSsQQ94pDVp6R3D3+zDql+0j/Gx6ju/kZwcFDMaYzNfxxHK
 zA0H6C58/qwlFL5ZWmt9nfgf+dU+NUuC3/QQGbZaM7EjBRIpM133Z+Yn6CjvrdMMvjj1
 hiRn/j1UdXM3WuQKojyDxbWr4ieypEcIDZKwdBeWKEGZsW3Jty6iF5CM0F4eeiyspHu9
 D4m1yjm2kFgvZwoBqCRu9/5YupFmKuOs5X81kRX44AmFzO+BncpuKyhc0JsWSCIC6dpw
 jtXu7XPiJoz/SxX9boMhblezZLFgSVfI6jdCRtyNCMNvhEmtfS1H7ZNCVsHof6szA/kS
 gs6g==
X-Gm-Message-State: AC+VfDzNCkp1lBHd3bpTCy423lXBDpKI4tqhzL+kArsyKPkdAyRYjkzO
 RI0dhJZS1Sub+PhCCfWtEv9tXVLUzzfMN2I6+E901Qz6TMRWOMnJrJdGyF4KQWSK77tgKpzheg=
 =
X-Google-Smtp-Source: ACHHUZ7eEHoqzqcSczz7I2x8kJoarpWagWyHNG+0F0R6Utr05HyCjB/zvor+XmBxuZVKRmcKbD5n5o4IqtyP
X-Received: by 2002:a92:c104:0:b0:32c:3272:ffde with SMTP id
 p4-20020a92c104000000b0032c3272ffdemr78226ile.14.1682554949597; 
 Wed, 26 Apr 2023 17:22:29 -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
 m8-20020a924a08000000b0032463c2531fsm1142726ilf.23.2023.04.26.17.22.29
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 26 Apr 2023 17:22:29 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Wed, 26 Apr 2023 17:22:29 -0700 (PDT)
Message-ID: <6449c045.920a0220.dabf3.2800SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.3] (unknown [172.18.0.34])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2FA55605246B;
 Wed, 26 Apr 2023 20:22:29 -0400 (EDT)
Subject: |SUCCESS| pw126551-126557 [PATCH] [v2, next,
 7/7] net/vmxnet3: update to version 7
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
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-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/126557

_Performance Testing PASS_

Submitter: Ronak Doshi <doshir@vmware.com>
Date: Wednesday, April 26 2023 19:04:14 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61

126551-126557 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-39-generic
Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0
NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/3

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

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

UNH-IOL DPDK Community Lab

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