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 D7A3343C30 for ; Thu, 29 Feb 2024 17:26:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3629402B4; Thu, 29 Feb 2024 17:26:34 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 09BF24025C for ; Thu, 29 Feb 2024 17:26:34 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5dcc4076c13so976825a12.0 for ; Thu, 29 Feb 2024 08:26:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709223993; x=1709828793; 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=yFhlCuZgX8jI6hNCF2+6oB7kCmuHEXOnGSBiNthWuR8=; b=dIv9IH/wP3D+6NrVZnJ9gsWUMyA8Im0BcYIOc/fJg/LVC/nwJb/0nqzswA8XxUsDoR lkLAodNfPnKOqAjpqAPSbNntom557bnPIbWmVXFZZJREZaSZm8PuySqxDU29+mX5piup Zcf0Da0T3gLUUKbny/dkZMkILRpWdDA6SSQpM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709223993; x=1709828793; 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=yFhlCuZgX8jI6hNCF2+6oB7kCmuHEXOnGSBiNthWuR8=; b=VSlLrd2GQV65f2daQEngymFmm0sC5aYctwfWCjgFagf2AD0/39NjrstRGp2Y3h6xEm 6T27AiNyclcNCGDUZaBAa1w/T0t03LetxwVFajpZsEuvCi5hmLMTNQh5JhA3nF8hKRiR i9UTU12OuXg3TsS5+8FKQYkHhl7bJ2TTaKkwwZ9vFM4RHg2vE8ODwRkmpdIqdK+s6EaL t+CHi6Jj2GVkgQ9QLjgG4FBHOFNTB9SbMANp4MLDG5Mv2o6GO9mnCqQTDOMbK72oeyUX Mx56FC5sS4yr+aua1/AeTy4JB6e/IpBNfyrpeNgQfc/CmbdRFEtPGqcj2QVhbdYzWEH/ U0zA== X-Gm-Message-State: AOJu0YwEfl3xuO5tQ3FW9yL7qK/uAM9Ql7eeT9EXjP9uoPSETB7Fvwq8 yObksenmaGDjBhv4wdjkWTUwiNRT50J1Ns5yXWaJa7PHxovBfTxs4siyflw0IXkIsBeNYkMYd2S NpXt15x29t39/yER8AzfJhEg5ssZHnUvMzbPEU3k65HySNInX7Qqo4d8P X-Google-Smtp-Source: AGHT+IHMEDA/0jWhzN696v46Csndj/hxVplvaA1xjSDWO7QhCR5V/C/rPXPEsCmwQW79djJ08Jt2jQnOiWll X-Received: by 2002:a17:90a:6d01:b0:299:1cce:f3c3 with SMTP id z1-20020a17090a6d0100b002991ccef3c3mr3233939pjj.7.1709223993227; Thu, 29 Feb 2024 08:26:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id l14-20020a17090b078e00b0029954a48c3bsm175222pjz.7.2024.02.29.08.26.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 08:26:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 08:26:33 -0800 (PST) Message-ID: <65e0b039.170a0220.5c88a.bbf4SMTPIN_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 631816052510; Thu, 29 Feb 2024 11:26:32 -0500 (EST) Subject: |SUCCESS| pw137487 [PATCH] [v1] ethdev: add Linux ethtool link mode From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229123653.1379466-1-thomas@monjalon.net> References: <20240229123653.1379466-1-thomas@monjalon.net> 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/137487 _Performance Testing PASS_ Submitter: Thomas Monjalon Date: Thursday, February 29 2024 12:34:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:f60df26faa3c90fc66d356e16347acd046971441 137487 --> 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 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ 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.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/