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 1DCFB4568A for ; Wed, 24 Jul 2024 18:26:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 887E34350F; Wed, 24 Jul 2024 18:26:34 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id BCC204026F for ; Wed, 24 Jul 2024 18:25:25 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-819c1f5348aso254337439f.0 for ; Wed, 24 Jul 2024 09:25:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721838325; x=1722443125; 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=Fr32+EMRkDwZ8E81CsVqrV2QhBCt4kUMDxAxYJRb+Sk=; b=Rm4PnZLyYzVnhb3HMqk09ov1MDjuC3x4ruvSSJ5+CR1o0rcXO54TbIiA8eHa+vtW8Q 8vf4HvtYsD+Do5v0uVWRWLMrurA9Ev0ojwZBcje+tp3wbZ1ZhUqC0AJyi7NxB5WiJxHB wbLvQ1Dd8B2cGdNQN6fQWwBQUs17WmC+ysuoU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721838325; x=1722443125; 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=Fr32+EMRkDwZ8E81CsVqrV2QhBCt4kUMDxAxYJRb+Sk=; b=IRq+Qu9/HslfTqPqbYHIXrMHX281PZEHBzNY6pfiBxXfhvo9t0zFKCtbMCMV8KwHqU PE3hxQhE8yGcyKk9h32w1KnnW2Zs+l86VUQRVcDTUf8DSmt7mU3W52VpDi0MFYA4GKD2 xtNGjl5V4CXNZvxV11k2RthBluMmnp/DU+P9UbNvfX2I7raf7wZ0qrbio+v1cOgfTSLZ c5/DXYhD9T+793aqOY90YoyNEuduv6xj3jnS+ajPEbo8goTAG+x4aX8qjAV03crOxkwq jZyS2/fJVaCb4HtHGabmYyZP665X8E809t31i+nS1sBtnCslef8OXnSr2tQGY64P/Gd1 BFlg== X-Gm-Message-State: AOJu0Yy5HuvCyATS6YcASzHihj2tuOuuhFMhHvavYBF3atJW10yFo6Bb 6MvEkd0DWqdRK+PpiLaL3luKBQzGPRLJYSdK0y/YsVM5KQZORtqS/X6Th4m/Oq1zp9mMFYkVuHR Of/UG1LIg/GhuANqCsqjdJGWBZ73IOhie2Y4Y5zEUfk1D13W5jS0HBcdk X-Google-Smtp-Source: AGHT+IEFOd3l8n73l6jAtjhxJ/r7aEpOU3PQsNqYnjasa0ghp9s7RDaYQPY+f1F8IEaoSxpX/ZbQpSFyFI37 X-Received: by 2002:a05:6602:1554:b0:7f9:6afc:182 with SMTP id ca18e2360f4ac-81f7bd47e50mr53798139f.9.1721838324955; Wed, 24 Jul 2024 09:25:24 -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 8926c6da1cb9f-4c28c8ac9bfsm65933173.42.2024.07.24.09.25.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Jul 2024 09:25:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 Jul 2024 09:25:24 -0700 (PDT) Message-ID: <66a12af4.050a0220.de109.4818SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 78CBC6050A6B; Wed, 24 Jul 2024 12:25:24 -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-mellanox-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#170410 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 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/