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 7B8AD41EBF for ; Fri, 17 Mar 2023 19:24:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77B5B40395; Fri, 17 Mar 2023 19:24:00 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 0E69640395 for ; Fri, 17 Mar 2023 19:23:59 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id w21-20020a9d6755000000b00698853a52c7so3322235otm.11 for ; Fri, 17 Mar 2023 11:23:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679077438; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ov4NSpsNwOBGQrQrh/X1VmEMjk99fHoiN7FXtIl9hOE=; b=hFyhwXDqppQHgQL+ws3KDsUUCs0HF+lR/i83DwwWD9aNe9bcwnRHmh2CQcL1Atz7a9 lWGfRkXWTNzw6ImP4wnK8FzV4ifTvK0nbVrPyWwtYOI9LGbvAGzA3+YVWF7MfBiSqthc 77kC/1UD79T+w2LxZYtHLu/JwYAGjC6KtTUyA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679077438; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ov4NSpsNwOBGQrQrh/X1VmEMjk99fHoiN7FXtIl9hOE=; b=qgodKYLyjw6NgusXrlHBMeOeQfi0iiZg4bUs5LqOq5I5u/3d2ViYvIdLfIGnKaBCek +YdoGFN/z+ayCH+R6ZqhW9fQTG5PHx6Dyh7cmJRfJ368sJ+SjismtthLfls1emfz1smr BhFvPLDQsAvRAoSNkZGtdtKKsLgSI7MqSPoYhAmoFZrYChe6r0/PBh5p8ZVwTsC7lOWl kuKlrEf2uDNXa76jOIVVNoUZJiWtMkNSg1JoGji7XNJ1RgnfbNeYtWtvzDy8Hc5SBc3n zJ44z5UcULUXAKhbm6fma7RsXqN7vAUIaysNf8A3Q7bBevYS/aAHIBOTeyj97UWhVl8C 5DyQ== X-Gm-Message-State: AO0yUKUxBBEZVqzbYrJGtMJOzlIf4RGHKlK4fqdlrAkSmf4YXES6eUme DRfqDK1ossu2C4oLDLb7RJbPuOxpyNa/mCZ9OlLbKs/N9+MO1vEuk0kNRw== X-Google-Smtp-Source: AK7set/wz3/BHOPGJ8DJWtPg5IXfiVUxTMp4AUOPb5UhfB2AYUje8vAa2hM867tJX+yz65GCqIFt2Bv+T5by X-Received: by 2002:a9d:7c91:0:b0:68b:d61c:168f with SMTP id q17-20020a9d7c91000000b0068bd61c168fmr287485otn.11.1679077438442; Fri, 17 Mar 2023 11:23:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c8-20020a056830348800b006706418bd73sm284304otu.4.2023.03.17.11.23.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 11:23:58 -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 BED59605246B; Fri, 17 Mar 2023 14:23:57 -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 BD16D6011D; Fri, 17 Mar 2023 18:23:57 +0000 (UTC) Subject: |SUCCESS| pw125230 [PATCH] [v5] testpmd: 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: <20230317182357.BD16D6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 18:23:57 +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/125230 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, March 17 2023 16:59:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125230 --> 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 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25783/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/