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 4D80D43BCF
	for <public@inbox.dpdk.org>; Thu,  7 Mar 2024 15:10:22 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 48FAF42ED4;
	Thu,  7 Mar 2024 15:10:22 +0100 (CET)
Received: from mail-io1-f99.google.com (mail-io1-f99.google.com
 [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 77C3E4067E
 for <test-report@dpdk.org>; Thu,  7 Mar 2024 15:10:21 +0100 (CET)
Received: by mail-io1-f99.google.com with SMTP id
 ca18e2360f4ac-7c854657e13so26522239f.1
 for <test-report@dpdk.org>; Thu, 07 Mar 2024 06:10:21 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709820621; x=1710425421; 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=g5/Qu6uBhhrJN/wK81UVY9KtFtbeh0bS3Bqxiv4PEE4=;
 b=TR9VhvWUTRUKkV3qUtP95rvAh4oSH3KuHJTHkuDwNLYWgcrYwmnUqjiAPa/4GN3mPp
 0+EqFNyStBeRNX5nmjRAXaa/e+jVBek5KnxJVl6M7XJuBcaTjSNb1IPv1kbVBRauQ2vr
 Nn+FK5H1J8tEODfJv4XrdyYZzZGdTc5r604zk=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709820621; x=1710425421;
 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=g5/Qu6uBhhrJN/wK81UVY9KtFtbeh0bS3Bqxiv4PEE4=;
 b=iaGWKlSHgSfmL52CzTlF3EuZcmtJZcNMW9Y/jz58O1oIvzCa5euNqLsz8RHgwVAhJ6
 Bby0/qJFhpWwffZ38XGs8U+AaNQQYHhZ5U5Rd9jwjYuBNmDka6YOgfnfd6o99QtmKkjP
 zB5VWYdrdSPOclMMuZ65NiqZU3r5I1XQWZ5eKHgMRRbVYtJ/IY/ElSWko8ePXt1VRKeq
 gP/sp7gF4OTuOzxTgelulVy1EZrynWzF0Wc8RNDg3tDYm4uxl5r1LYPLKxay3dJ2Uwm/
 inSYzZh2HW9T/NfqaCozPPXqxLKRmJStGNQcSSCxcqIB1HD21P76gxMf9q2BKiWf4Dno
 6fUQ==
X-Gm-Message-State: AOJu0YxOUp78amJ+7yy0Y2IXpeRBoN7o1X7QJ6WIajqEh31sYBck6IUO
 atvwm0ApNHF+UZir+7AgFmKYhOqspiy7QbeYwGU6DIqD83Jw6PlI9ANZlj6oNsiFjmo4SO5i14A
 uf6tyzk9D0F9Z0ySQOKDMR3XTW6hBeL1r2uCmFtiW
X-Google-Smtp-Source: AGHT+IFxMuZwW/gfxYnIb0yNQIP1IQcBiCvpj85X7OT+4lYXd4Kvd8WmGP1Y6rkPc3BAQMmqzGm9XW0O2f5p
X-Received: by 2002:a92:c549:0:b0:365:5dbd:aa34 with SMTP id
 a9-20020a92c549000000b003655dbdaa34mr20059112ilj.12.1709820620884; 
 Thu, 07 Mar 2024 06:10:20 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 p15-20020a056e02144f00b003644c4923aesm759028ilo.22.2024.03.07.06.10.20
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 07 Mar 2024 06:10:20 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 07 Mar 2024 06:10:20 -0800 (PST)
Message-ID: <65e9cacc.050a0220.e0daa.f5b3SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 6A95E6052712;
 Thu,  7 Mar 2024 09:10:20 -0500 (EST)
Subject: |SUCCESS| pw138098 [PATCH] vhost: fix vring addr update with vDPA
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240307103443.609960-1-david.marchand@redhat.com>
References: <20240307103443.609960-1-david.marchand@redhat.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-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/138098

_Performance Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Thursday, March 07 2024 10:34:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36

138098 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/2

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

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/4

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

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

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

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

UNH-IOL DPDK Community Lab

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