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 7BCB241DB0
	for <public@inbox.dpdk.org>; Thu,  2 Mar 2023 03:13:32 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 6B0B44021F;
	Thu,  2 Mar 2023 03:13:32 +0100 (CET)
Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com
 [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id E2B554021F
 for <test-report@dpdk.org>; Thu,  2 Mar 2023 03:13:30 +0100 (CET)
Received: by mail-oa1-f99.google.com with SMTP id
 586e51a60fabf-1763e201bb4so1717158fac.1
 for <test-report@dpdk.org>; Wed, 01 Mar 2023 18:13:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1677723210;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=/BBK4pHj9VUsYDv4pLa34nwp0EINhBJ/tmyhuLaBizI=;
 b=KZQEgMQRCRQV8Ya2srr8hH9Wm2Z6waJNKbBPkO5ZQ6iTHAcKoQrdNh/xZe7t0MMlv4
 8s1M6JRmsZdj9EzLSRdgMOm/Ojz3RncPd3pWiLdrkymB0Cicye0cIHZuvf9owlCQ2kyu
 nq0/wJRfefXg6sXxV5iGNxgAJY9igauQWllGM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677723210;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=/BBK4pHj9VUsYDv4pLa34nwp0EINhBJ/tmyhuLaBizI=;
 b=XounLEsgz7evJy9vljsVnsSgD09KkQi/p6TbEESlMAHMRgVQf9exkHfygUS6CbZF6N
 gXFY+TbfJummwC60gprvr5rWLu0lUj9cWha5k0EWiHYWbYHvOQQryGhIC9DwaSUUmWe2
 g+64Cqln+6TgHA2cNgYF0uxPCRZOi54fJzUi4JPqqjzljIR/nbhNiau/Es/+cRCTc2yB
 pcNkoMWS+N5w1SB3QpuaCQ6cAK7bEdNtVJVD4LWfGPCdu36hIKmkOeu09r/n5vHiGz1b
 Lt+SLCm/eVkPpzOo6nC3cNL/wDNpwMf0asJbTMESTKDFLcEE+czDSrK2m7znVo4hCHVT
 b8iA==
X-Gm-Message-State: AO0yUKWHxgIdwfumA0P7HbCvcuSqwWcx+xTr4OcQ14zrQxXZhyjj4T10
 vjAfvTw9Bm84M/DkAEtqs1vbziIPVHqa5z4owN6HginJG6buUnzRapYX4Nf1yiS1NFHQrG4=
X-Google-Smtp-Source: AK7set9aQogX2aRqBBsQzYNqcPKAN0OLEVXP9GdLjnCfr9NKa7z/lbvCkCBBRpPgqB0Eatqb/5vMN35wYs9W
X-Received: by 2002:a05:6870:d682:b0:172:80f4:726a with SMTP id
 z2-20020a056870d68200b0017280f4726amr5299180oap.47.1677723210193; 
 Wed, 01 Mar 2023 18:13:30 -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
 m26-20020a4a391a000000b005253a3cb305sm878809ooa.25.2023.03.01.18.13.30
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 01 Mar 2023 18:13:30 -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 B0FC1605246B;
 Wed,  1 Mar 2023 21:13:29 -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 AC405601F7;
 Thu,  2 Mar 2023 02:13:29 +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: dpdklab@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230302021329.AC405601F7@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Thu,  2 Mar 2023 02:13:29 +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-testing
Test-Status: SUCCESS
http://dpdk.org/patch/124602

_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 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+----------------------+----------------+
|              Environment               | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_unit_test |
+========================================+====================+======================+================+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04 ARM SVE                   | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| FreeBSD 13                             | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Windows Server 2019                    | PASS               | PASS                 | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Buster                          | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 8                        | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Debian Bullseye                        | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 22.04                           | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| CentOS Stream 9                        | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| openSUSE Leap 15                       | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL 7                                 | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+
| RHEL8                                  | PASS               | SKIPPED              | SKIPPED        |
+----------------------------------------+--------------------+----------------------+----------------+
| Ubuntu 20.04                           | PASS               | SKIPPED              | PASS           |
+----------------------------------------+--------------------+----------------------+----------------+


Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

FreeBSD 13
	Kernel: 13.0
	Compiler: clang 11.0.1

Windows Server 2019
	Kernel: 10.0
	Compiler: clang 14.0 and gcc 8.1.0 (MinGW)

Debian Buster
	Kernel: 5.4.0-122-generic
	Compiler: gcc 8.3.0-6

CentOS Stream 8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.4.1 20200928

Debian Bullseye
	Kernel: 5.4.0-122-generic
	Compiler: gcc 10.2.1-6

Ubuntu 22.04
	Kernel: Container Host Kernel
	Compiler: gcc 11.3.1-2

CentOS Stream 9
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 11.3.1 20220421

openSUSE Leap 15
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 7.5.0

RHEL 7
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44)

RHEL8
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5)

Ubuntu 20.04
	Kernel: 4.18.0-240.10.1.el8_3.x86_64
	Compiler: gcc 9.3.0-17ubuntu1~20.04

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/