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 9EBBF41EBF for ; Fri, 17 Mar 2023 19:08:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99FEA40395; Fri, 17 Mar 2023 19:08:39 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 20BC240395 for ; Fri, 17 Mar 2023 19:08:38 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 6-20020a17090a190600b00237c5b6ecd7so10014022pjg.4 for ; Fri, 17 Mar 2023 11:08:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679076517; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=dWK9XlsqkCNDEa6++jd1ZPih+EJ2EqWzTZpIpUrosr8=; b=WqyqM2XhhuJOpsT1EzK1wLzjhbG4PTVoki8pBD8jELxo/s4A0TqCOo4MQLq0h6aqeV OiWnjBeGoaBJisY29LHiY8I8BGYrOkNafwAeOhPjrGFTIViaF7LlOPXuFbY6MIKXFEXn jdMyIkGgZ+sWl2o93T15ND3rldlvSbaX93ugk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679076517; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dWK9XlsqkCNDEa6++jd1ZPih+EJ2EqWzTZpIpUrosr8=; b=icyggOR48tosMUHHHWaZhn1RLeGE9IM6m18fLb9k463nFKQ7+opITljSiGCnoW+7Ul hKxMWozxKbQUjKKNr+FRVjgFOxiale7jMrxJD0TXOcZhgzwlrew3R+gTQojwF4r9GTuq uW9LXTUVLWWek3Oa2cRx6VejfNzgjxCybieENW6douGYwWOyNrHo4DY/OfaNzQf4uz0j T9+MrnESNkuCLwUxMtEI7eip5zWtGs5vZf8Afg1sxLxLK9uWjF/ypM12Lmqph+kwy4yi xTwqHLfCY6ZCVzOhO8ZgUb1qPWaWfJycDhZURAKM9lMOUDsG9dSyEegKTd1jfF0geCvM Az7A== X-Gm-Message-State: AO0yUKVundAXjpXAXkJGBLq1Dax1xZsezTrOhOOmcVTbA3gAsnBtI1/T fvHCB9Vav0TLcyJQp/eN/oYYU0BQCIHNVUrcLXfh9qYi/nf3/GMgxEOChfdlbn7NqqzKO8ayhQ= = X-Google-Smtp-Source: AK7set9auOaRAsatxTnSpLmvu9U8u3kCBxoZEy4lLHLdJMA/+8SVtFzrkAuKFBazFkHZD+xHj3N8N8x6amPV X-Received: by 2002:a17:903:41c4:b0:19d:1720:3873 with SMTP id u4-20020a17090341c400b0019d17203873mr10949156ple.57.1679076517325; Fri, 17 Mar 2023 11:08:37 -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 iy4-20020a170903130400b001a1a6e7be2csm135482plb.87.2023.03.17.11.08.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 11:08:37 -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 988CD605246B; Fri, 17 Mar 2023 14:08:36 -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 952956011D; Fri, 17 Mar 2023 18:08:36 +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: <20230317180836.952956011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 18:08:36 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/125230 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Friday, March 17 2023 16:59:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125230 --> performance testing pass Test environment and result as below: 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/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -2.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 4.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/