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 E279D456A5 for ; Wed, 24 Jul 2024 18:06:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF69642DA3; Wed, 24 Jul 2024 18:06:01 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id CF62B40B97 for ; Wed, 24 Jul 2024 18:05:43 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e0885b4f1d5so4232607276.1 for ; Wed, 24 Jul 2024 09:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721837143; x=1722441943; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=ozNBJxnKsS8QwEBWcK+2Kdvdlcmr2ZeX8sOsXRXgOMY=; b=J6CXDfBgBOhxu3iAvHFmHYNjbS87u6JGLCZjYwMur0pcftISo9+rzMVDnvIrC+UZfU CTLM6d77lOKbyAwOY8JiBnj5Yq0ZrE63YYvQDHu/51Lz6y/CLYuwV/j8udL7gu1Z/Tg6 7F0cE/1fsbA4ZG8ZWacXyc3m34Dd+J7IJ9fAo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721837143; x=1722441943; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=ozNBJxnKsS8QwEBWcK+2Kdvdlcmr2ZeX8sOsXRXgOMY=; b=OsX5/MrWmiQE8zEeW6/aymJUr/ypb851SBAJT9ylNNq8jcYgyhosjTJhUD0Ju2qXrH dx+PyBYgpsFji7n9O23gRRPtNskOa21XOxorIh1aeBIpSKHAvrgxYQQy4vMzDZ2JJNSt BzeDRtHpX1f9P5YryPk7ykTBnLIl2L4U+YQJEjgD6wohQhiLCS+te9ld/rV79bDjCN4F VRWEUbQotOXYAR2lcmMNWCw5U+BU3QW5E5azKMzfM3FG8yT3XNvdIE40BALsuiCcKMji SjMvCtOjCXSnEuIjBM9q3r6l3u6Vt9aJ/R8p0dA/5LeFfyiI1QE5eJ+yf0fu9h6FiTtR K3gQ== X-Gm-Message-State: AOJu0YyUcelRjiD7gn7DojiOxxcZ4gZQ90+uHlvoO5KEKgse+aTb7IJA IepKpKIBJ8t13is9TKSWrpHoB2HNPImOeMtCcqugoh8V+jTDy7YFOJHpiDua47DIJ+0NKWGrQ95 wVn3dGsobTwh93gip/Grnxh2vCvXntC3BHYq1dl/UpN1onG8SvxJB5J3H X-Google-Smtp-Source: AGHT+IGAptzGWnN7e+7/XjonDs9bycUMya7AfKlHvrOLcHDMZIMtPTJq7niV+Ku+miR9GiJGcgL5delB253Q X-Received: by 2002:a05:6902:2585:b0:e08:6787:54b8 with SMTP id 3f1490d57ef6-e087b9bd9f1mr14095998276.46.1721837143192; Wed, 24 Jul 2024 09:05:43 -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 3f1490d57ef6-e0860900964sm240768276.18.2024.07.24.09.05.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 09:05:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 09:05:43 -0700 (PDT) Message-ID: <66a12657.050a0220.1be87e.d68eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 945EE6050A6B; Wed, 24 Jul 2024 12:05:42 -0400 (EDT) Subject: |SUCCESS| pw142684-142685 [PATCH] [RFC,2/2] test/power: fix power li From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240724130336.1076462-2-sivaprasad.tummala@amd.com> References: <20240724130336.1076462-2-sivaprasad.tummala@amd.com> Content-Type: text/plain 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/142685 _Performance Testing PASS_ Submitter: Sivaprasad Tummala Date: Wednesday, July 24 2024 13:03:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:82c47f005b9a0a1e3a649664b7713443d18abe43 142684-142685 --> performance testing pass Upstream job id: Template-DTS-Pipeline#170412 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30605/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/