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 2D90541EB2 for ; Thu, 16 Mar 2023 20:02:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25DA142DB5; Thu, 16 Mar 2023 20:02:03 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 875DE42DB5 for ; Thu, 16 Mar 2023 20:02:02 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id t10-20020a9d774a000000b00698d7d8d512so1541676otl.10 for ; Thu, 16 Mar 2023 12:02:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678993322; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=X0mj8maVLjHOcdn5A7KQwDyUwsUSSf6X9iT3OfOdyaw=; b=cXoM9wpuOW7QjoFLk3c2p9EsdDEfCqJ85I0Pe8t+HcFcvCdggGeSZLmiel86PD5gNT 62XcRDuIFj6hR3I8/H7KGyWDm9ZQAoHNF7gRAjkU1ZKBxiKqiKOgeROfcI67bgoD+Tla cRwpZ1XOMFeMVKz8Un6VNm6FKhvnVmnulgo2A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678993322; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X0mj8maVLjHOcdn5A7KQwDyUwsUSSf6X9iT3OfOdyaw=; b=KTXrFZ5H9/fcq78rBYC8vl+zISJSulY/ngP18tliQigDx1ib34rTM8uUW6LbGTtdIC KaPsHoxi9NF7p2YY1mdYxEdbKpGlCA7Z3JJxLl3SxbPMNq1ijAU+3VLWvDF1IMlDAz0v +tOzbUSootM8zOXua5lOnIwHKMKMzS0xSVQ/v3fkYM0Zhxf13IPmQXS+TPV4AFBepQX/ GYI1xxVwnRPBKdLS3W5wjM0wJV5vjrfLKt1YXaUHQDuQrZE0udfLRlAl2ZZic1Ss3uxI 0bfpj23WBBXfVvw2XzlewBG/TyaLIZdr/DS/IzmNdHsmvxIlmo7iGkBSKGJy7XLcla9T joAw== X-Gm-Message-State: AO0yUKVnpSYVDGlGWjnyswy00YmU02VYsNo4IOf+5Bf91p7731nk/idM W76A0UhmWumYBjjVQCU4nUo2sRl3NOjH5aHMQzRl4Nsn6VcmjXkJoOjjYkJyBWBUJ30tHLg0jA= = X-Google-Smtp-Source: AK7set8hqwyi0IRvWSFDtmv25FRZTMdDnfw7H+zXOKW+6mLbKPFGe7UdiiTYKUeHzjMjqH/MxmUlPnppTGOE X-Received: by 2002:a05:6830:4388:b0:68b:bff2:cb7f with SMTP id s8-20020a056830438800b0068bbff2cb7fmr29163271otv.17.1678993321544; Thu, 16 Mar 2023 12:02:01 -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 b12-20020a056830310c00b00693d9993e57sm37584ots.0.2023.03.16.12.02.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 12:02:01 -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 08FB1605246B; Thu, 16 Mar 2023 15:02:01 -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 0649F6011D; Thu, 16 Mar 2023 19:02:01 +0000 (UTC) Subject: |SUCCESS| pw125191-125192 [PATCH] [2/2] app/testpmd: add testpmd based sleeping 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: <20230316190201.0649F6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 19:02:01 +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/125192 _Performance Testing PASS_ Submitter: Anthony Harivel Date: Thursday, March 16 2023 15:14:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c9bfcb1553d756eb5392a56ac7813b3865c3ec7 125191-125192 --> 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 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25765/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/