From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2E7CD41DA4 for ; Wed, 1 Mar 2023 05:01:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AE454067B; Wed, 1 Mar 2023 05:01:46 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 77EE64067B for ; Wed, 1 Mar 2023 05:01:44 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-172b0ba97b0so13187796fac.4 for ; Tue, 28 Feb 2023 20:01:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677643303; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=gSTVXyGWvM50nj3wpcVFNQFrYofujwFLwY7qY5W5stM=; b=Iwu3tLaP10ONBw8CYttMQNAvBsm96RvSrpHIwldY1dgYujIv+qaSBEWit1VRSjBuwx bRacRcn4H50q9mUeruWew8YOEHJlCEklwNLSjbfWiCYoYVMe9eRnf1uSZuVHAz0E8oe7 a2Bgyjcd5Ii1HaRv5ILu+T04j4z6IPXY3SfpI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677643303; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gSTVXyGWvM50nj3wpcVFNQFrYofujwFLwY7qY5W5stM=; b=5QRUcUVBWQyKZBZzUz1RbT8hQ745L/5PrZFvmljlbBigBlkZeCd7IPe70tgOwbLtg5 MQ+ZI6mIpg2rGrSOLexgDkKgQJWa9pbO5ynNTuyVUzsSJ1sUYWuKlexy2vH3GAEDy0cs y2VYgpvoGyr2sBPT8V0LFxAPMfgGP17sRaFQdQ+68tLYjz9pAsPoz+HTFIXuUOUfdebs R26wKHkK1Mnhij4ZD8D+5gimUSPnS+Iim68x3iLCNiKYrioFVAFUzJz8t3EJ2Dx6EdKt dcWRTJ/SWmzPmsp+rCEvKI0rL/pDaiJbyKA3UmCITMyrSGkwdV1BWeK5sCuDl+UqYCBX EGEw== X-Gm-Message-State: AO0yUKX8MEloN9dWK/Qcero5WGAqLShhWZMcmklQCjnDx3xfPcx2lBw9 75gfkfWKvlERn0ErXgmJqcRQT3/oagxxKtq+L9UsBKomjZ3KxcsOgwcF9r0rdFtAM9k+HTo= X-Google-Smtp-Source: AK7set/xkUJg3/zDqrVx2NQJ89ElhOUTIhEcMlPnzVwVZsNy2vFXitrFlCY8oLBEK8TTc1wC3j1w0ovGdsK8 X-Received: by 2002:a05:6870:f14e:b0:172:8f6f:dfcc with SMTP id l14-20020a056870f14e00b001728f6fdfccmr3228683oac.59.1677643303803; Tue, 28 Feb 2023 20:01:43 -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 z7-20020a056870e14700b0017243ec8f29sm489790oaa.22.2023.02.28.20.01.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 20:01:43 -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 4FC11605246B; Tue, 28 Feb 2023 23:01:43 -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 4C077601B1; Wed, 1 Mar 2023 04:01:43 +0000 (UTC) Subject: |SUCCESS| pw124600-124602 [PATCH] [5/5] app/testpmd: add error recovery usage demo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301040143.4C077601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 04:01:43 +0000 (UTC) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/124602 _Functional Testing PASS_ Submitter: Chengwen Feng Date: Wednesday, March 01 2023 03:06:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124600-124602 --> functional testing pass Test environment and result as below: 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/1 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/