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 13C7D45D5B for ; Tue, 26 Nov 2024 01:13:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1712A4025F; Tue, 26 Nov 2024 01:13:34 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id D50C0400EF for ; Tue, 26 Nov 2024 01:13:32 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-29aea31a833so131272fac.0 for ; Mon, 25 Nov 2024 16:13:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732580012; x=1733184812; 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=44PRJYuanYtozFDo7MidBG0wgXaH/dGQdrV7dHeModg=; b=Zyp5mIhR/3OLCnF+yiay979chmGjOiGWeGFAHndO7z8eL0kOwCDEb9I5PSiij18lVT cnV/146YiNFfplY8pV16q5DwmE3CyD2B34KNHvUJfVoWfKZTRJUlQft0Jwv5fCjxt1qY kJPlwpUNkZ3Vu6fNs49O/KfBB6CtjNHfqydaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732580012; x=1733184812; 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=44PRJYuanYtozFDo7MidBG0wgXaH/dGQdrV7dHeModg=; b=UrE50NSeDlLRjU7NJgW5KdmcpmjQRvQbhjMIH5Lhfz9E67WcMYFqoVRNT918bwitEw lMzsX4u4b0AH6mBvU8ATmD2/dGffwo75+ryykq7yLJ3XJTcw1YLFPquhx7E82KI697lN 67gOT+ovbpwlQmnaeCYSMHI9Kf5TACqjDtqB46UtqvACQAUROx1QhcR7pBtz2nVTlY8y eJaFinP7/UBSdXmv/sMgycKYMpPCVmKRaFkJcGVOlpyXyotDEIPJ2EOnrCWCSN0xIh5r z8cuJ7bapMaxofuXJ49V97vK55JyXs0yRf35y1XgYusW1yqnqGsZbnyWx+gfyd4P05GB 4S4g== X-Gm-Message-State: AOJu0Yw6cI97fNYF5Tgpvi7gyNxI+zcxMWrfd+9RVgyBY2cw2YGgoSM5 tC64DlSdyLRiesL9KavhTRX8EMvUDxpH7k2XfeObQ0l4bgcUtpXc0E8mMKutPSqyrw0lwJH5mxp bpsebyqls5Ipgu1lompKUliDSCTIQO+ZdwJxyo8j21bLtyLk1Y2o+6VK9 X-Gm-Gg: ASbGncuvevBpioCbBT7YcO6ezxf9PIGEZZJPbgnTVkIau//mTHfg9A+7DJauHE8KjB+ Pt8+jyJKJyS7zFNJ9naQ4KVpxKk55og1iRbwp/U9I+enuYZYVWv9FTgz2QObeSiYQrupeepNdQr TJnhxBZrIqIBqGrYGWrmsb6oBy2PJ/z3fV85ioyKPeFOSYhMJKfpbY2dr+a77hxkO2nYqIUE4fR N0sP9N2KlAdDfeIsQuJkR/CcziaC5t0z9dEVRg7DCyMRBzK41vpy0xIyKAOrdnS+EoWMq4AEno= X-Google-Smtp-Source: AGHT+IFZp9Hyiu34NAZnlXfaNI538xbH2n5ppz52fTkcisk9As9ZjzgGAAWZHwqD7QyyRbKlxthqz1YyvOFh X-Received: by 2002:a05:6871:147:b0:297:478a:4164 with SMTP id 586e51a60fabf-297478a438amr7130322fac.36.1732580012108; Mon, 25 Nov 2024 16:13:32 -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 586e51a60fabf-2971d81eae8sm312915fac.33.2024.11.25.16.13.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 16:13:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 16:13:32 -0800 (PST) Message-ID: <674512ac.050a0220.180e96.4c8aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 959B76052471; Mon, 25 Nov 2024 19:13:31 -0500 (EST) Subject: |SUCCESS| pw148837 [PATCH] net/ixgbe: fix RSS redirection table conf From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125093545.394900-1-yuanx.wang@intel.com> References: <20241125093545.394900-1-yuanx.wang@intel.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/148837 _Performance Testing PASS_ Submitter: Yuan Wang Date: Monday, November 25 2024 09:35:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148837 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198824 Test environment and result as below: 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 | 1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ 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 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -5.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/