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 5D4A84298D
	for <public@inbox.dpdk.org>; Wed, 19 Apr 2023 22:52:26 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 580F54021F;
	Wed, 19 Apr 2023 22:52:26 +0200 (CEST)
Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com
 [209.85.216.100])
 by mails.dpdk.org (Postfix) with ESMTP id 674B04021F
 for <test-report@dpdk.org>; Wed, 19 Apr 2023 22:52:24 +0200 (CEST)
Received: by mail-pj1-f100.google.com with SMTP id
 98e67ed59e1d1-247526f0eceso142072a91.2
 for <test-report@dpdk.org>; Wed, 19 Apr 2023 13:52:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681937543; x=1684529543;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=v5ta0O8iA+QTlxv54xbWvGPQu4VtI1FvgOhbe6q6ggk=;
 b=IbaVOFkdWjmzDc1UDVe6G6NfZ5efobabnVSa39TwsH15GimM2zib7Igx3jfs5zFXez
 +QK3hTamtqTe3AbitwOXi3jDriDyvYNZyomWHyXLD0poWyw6qJfgfjmCgWXXRwajwh+d
 nzAUsMLaWaXMDXmgvgtsHxVIdqO7mFHjljUyU=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681937543; x=1684529543;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=v5ta0O8iA+QTlxv54xbWvGPQu4VtI1FvgOhbe6q6ggk=;
 b=YXDiIbwt+hzfLgmq9rbYErDHQJv1iuEyulMi/vgumffr/0Ml7u1dVH+0fLL5czBwYu
 ux0IJgpLtnejiMjLHUFGP/BqYq8EQZjFy/jjrbXZBsEAl2uHcveIXUG1TxFWIUkdDgwd
 HMe9YnvJWqyoBOdpVwoDbzbXiXy4LEE1kUQT9lhcE2XYnxVZLgrCKvg3h5pG3QmenUlH
 mCRr8lE3xILO7hynPsQD/qv2vPwSnHRFnDqFiwx8WMBlSMlojlfxz6BzITKoXDIDr3Ia
 r6v6dKcEJmHLEqiTko+xPhlUMDpdkdEpqpw3zf1DrvVHiN9LE5O2ZIaSncnvuMn+eGAB
 wYoA==
X-Gm-Message-State: AAQBX9dDGIcd3VvLMXIF8xlFb0R4SLcXJ/qmt3lCdyMV1gDdrM7iyBHo
 XqfVPERwSzsUrGp5viLdvo/S4Fzz7cC7KUYcYGZqAH75Ev+BvBePfPLX1/eT3i64uj85hJkdXA=
 =
X-Google-Smtp-Source: AKy350bi52xtskQrIlXxKHvdIAe84wCkJWaoi3gIiEgBqA+Rq876FbUeuXsxPZOH03BTLVr35znYRpG9Hgjj
X-Received: by 2002:a17:90a:8c8b:b0:247:4ad1:f69b with SMTP id
 b11-20020a17090a8c8b00b002474ad1f69bmr3944481pjo.26.1681937543601; 
 Wed, 19 Apr 2023 13:52:23 -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
 km7-20020a17090327c700b0019ab0251e8esm3990958plb.42.2023.04.19.13.52.23
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 19 Apr 2023 13:52:23 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 1C517605246B;
 Wed, 19 Apr 2023 16:52:23 -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 1AF9060092;
 Wed, 19 Apr 2023 20:52:23 +0000 (UTC)
Subject: |SUCCESS| pw126267-126269 [PATCH] [3/3] app/eventdev: prevent mempool
 exhaustion
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
Message-Id: <20230419205223.1AF9060092@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 19 Apr 2023 20:52:23 +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-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/126269

_Performance Testing PASS_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Wednesday, April 19 2023 20:01:51 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126267-126269 --> 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.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+

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         | -1.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -1.9%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | -3.3%                        |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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