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 E4C1341E88 for ; Tue, 14 Mar 2023 01:08:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E287640F16; Tue, 14 Mar 2023 01:08:13 +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 F0EAA40F16 for ; Tue, 14 Mar 2023 01:08:12 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id l9-20020a17090a3f0900b0023d32684e7fso167971pjc.1 for ; Mon, 13 Mar 2023 17:08:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678752492; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=lEw3IphfK/PcIR9/+ZN2XOhaBDH1i3D1ctzV6DU3LGA=; b=R95g3qAFwpLSx70FPjfgXYwz/QyoDcdKF87Ea5jRRoy3ittp4dAsC3m10DasTlhoqL f1HodyOoiwb/Gk23n5hDU5jq8RW6u0DT1wcfzk/tdWVDyqWBgtpth24NT1tkslQOAv0w lpbzVMA9HMUfGXjR/0lUiV/iYBdQMVCdKSWMw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678752492; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lEw3IphfK/PcIR9/+ZN2XOhaBDH1i3D1ctzV6DU3LGA=; b=BnLEnn9vYofx6xJNqnsnYGTWYe69OptGntxes5cQwL1vCyxPfVbqVaA6ptMXVcXW1K 5aGpVE9YU7GP1KQ3F4MGYm433O1avRpqsndAWrZm9DOybBkVQCX0MeY45SkUul0OIzzG 0u4bBmKCbYEABHpQewzGDXKYe8IMhrYeTzSVjabZZTaP/riT2/dTHzR6jyJ3HYDiLPNA moXTDPYhT/ywdEYBDiqvg+S3kFPnJfnBjyfMLNtVoumx5U2ftJpXZfnpe0YWm/AKVoEc 3LrPAtDtrXWM9m+W5UGtwZ8dgx5/FrMLBl7IBl9xK2Zy7Wi+fVhBkNL0wpCjprRinrsX CoIg== X-Gm-Message-State: AO0yUKVPJl34rD/IdHhB7aUW1B3YWRUz98oJ8mzw5qQ0k1RP/q6unFF6 Fkb1z7v9Q5RR7GQAstEibvhsJqkQWf5g6AQVN7yozTzAGhILAIn0KTpZKtu9b0BaxEJ6yfYlDw= = X-Google-Smtp-Source: AK7set9emq3yocfeRk+uRsdkctCAwV57qlgbTb8nwjEma9yk0zAlWgIWBQDBhECkERfxgRAAc5cvWaKIJqC0 X-Received: by 2002:a17:903:283:b0:19e:b9f8:1fca with SMTP id j3-20020a170903028300b0019eb9f81fcamr33848622plr.10.1678752492193; Mon, 13 Mar 2023 17:08:12 -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 d7-20020a170902cec700b0019e298e7e1dsm39655plg.143.2023.03.13.17.08.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 17:08:12 -0700 (PDT) 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 76D49605246B; Mon, 13 Mar 2023 20:08:11 -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 7605B6011D; Tue, 14 Mar 2023 00:08:11 +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: <20230314000811.7605B6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 00:08:11 +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/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 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/25719/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/