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 C38B042928 for ; Wed, 12 Apr 2023 16:00:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4B98410F2; Wed, 12 Apr 2023 16:00:36 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id F080D410F2 for ; Wed, 12 Apr 2023 16:00:34 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id w11so12092898pjh.5 for ; Wed, 12 Apr 2023 07:00:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681308034; x=1683900034; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bdO6UdhZDGLdcpKC2Ll2Wlu7gY1G5Qmj+71CGsQTaHM=; b=TLovGK4D+PQCh49g30IY5jK56MOzmKDXVvyaKiBB555bm1+uFeD7uYc9O5a0L7TexV 9YLa8Its4ZzGCm00ZwFq1AK1DDjP5faPz9aBSxPzvWniLVZ9Hq1SRIUmp98ZXxZwEnEE 9cEKylNIftD2yp8HbbI14+GwWucA8ZZ+aOg2Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681308034; x=1683900034; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bdO6UdhZDGLdcpKC2Ll2Wlu7gY1G5Qmj+71CGsQTaHM=; b=P3RXzQJXfpKexJp5yfLTMp9PdMuC3AkZo3kcJp9NfQnamicmSSOoM5H8B+0X6a2E7f uszHe/ty/a5FzdDApKtPsBcNSSvrG6Zx3PjnKgLesNgT53bzNNOgv8HX+T11p3gUzOWW UxrhYvyXp7+qCfvWYbsdPSqFi9iNcDmzLLM5vaYXFabHOaYx1wAcSXSQx61UZOGoUWAT 3PwpzBtuwlymvS1yUI+ozU6j6+KijDcfRKTJ6amtpvCAs0vIYD8b29Y4k2XKcOZvEDg8 8TMw1ka1YDudc0fAXD5qnm1NCV3MyDLvvSaCySYMZu5AB34AUgCnx3Hh2dAI0Amuxntd KQOA== X-Gm-Message-State: AAQBX9dl6IIUf92ZKUXLPUbKPA52EMvxHeshQ0xx2HC3CnDy9Pt9iIxt Pvt+1LZQhDhQ/uIMevVpfZfrFWNvJHjJOlGJWZ9kJ8wWJpCNMHMU4Hvjt+1Nqw3PiPzwUNZXGQ= = X-Google-Smtp-Source: AKy350b7w2WxtNK2w3EL+ktRW5Kx/H/m01APh/5K2h6mXyIw9RI5NPaDQA4ITNnXb6Fk5WXybc0tezTbRXmR X-Received: by 2002:a17:902:dac3:b0:1a1:d1be:91fe with SMTP id q3-20020a170902dac300b001a1d1be91femr20444731plx.0.1681308033522; Wed, 12 Apr 2023 07:00:33 -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 s2-20020a170902ea0200b001a1a71f0c9asm1253522plg.75.2023.04.12.07.00.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 07:00:33 -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 046B2605246B; Wed, 12 Apr 2023 10:00:33 -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 F3B9360095; Wed, 12 Apr 2023 14:00:32 +0000 (UTC) Subject: |SUCCESS| pw125933 [PATCH] [v3] app/testpmd: txonly multiflow port change support 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: <20230412140032.F3B9360095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 14:00:32 +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/125933 _Performance Testing PASS_ Submitter: Joshua Washington Date: Tuesday, April 11 2023 20:24:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125933 --> 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 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 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.8% | +------------+---------+----------+-------------+------------------------------+ 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/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.6% | +----------+-------------+---------+------------+------------------------------+ 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 | -2.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25960/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/