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 5D7D941E88 for ; Tue, 14 Mar 2023 01:14:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5934640F16; Tue, 14 Mar 2023 01:14:02 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E4F340F16 for ; Tue, 14 Mar 2023 01:14:01 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id ix20so8311274plb.3 for ; Mon, 13 Mar 2023 17:14:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678752840; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=399QTExa+2MgvJ4vT8bOUNqnXmdYpwUmD/dRXGI9SJY=; b=NmS9Gc5WogJ1MswWkgTeouDpB6p4/hCxITumjMI5NB0wN7e2s8CaqKPKg/IPT9yVCW Vky6ay/dMfRpHjK9Oi1MXt1JaNR1F1vTFkver2pFlVMZ1YiPQ52I9t4gHagv53kAmGTM B6hsxRznTP3P12VeWzVVJACA/bsR6f1Kgfp7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678752840; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=399QTExa+2MgvJ4vT8bOUNqnXmdYpwUmD/dRXGI9SJY=; b=DULNxKTWrAYhxqEKSvZZy5dq8WdmUxb3B5dALts9X0qGrnHjW4TMleZrfyIcVfLDZo pQIgpU7hmU5xWzb4LtBcWTFyqFR/D8PDKXS6LgXSVh7ZznCW8APNtk4NVtdhoesLpXcM wnA/LjsWCPj2/5CUt/HPg7Xyfph1yNbd4+w7KWo7B4TsC0K6TtsfuUElWslACgECG5OK hawXnRZhHC7vf5qguw0BeNNhxerDT7rCa45OJNyBSwuBQ5bvGhMEa2MsSIOoXCqjvA7n 5OExgWgVPfe4QMuJXHfN/0n38VoYzd974eBdeMjmfDdxl/xFOzsHIT5gr8ZyZatl4J8x EQIQ== X-Gm-Message-State: AO0yUKX3P8EVgt+CzQK9Lhz4GRsQpeMvsg6Qf7mpVWs4MA/PFbtDsWz+ QJjI0QjO7oKInKoQL8n6MohQvVrMLryiXVFkh9W7yzSsI/eOwYY1wjo7XF57v6AMCS0lXbtNyg= = X-Google-Smtp-Source: AK7set81X/LqoRkyU/1Tf0eaDIsuyg8FmkvV1TJ9RRKVYzA5lfvxIk56gIbgLwMlhx5ZRxLmV3fADOAOZHHu X-Received: by 2002:a17:90a:1a53:b0:234:b4a7:2abd with SMTP id 19-20020a17090a1a5300b00234b4a72abdmr38298761pjl.12.1678752840503; Mon, 13 Mar 2023 17:14:00 -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 nu10-20020a17090b1b0a00b00236083cb0dbsm68941pjb.13.2023.03.13.17.14.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Mar 2023 17:14:00 -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 B7728605246B; Mon, 13 Mar 2023 20:13:59 -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 B54586011D; Tue, 14 Mar 2023 00:13:59 +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: <20230314001359.B54586011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 00:13:59 +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-Performance Test-Status: SUCCESS http://dpdk.org/patch/125080 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Monday, March 13 2023 21:38:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125080 --> performance testing pass Test environment and result as below: 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/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -4.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ 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/