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 DEFDB41D61
	for <public@inbox.dpdk.org>; Fri, 24 Feb 2023 11:34:04 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DAA1140693;
	Fri, 24 Feb 2023 11:34:04 +0100 (CET)
Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com
 [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 9743F40693
 for <test-report@dpdk.org>; Fri, 24 Feb 2023 11:34:03 +0100 (CET)
Received: by mail-pj1-f99.google.com with SMTP id
 oe18-20020a17090b395200b00236a0d55d3aso2199883pjb.3
 for <test-report@dpdk.org>; Fri, 24 Feb 2023 02:34:03 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Q4aCmAzsUN6a41fM1p9jViDDUD0zspKul6srWeKFOgY=;
 b=DSbLyYnU8qbbVba9ZPF28qW2L2XdmthlrmhOeTviQsWneGTjEWpkOEHjvnxdmbtoyn
 bF34nGg/5iJenH2trEvqh3PyqqO4pGGbOEzYlQfPTLILf7dt/WhcWOoyxsBHhAbODFz4
 G7/Er+Wpi41UeixcFcXpv0WJ6yuX22lnPzLTA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Q4aCmAzsUN6a41fM1p9jViDDUD0zspKul6srWeKFOgY=;
 b=ocWEa8STLC2CQTee15ptBWGVxMR7xLvP/TaQQTgazlwLksxe6T/c1rhCsg5T4Eez67
 Ql0qz1nFKSTNmWjcM5zxZsBgce4l0er+lGyoeu2T2MtIp1ZkAgW1QlqrnIKNwmblJque
 9km64YNYe3CN7WpLLlBwKwFDWy9UUgWPqU+uiXuIrWmuAa9KsqiHoVInSahXl7KYDo4V
 H/hJVkSWcQkBjfxtl8FrDivUeJCjx1bXPBAoEZ4auB0qbmqjyR9vDrozw+xbkwD5Q0Qk
 XDUTcDsUeTYWH359CCGofJe6ogJuSFFVbqm0K7jqqXnjOoyq6koylQT6/aw2cDKXiLYq
 wkSg==
X-Gm-Message-State: AO0yUKV87UAwPH80nveaf/PZ89FDxE0eU8ZWSJ6zOG/iDOaiLlBQ2Lpz
 70vysS97HtiX4ziTaMSZJqpGwDwWNgcg6ANC9+9l0zXipxqwBLeg8HI=
X-Google-Smtp-Source: AK7set/MGiVKVVUcMpNRdYWu6PU9VzKQccB+kysKG6GkSDqaFfqbYJn9Fj09sqgmdqWP3HgxjpR0SICPusrD
X-Received: by 2002:a17:90a:d181:b0:233:b20f:e645 with SMTP id
 fu1-20020a17090ad18100b00233b20fe645mr16149626pjb.12.1677234842813; 
 Fri, 24 Feb 2023 02:34:02 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 pg14-20020a17090b1e0e00b002377094d442sm868935pjb.3.2023.02.24.02.34.02
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 24 Feb 2023 02:34:02 -0800 (PST)
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 18E54605246B;
 Fri, 24 Feb 2023 05:34:02 -0500 (EST)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 15550601B1;
 Fri, 24 Feb 2023 10:34:02 +0000 (UTC)
Subject: |SUCCESS| pw124507-124517 [PATCH] [v2,
 11/11] crypto/cnxk: add model check for pdcp chain
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: <20230224103402.15550601B1@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri, 24 Feb 2023 10:34:02 +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/124517

_Performance Testing PASS_

Submitter: Tejasree Kondoj <ktejasree@marvell.com>
Date: Friday, February 24 2023 09:40:14 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124507-124517 --> performance testing pass

Test environment and result as below:

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         | 1.8%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 2.4%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 3.7%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 2.0%                         |
+----------+-------------+---------+------------+------------------------------+

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: 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.9%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -1.1%                        |
+------------+---------+----------+-------------+------------------------------+

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         | 1.4%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 512     | 64         | 0.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -0.3%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | -0.0%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 0.3%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.6%                         |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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