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 7441D45489 for ; Tue, 18 Jun 2024 09:46:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9314A40E1E; Tue, 18 Jun 2024 09:46:43 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id EB8134042F for ; Tue, 18 Jun 2024 09:45:50 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-70a365a4532so1516111a12.1 for ; Tue, 18 Jun 2024 00:45:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718696750; x=1719301550; 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=asLLeOC6HxALdqiGcdyVtKsV7trYRp86gVIE/sSihNc=; b=eWr1hkXIE0tJGMDXLmjSGWSJNr4D7miY9krs0K1HXmLQi3mTkbjjhKx6NEhcRAfUf3 b+RCw8OE8G1vFFvT3HwVVPdVpu2bfqlnktrsXGkWjz0bPBqIgK8kr3YNZQ9/M5HWiNPK qMjkQKR0Woorduuxe57PBNI4KMsU1YuPb8qe4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718696750; x=1719301550; 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=asLLeOC6HxALdqiGcdyVtKsV7trYRp86gVIE/sSihNc=; b=E1L24uYbRiAbmg893IZrAUNi2IEoJSnzAIaAlDxeNDlntrKOlpNITz1osdlg0dG54y 0xc99al+CNYcrz2eRWFx2dLsf7i1UfocYZ/clM/w0JYgmDKhqjyGT/m0BwVWHjWHZBPv 0g7b+jcQG9VKbNFZrXbzA/EAgCT4+h50sRT86qKNZu1lN+yawNe4HQ44vYr2OK7yzBO2 UhF896pXTx0lRrEua+9P+fsEIY6x/xl2lvQQwQnEjG7kDHgEE5qYO1Xix4PsXw0mTT1/ 4ysdeE2z67qMW5tjWFypt864Nz1CIOkl2r6cMC5iHnGTCOD8L6ZnZdIX6xcBbxFgMeM2 n8yw== X-Gm-Message-State: AOJu0YxiSOjCmE2lXUs5QB9hDCFF/iKHD+heyY8PTjMD8UYFJy4LHVj7 cW8ClySRyDpzTPRVRfA+y583iFqgbgn6aJnlvewmKcJuUNuFEju6iZlJgzIzuh/BEWocLsl5wq5 MrPGWB4cmEvrEIN5j9PTx1IHqC6CSdWLoqmO/dceBR167ze2NgkxrO3Ep X-Google-Smtp-Source: AGHT+IE6la9fZaNvQHsoMgJYN56a9LX1enLnZOn1sHmUhSNDwilbuuDpW36sddaOcd0eYi/7j035IYEvyJiQ X-Received: by 2002:a05:6a20:7344:b0:1b7:bdb3:7bc6 with SMTP id adf61e73a8af0-1bae802b526mr13608548637.45.1718696749927; Tue, 18 Jun 2024 00:45:49 -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 d9443c01a7336-1f855edb537sm4448935ad.108.2024.06.18.00.45.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 00:45:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 00:45:49 -0700 (PDT) Message-ID: <66713b2d.170a0220.5d53c.eb59SMTPIN_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 05BC760527C9; Tue, 18 Jun 2024 03:45:49 -0400 (EDT) Subject: |SUCCESS| pw141230 [PATCH] [v3] ethdev: Add link_speed lanes support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240617203448.97972-1-damodharam.ammepalli@broadcom.com> References: <20240617203448.97972-1-damodharam.ammepalli@broadcom.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/141230 _Performance Testing PASS_ Submitter: Damodharam Ammepalli Date: Monday, June 17 2024 20:34:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fbba6db3640f9f623c29c452e1a6b057073e81d2 141230 --> performance testing pass 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 Target: Unknown 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 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -5.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 2.4% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: Unknown Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -5.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/