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 4472041DA7 for ; Wed, 1 Mar 2023 11:39:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3AED34113C; Wed, 1 Mar 2023 11:39:49 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 49B874113C for ; Wed, 1 Mar 2023 11:39:48 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id o8so8033581ilt.13 for ; Wed, 01 Mar 2023 02:39:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677667187; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=sCCYP40QWDi5sbHkh4EgcrYuF1AoqLHi8KPzn8hkC5s=; b=iBSfBGPC6bKBjVpubY1+gapy9s3R9OcL/ow8bMx0I9JQ+iGkf1QxENgh2rj1SXp9NP Yogxbd1ZcsBefsLp6vxA/J6ThbUs4IdjP7OXqezayL0YsEWCgwZjQECy8WManxGTjwnc dOsE9yt9eIU1QUy1CRIxl+WxbpCkDqDxApf0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677667187; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sCCYP40QWDi5sbHkh4EgcrYuF1AoqLHi8KPzn8hkC5s=; b=hHVmXaQW7rT616r2qawJQ8lzfi1z0bflQE5O8sFISduhelRtUa+pwayGH7W4CUgAiN 5eoBmsIFmdUlNjZtnYXnXuEu507s5mQkfRdxTicqH+d9czVCMrii/oqiMeLpkbEgETk3 CHdJArh8U5Oz5reCQnDFAPyYeMO90GQKtjInKvmXoFku4i2dk9qbAVGIEDtIup3qCzj9 rp5RmJrgrChBb+K2GvF4NM5C0/yLJKMOY3aTS58g0jl+EBtlk+NXnFx3g4hqC8s+MjTM W+ibw7XZN1P1VUD2mKEurvHXRM/NgIkmIZ7pQdzHqJVVkTYA7u0iLk88FGoUgNFJCBvp yEbw== X-Gm-Message-State: AO0yUKUS78iRern7nTsFnU1uagXbjD8C0ezOBGbRqdmAv7+gfelFJfJX JylcD62DKddEToW8sje0LfC79uFeKoRfzKIZzlPOa1NTqjqleNgKpRjqJ612vt/6SMMX9ig= X-Google-Smtp-Source: AK7set/1wWvcDeLUQnzTcokaGW8kGjnrmbe043/sORDKZx480j7OcslUKszky+ZGbGF9Bp1JQX6XWZHRMY7J X-Received: by 2002:a05:6e02:1d11:b0:315:34a4:4e55 with SMTP id i17-20020a056e021d1100b0031534a44e55mr5976191ila.29.1677667187635; Wed, 01 Mar 2023 02:39:47 -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 w12-20020a056e02190c00b003152992255dsm595770ilu.20.2023.03.01.02.39.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Mar 2023 02:39:47 -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 4AAD9605246B; Wed, 1 Mar 2023 05:39:47 -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 46EBB601B1; Wed, 1 Mar 2023 10:39:47 +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: <20230301103947.46EBB601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 10:39:47 +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-intel-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 Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/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/