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 6C96E42854
	for <public@inbox.dpdk.org>; Tue, 28 Mar 2023 08:21:16 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 67A0140A87;
	Tue, 28 Mar 2023 08:21:16 +0200 (CEST)
Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com
 [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 3760640A87
 for <test-report@dpdk.org>; Tue, 28 Mar 2023 08:21:15 +0200 (CEST)
Received: by mail-pj1-f97.google.com with SMTP id d13so9927740pjh.0
 for <test-report@dpdk.org>; Mon, 27 Mar 2023 23:21:15 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679984474;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=AA6DD9HcV3bhcMkPhkYeyQoAMKUZEU5fNYKTwG1+kcE=;
 b=N+0/vlTuS6Z3yJTxsmprcwRVz+niZGyuSUCLh1/jPprzZIkQjKyZ7CqlKYfIxrFy/D
 vmg0wNcgyAo8fvs15h8Uj7mi/y70k5juY8sASOVMcvZhp4+Q0pKX8Zm8i9W1UnS9zGWZ
 Ni2pMkfa3i92/wepoq+PB2c0FPow6ZEzGEDQA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679984474;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=AA6DD9HcV3bhcMkPhkYeyQoAMKUZEU5fNYKTwG1+kcE=;
 b=1r72ltcbWQLV8ldI8zUda5UkJLyrvQ0RMJvbSyDfMVUpvw2Xj+bTHaw97e0fc3+h3I
 JyuzT81wt/sWsXhY9q4IJi5DR9OFIEeTXVX0ByhMiuArfsbztRdrTmredbK0+Yg0MRSN
 fQfq6XZVEVTvDtd5k4l1/aKfpMZmcDWGmw0JaRApVlzl6pmQZOIcJ+56ElKnn1fLelQD
 ix5vj/qhxQE0jG6If7eSzXOghF65T2WzzMX+ozzXSwlocHIOpyqtZe9B1lrBNWL6cjzM
 e7/oxZGgCxTiWZmV269ZesTSW57Vk9TPSNNbtf3QjE+cWRgyzKtaCJKUwf+jzkkyfCRE
 7OoQ==
X-Gm-Message-State: AAQBX9fc3MKjxPgWyUgwPFEjS8p7NuWTEvpZvAl5xOmH4rFltwatC9Pu
 V3ezB+6VHSWlOli1L30ABTF6ZLCtl36BX+QSk/7yhC0RuqG1pJxwsaM26Yd7dYX0Mw==
X-Google-Smtp-Source: AKy350Zq7falwRygUlV/m7Ku+JTDbW/adzeB8mZDeq/fZNBggUo3k96cSHwimGpiwvmD4IpTWR/Ujjcy6fBn
X-Received: by 2002:a17:90a:ab01:b0:237:b4c0:e15b with SMTP id
 m1-20020a17090aab0100b00237b4c0e15bmr15393692pjq.44.1679984474426; 
 Mon, 27 Mar 2023 23:21:14 -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
 mq15-20020a17090b380f00b0023d42d4b9fasm1158203pjb.4.2023.03.27.23.21.14
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 27 Mar 2023 23:21:14 -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 E4922605246B;
 Tue, 28 Mar 2023 02:21:13 -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 E311360123;
 Tue, 28 Mar 2023 06:21:13 +0000 (UTC)
Subject: |SUCCESS| pw125528 [PATCH] vhost: add device op to offload the
 interrupt kick
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: <20230328062113.E311360123@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Tue, 28 Mar 2023 06:21:13 +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/125528

_Performance Testing PASS_

Submitter: Eelco Chaudron <echaudro@redhat.com>
Date: Monday, March 27 2023 12:51:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:9e3223adfab71bc88e9ba67c520b87c529d34a35

125528 --> 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.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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