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 7160441EB2
	for <public@inbox.dpdk.org>; Thu, 16 Mar 2023 18:02:53 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 6CE9542D75;
	Thu, 16 Mar 2023 18:02:53 +0100 (CET)
Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com
 [209.85.214.227])
 by mails.dpdk.org (Postfix) with ESMTP id 4208542D75
 for <test-report@dpdk.org>; Thu, 16 Mar 2023 18:02:52 +0100 (CET)
Received: by mail-pl1-f227.google.com with SMTP id h8so2431611plf.10
 for <test-report@dpdk.org>; Thu, 16 Mar 2023 10:02:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1678986171;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=gFYa319N6RcM8Et5lrnQtrgRgaDsLJlDzY1x0MASFms=;
 b=fP9XOilzTVa8jS+b+8Wz0k9Dal0EtwN7h4+IylYU/ZwlduHJLV/Yl01Hueu1m2pk5J
 N05quQJQahXTcDgaLXYQ3UCPQRWkzD+bppNrMbNM7HqObwAOY0YYCLszbDHwXv9D1856
 FsdYwMC3ReScqxggMNh5TH9J5V/iWdVVKrFpQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678986171;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=gFYa319N6RcM8Et5lrnQtrgRgaDsLJlDzY1x0MASFms=;
 b=S74zKboV+dHf5m6XHQByoKmxTq9MZ91RvcpDBPcVQOsKYHI9l+4H8Hu/EPMGSqK+rA
 IuV2ia5xNmYgriBKCJ+FurlbYzWpMFgLOZu4SwLbbCu+681CHDNkjn0O1ly6Sw25w4BQ
 D9SLepXFZRwwAtMftolXb5zblXc5Ok4+euG7hdDJAU5poFGjgVi0rUaHQCKal0TwiHXB
 kHB7rRs5QaQLs29xMS23rmMwyDj4kjX0BEiWx255OZ+3AaRlfQ3WfbFAHRZIHIVtT960
 8RG86VuUavl4mNc18olKin8EGACVQT/nF9BeiLcDd7kordk8RuLR7bnTBFQQ8KA+Fq2e
 QTaw==
X-Gm-Message-State: AO0yUKUmElCx0WIjJEiyS9mn7oOsSbBO2blLdfbIa9SzDDjEOEer/pMc
 fDCxX4JzHIANEI1pcMvVrZoxrqKX1upnSOjMqmeH5fbT5qRYz86KrTl+Tg==
X-Google-Smtp-Source: AK7set9TJfEUXw/qb4JYUDvgUyOlu+bcSVpNU6kBUJLS1Teb8wyK0pS3pwHKT4CkSJTBgDyEjU6jYMuLA+Pu
X-Received: by 2002:a17:902:e0c3:b0:1a0:4b9a:bae6 with SMTP id
 e3-20020a170902e0c300b001a04b9abae6mr3429480pla.30.1678986171515; 
 Thu, 16 Mar 2023 10:02:51 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 f10-20020a170902ff0a00b0019c14561447sm359338plj.44.2023.03.16.10.02.51
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 16 Mar 2023 10:02:51 -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 0510B605246B;
 Thu, 16 Mar 2023 13:02:51 -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 03C416011D;
 Thu, 16 Mar 2023 17:02:51 +0000 (UTC)
Subject: |SUCCESS| pw125191-125192 [PATCH] [2/2] app/testpmd: add testpmd
 based sleeping
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: <20230316170251.03C416011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Thu, 16 Mar 2023 17:02:51 +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/125192

_Performance Testing PASS_

Submitter: Anthony Harivel <aharivel@redhat.com>
Date: Thursday, March 16 2023 15:14:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7

125191-125192 --> 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.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 512     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
NIC: Arm Broadcom Inc. brcm_57414 25000 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           | 1.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.9%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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