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 7544F41E8B for ; Tue, 14 Mar 2023 01:46:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71E6540F16; Tue, 14 Mar 2023 01:46:42 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 3F06A40F16 for ; Tue, 14 Mar 2023 01:46:41 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id j3-20020a17090adc8300b0023d09aea4a6so4365417pjv.5 for ; Mon, 13 Mar 2023 17:46:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678754800; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=sWDSzDeyz6RQMFELlqtZjoXjThizec14Rt9lt+Swn7s=; b=fOWTKtFSgO9kjhC9TjMjexPpTGA11IIRyvvaPsHuCvxkrH5BSh++H+IQqyezQY0WC9 +BDBJaqyzZM+Jdcp2VcoW6pQytDrsLn4Al+YOzKsQOVbztjQSYaFXFVj7G3KkL6vjOLH IfStF+P2NdcQ9qpxBe/epfruuosEsgBRpxSqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678754800; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sWDSzDeyz6RQMFELlqtZjoXjThizec14Rt9lt+Swn7s=; b=CNj/dNbE1Bj7nSeWCkIJdPoTnm1RqvLorwfa4cUKjJywm/8lXH5sfNfMsmAcr96909 EtI9aK0aFsAwahK9LyB9deFqRA2zkw5ncfff5LN9H+W5mGLeu8uxn0tQJpuBlBHg0fvO bmM6SI9RI05pPX1MDAwoDA5pH2Kru+t1m4cHZDbVgE/gtfUjtKV/cEX99QQjDraS35SQ geIPHB9UcOs08ruXU8XKWOtGgKxUEvnXhr6pJW3cmdUThCQSXQwcudxgSEgEF9d0q4Ez wT5WoMYCeP0lWMbh83fc1FEgaqI1zBqPV3zWlxQsgMPbp3I+J5+LLWZDcuvBB2AJuGBF RMYw== X-Gm-Message-State: AO0yUKV3TJZzMDSdU57cB0FJTvoP+Tm2Fkf4aNWP4ZSJFWOmz/dvKuIO 96gn3jH4SNMT/jPZQQOnk0LngexvvHD9Lj5mSUrAhSRWBsP2u79WLxDVu4hbx49XOrAw/uuATw= = X-Google-Smtp-Source: AK7set+uFs/wrBoYCX7PWJI7T6KIEqa2KL7oyg0cRz3PelLhVHOYsXLkmqvdUtDXFYv2v18DhuddU5XRWhL0 X-Received: by 2002:a17:90a:ba01:b0:23b:45be:a15a with SMTP id s1-20020a17090aba0100b0023b45bea15amr7845009pjr.25.1678754800394; Mon, 13 Mar 2023 17:46:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id kr14-20020a170903080e00b001990e1aeae1sm43826plb.125.2023.03.13.17.46.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 17:46:40 -0700 (PDT) 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 DE75E605246B; Mon, 13 Mar 2023 20:46:39 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id DDF2A6011D; Tue, 14 Mar 2023 00:46:39 +0000 (UTC) Subject: |SUCCESS| pw125080 [PATCH] [RFT, v2] test-pmd: go back to using cmdline_interact 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: <20230314004639.DDF2A6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 00:46:39 +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/125080 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Monday, March 13 2023 21:38:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125080 --> functional testing pass Test environment and result as below: 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25719/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/