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 A995641DA4 for ; Wed, 1 Mar 2023 05:43:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A633C4067B; Wed, 1 Mar 2023 05:43:46 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id C02EA4067B for ; Wed, 1 Mar 2023 05:43:45 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1720433ba75so13252866fac.5 for ; Tue, 28 Feb 2023 20:43:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677645825; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=xuSvi5YvbZYYDAeKSikZb3vfG29Q/phe9l4TgW5HZFs=; b=TPq7cyqFyIHntHJuiI9vuMLO3e0RKJtffZLjFY3a800OdDHufKHKdiiSY2mVKeVuNa xCP8bQOv4DCFnAPVP+zqiQF8mD5WmDNK/xUJ39B1U9J8Sekd7YTXywDCFo7o8kbKFYcw u1PlOff50K9eIApi2zRoaEhGIe5cmQHkkA8bc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677645825; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xuSvi5YvbZYYDAeKSikZb3vfG29Q/phe9l4TgW5HZFs=; b=C3YihJoQeRwE1Jig4hLTgfv6Z4L60HW0galLh/Fi1t4DvohYdyG/h+7ekfvjSNNk33 4IS8V0Q2b24EhWjSMdYrI4EIDnsK+FshrMzXWel8vGRrqkts1oJ2cROstkPcW1FYBJhA RtBNoOXcSxAhLYt1pvHCkKJVdYyAtz6a4uLlKqX6NDuoJ+kVVjpayIGpLoL5aum+dGpI eCh4MpTTBD5IYBobZl9s4z3sfeEG/HX47v6t5Ngr/+WwRRgk/n4gsDMOSY/ueWO20DVA 3v83an6j444VEJQ72eLdganVI0Vq9ZTWOda5VUnpfBdea7R6i1b0pTG+i4iMgyZjDdZQ ci6A== X-Gm-Message-State: AO0yUKUpt0Bk32D5mA+LYchkagF+dwljftlcYPeyj1qRBkpcicI7NqFv W+Xg1kng6I9ILsUCmusy8QklNIiu3J/rjgPy6qw9jxtQYH0dV7WaHG94TYWQQTH382BocFQ= X-Google-Smtp-Source: AK7set8pSo3Sa5vFubVSEDW6Abfm4GLp94v1QvYKnqqUnSGNY1lpr5O/Db8VuW7GxRuavYqP5J9qMz4awyuB X-Received: by 2002:a05:6870:d24e:b0:172:4d68:1be9 with SMTP id h14-20020a056870d24e00b001724d681be9mr2985697oac.24.1677645824538; Tue, 28 Feb 2023 20:43:44 -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 n22-20020a4ad636000000b005252f362fe2sm740137oon.1.2023.02.28.20.43.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 20:43:44 -0800 (PST) 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 18F58605246B; Tue, 28 Feb 2023 23:43:44 -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 157DB601B1; Wed, 1 Mar 2023 04:43:44 +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: <20230301044344.157DB601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 04:43:44 +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 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/