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 A75E642933 for ; Thu, 13 Apr 2023 14:35:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D91840ED6; Thu, 13 Apr 2023 14:35: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 38ACF4021F for ; Thu, 13 Apr 2023 14:35:35 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id d22-20020a17090a111600b0023d1b009f52so17902430pja.2 for ; Thu, 13 Apr 2023 05:35:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681389334; x=1683981334; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ubt7ZahzujFQi24ruKZWd1LnpwAQiG8ikpT011nSwEw=; b=QpNXl+SR8+J2cdHqm4DGF2b/RVCwpf8I7H+UPZXmwIEMoiWrz2qUesiCDzrq0kuLDY uDybg9/vMEp4CvRTfq0i4HfaNROowYxR0iLApif976b+5+jnzgxqOj+alhGdrDoT2M84 81voPnQFpkfUJPBl3XGRg3K1yE7alLhU9bv+o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681389334; x=1683981334; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ubt7ZahzujFQi24ruKZWd1LnpwAQiG8ikpT011nSwEw=; b=M4rueE2BhNLu+YEoLscKzG9ajIDVE+aPNsoIHXhMFjS+wq87jMysfKrTD7crFUMhjx a7I5Lhm3YkStuocXyih+Wd8wsWNpuH+68JxcsvLlVxHtSiL+HKFTIYIHbQyVt0R7Bx1+ IlR1aD1Y7pw78yLCNRPra/tBVMBP9o5IvtxdycQpUnr467LMWyhTHRCBanvLbawlFwpE wgO8O/PL/79pTaHQSn0eXbDwmcN26Pnnc1XFbvcv3DIV4kFhO/qLn6tsXg/clLfsNhNV 4bL46DJqnp9RAXTuRBU83eU/ADnScpaAE1WivXMwjfPTgEfsBfQqMmEtd2Rs7IPV2yiM kqbA== X-Gm-Message-State: AAQBX9cFcuvBJE0TEne0m4fkqR+uE6d1p5I0olhnYG8myMyFr6JDkt6A mjtyxRa1SE5cngupA8qCcT1LfzH9EgEhmCEE0nCYrKy4sGaVLdF+H/BGw5jQt5IKqjf7guxYOQ= = X-Google-Smtp-Source: AKy350bYzfuo/KTEA0Gx2gqxx6OxFbo3kxNLppfaFqA0tJ4kM7kj/qG054igKmsyW/rvOw8NoAF07GxbcF2o X-Received: by 2002:a17:90b:3a92:b0:240:90f0:fbe with SMTP id om18-20020a17090b3a9200b0024090f00fbemr1836264pjb.45.1681389334416; Thu, 13 Apr 2023 05:35:34 -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 mu9-20020a17090b388900b0023f8bd3c76bsm1615288pjb.16.2023.04.13.05.35.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 05:35:34 -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 AB94D605246B; Thu, 13 Apr 2023 08:35: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 AA84460092; Thu, 13 Apr 2023 12:35:33 +0000 (UTC) Subject: |SUCCESS| pw126025-126027 [PATCH] [v2, 3/3] power: amd power monitor 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: <20230413123533.AA84460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 13 Apr 2023 12:35:33 +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/126027 _Performance Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, April 13 2023 11:53:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126025-126027 --> 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.5% | +------------+---------+----------+-------------+------------------------------+ | 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 9.4% | +----------+-------------+---------+------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.4% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25982/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/