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 3C4FA41DA4
	for <public@inbox.dpdk.org>; Wed,  1 Mar 2023 05:40:12 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 162BE4067B;
	Wed,  1 Mar 2023 05:40:12 +0100 (CET)
Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com
 [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6BABA4067B
 for <test-report@dpdk.org>; Wed,  1 Mar 2023 05:40:11 +0100 (CET)
Received: by mail-oa1-f98.google.com with SMTP id
 586e51a60fabf-176261d7f45so516096fac.11
 for <test-report@dpdk.org>; Tue, 28 Feb 2023 20:40:11 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1677645610;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=YmvB0554f1LVasvbVO7pyMSxIsw2UT7jnX5b7tp2tZc=;
 b=YnbInOq6sUA6W4jNR3siII3QYoLgq+Y7uqY/nbOzkevj2UWz0E98c7gdf6Vgui/bsF
 nGzxvQBLUiZelZKSAzw+IFypySnmFY4yXyQvMC7PT9f4FRaawn0Yp6NtpyDZXaYCMb1E
 H6LR2oUWA8oBqyxCCLHwkpWxLnbUnH+UrgguA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677645610;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=YmvB0554f1LVasvbVO7pyMSxIsw2UT7jnX5b7tp2tZc=;
 b=kST1ngfz3SIxIaCiKJIszsxBnIMO0vDbOkIdg15PEslD8aKWs7fjVAAdXgOyI7CbMc
 XN2RCi9Grs+s88J0p8rk3PKIXzaIoXig9scnc3GLvvXCCBxA4pJ7R+fcsLgDYnBAtNyy
 SmfdXtnmwFf7GD1ZFylkboHciqm8WcLp7jcIaKrfptom+uVKf2KMZf0/PozE+r1T8mxg
 FPnJzlzY16uYwpdR0xQ7uneMM7h+v2vbPyg3ITGJyEw9ddKm2tLTtSz5pmvEFAcMgyA0
 9WbrnTidw4kM3xwn1Uycl6rqPdirb6Fc7tEQhJFIG5IPAPSqd1QkSfRybRln4vjzNwtK
 aMLA==
X-Gm-Message-State: AO0yUKUcpOorr4xwTXRLvscOUk4OenaHEGTJ7rZmjhG2aTFrX6RVRrga
 hBFZQTmhz43byVJlb9GPVJmn4Yda+slJv89OLWRPD7DukE+kfcaVYIaQNApp9kY7WL9Q3Hw=
X-Google-Smtp-Source: AK7set957ZPsNyWeJFkenuZ8CJclVMSWBf3U6K6deRUluZWWfsJKQXJrc3vO3lxC9cf/tZ/hoHZ0VTCqBWgi
X-Received: by 2002:a05:6870:b509:b0:173:2d26:a5f0 with SMTP id
 v9-20020a056870b50900b001732d26a5f0mr3013175oap.8.1677645610706; 
 Tue, 28 Feb 2023 20:40:10 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 t22-20020a056871055600b00172a3edd710sm433410oal.28.2023.02.28.20.40.10
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 28 Feb 2023 20:40:10 -0800 (PST)
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 36978605246B;
 Tue, 28 Feb 2023 23:40:10 -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 31AEB601B1;
 Wed,  1 Mar 2023 04:40:10 +0000 (UTC)
Subject: |SUCCESS| pw124600-124602 [PATCH] [5/5] app/testpmd: add error
 recovery usage demo
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: <20230301044010.31AEB601B1@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed,  1 Mar 2023 04:40:10 +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/124602

_Performance Testing PASS_

Submitter: Chengwen Feng <fengchengwen@huawei.com>
Date: Wednesday, March 01 2023 03:06:10 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7710b5d15a014872a3aaf646668dafa928ca8473

124600-124602 --> performance testing pass

Test environment and result as below:

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.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.6%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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