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 D19EA42926 for ; Wed, 12 Apr 2023 12:33:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBE714067B; Wed, 12 Apr 2023 12:33:25 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 925264067B for ; Wed, 12 Apr 2023 12:33:24 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id v9-20020a05683024a900b006a42896c456so199286ots.8 for ; Wed, 12 Apr 2023 03:33:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681295604; x=1683887604; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=+HTINzN94B4LWm7Be/k7i2U3MiGs4pDVCcZ8e5n3j/c=; b=FfXzhb3EX2EsK8nTu8T4btUc3iyzy6pWAsrwKHFHt+damXazHjb76VxeOAfMI4glES fUZOBKvuNi1AqKbtFr0MwU4lZCG30s4N7tJnl+2HOsAogd5jn0VyfPb0YNJUo13NuAuf dslhljJ0og5ISnWwNfPxue4KKTzuVHCF8KvKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681295604; x=1683887604; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+HTINzN94B4LWm7Be/k7i2U3MiGs4pDVCcZ8e5n3j/c=; b=ItuCi+sIiQyUNIZKf6zugLpM6FznW+gDM1rTGHO6gMzMpIeesSzSFzb9mFzLAJr7hj 9wZmYOszDuHD8Ynp0bpT2GCaycDnupyBA2A5p66DCNaSREt+a5xyu3xpXj5iLBdmr3IS 0vHHXgIJ2ZVeG1mFTXytSpaR+me3/m6YDZVIzYZn7Yg9Q6XV77AArE9zaoMrz6ZVz74e jHsJ3WSJM6HpSVx6Vet/+7dqbCDvUaEh4pKqXuJxSy0yufmQJt32+mhWAKEbt3HbIhnm xyJpSWdIw/C20WyLp9q6Kl0zV11StBDbvnWxVQ/irlbfn5/j/OUu3UcVVaRWupZGZIu8 QcRA== X-Gm-Message-State: AAQBX9cGBl/xYoKolMfvLv1zg/ChA/AAofKUPTFVu5O/uXbfPkJBor4e tR26wXiXpF8Ba2ywHzg5zNRy6qhWYFFk2RdTpSamTYZKmBSjkXvxxHeRFg== X-Google-Smtp-Source: AKy350b2T9Al9SyrGxuR/lqYkEMBYLtrTno92U9FQKloN4c6wvgWTPbMXSm2Cehrs9rh92sBHDFuqUoaWq5p X-Received: by 2002:a9d:826:0:b0:6a4:162f:2cbe with SMTP id 35-20020a9d0826000000b006a4162f2cbemr1085191oty.6.1681295603924; Wed, 12 Apr 2023 03:33:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cn12-20020a056830658c00b006a418e7643bsm1170404otb.12.2023.04.12.03.33.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 03:33:23 -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 8CD38605246B; Wed, 12 Apr 2023 06:33:23 -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 8BB0A60095; Wed, 12 Apr 2023 10:33:23 +0000 (UTC) Subject: |SUCCESS| pw125961 [PATCH] [v1] power: support amd-pstate cpufreq driver 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: <20230412103323.8BB0A60095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 10:33:23 +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/125961 _Performance Testing PASS_ Submitter: Sivaprasad Tummala Date: Wednesday, April 12 2023 09:52:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125961 --> 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.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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25967/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/