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 CE436427E0
	for <public@inbox.dpdk.org>; Mon, 20 Mar 2023 11:35:10 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id C8ED1406BC;
	Mon, 20 Mar 2023 11:35:10 +0100 (CET)
Received: from mail-il1-f226.google.com (mail-il1-f226.google.com
 [209.85.166.226])
 by mails.dpdk.org (Postfix) with ESMTP id 3771E406BC
 for <test-report@dpdk.org>; Mon, 20 Mar 2023 11:35:10 +0100 (CET)
Received: by mail-il1-f226.google.com with SMTP id j6so6243644ilr.7
 for <test-report@dpdk.org>; Mon, 20 Mar 2023 03:35:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679308509;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=ZqXzhpCmmt0Rk2KS8HrRQgXvmA0KzABQADzKDZa6hPY=;
 b=KtY0bNtpeoKY0FBq7ShJPYroKdA9vQlSlLGO+kTk4Q7/VS2rNZkte9MGUuCR1nLqu8
 xrEpeQiEfSQGdqfyd+bZJV6PDOq9oo2hueiKdyyIIl/uhSql6bSRQInpVWg3JpwkJFj3
 ofa2cdnFJ+nawl4BOEMmvWZHMAGkLTs84ZQ2c=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679308509;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=ZqXzhpCmmt0Rk2KS8HrRQgXvmA0KzABQADzKDZa6hPY=;
 b=I5Y4YYEL0I9UYTv69MOKXpbe8+bkqknjSsP8lb1vxtEvhQgXVOj4ZyvV1JO5LCMLV1
 4g+6aB+/vv9kfJVdNFtNxuxRBTCSLY81/+ePX2aNmeQOyOomMK7dyQSqVUqR8nvNpGON
 6BUDwizFQSQcB2OMm///RkE9cfQZTVhoGeed+Yf1sxEmRyDPaTI1OzxZOe8O43E+mOJt
 dBWK4U7hV9aKj4V4NzVGzhnak5i2ARnXJT1kRDpDBWVc1D3qqKszuRJHFYO7mW+HgVXx
 4VI4N9ilLZ/4jY+y3Atf4nXmovDid0GbvRrOXdJoLqwii8SPdTsy92YTrsx0yx8QJoD7
 0AHw==
X-Gm-Message-State: AO0yUKWXkND7I8MQtYqAA8VZQnD5KnE2M9AuLHOlHXndeM+gOtCtwAqM
 lu0a29zbTVNHtfWtTY5CDTEUGToa9g7L0ogJcMAS8j0iiNWui7sSMZWEqwnCaTkHkb/XEa2QoQ=
 =
X-Google-Smtp-Source: AK7set8HtZpnmRyYYkP5JaeBOq+650c1X4aWadaoj9nZzZGJ0saRex2Lw9g3JymhgVjKKt5VG4WV38wbxY/N
X-Received: by 2002:a05:6e02:689:b0:31f:9b6e:2f4a with SMTP id
 o9-20020a056e02068900b0031f9b6e2f4amr5446976ils.15.1679308509570; 
 Mon, 20 Mar 2023 03:35:09 -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
 b94-20020a0295e7000000b003c50cf26cf1sm1636242jai.12.2023.03.20.03.35.09
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 20 Mar 2023 03:35:09 -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 E5370605246B;
 Mon, 20 Mar 2023 06:35:08 -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 D278A60214;
 Mon, 20 Mar 2023 10:35:08 +0000 (UTC)
Subject: |SUCCESS| pw125307 [PATCH] test/crypto: fix errors for test stats
 testcase
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: <20230320103508.D278A60214@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Mon, 20 Mar 2023 10:35:08 +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-broadcom-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/125307

_Performance Testing PASS_

Submitter: Saoirse O'Donovan <saoirse.odonovan@intel.com>
Date: Monday, March 20 2023 09:29:56 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:56de01c119381f82baef819184a8dba36ea9c333

125307 --> 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.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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