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 5E95845629 for ; Wed, 17 Jul 2024 06:50:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C5D540299; Wed, 17 Jul 2024 06:50:56 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 0EED74025F for ; Wed, 17 Jul 2024 06:50:55 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5d4071e9b93so158867eaf.2 for ; Tue, 16 Jul 2024 21:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721191854; x=1721796654; 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=CPSpd06Ev2eVOXNcj7P8zWmAP+F5HvUz0Th6OFKI0Ds=; b=fBqmvSUWjIJvvGAH3xRDNUGwkbqnaE/MSKk4ofs1gVCTSSsvMFk6QtFSQ7zP9EEsiF fCn9LcTv7BtymOdogvSMFte9d8dCF1OxX5x8p+3y57nI4cEhLVm3UDOdtGL1aoqUc9yp L38RscgOZmR00nHYYZ4OLl320GQdi/vGgTzwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721191854; x=1721796654; 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=CPSpd06Ev2eVOXNcj7P8zWmAP+F5HvUz0Th6OFKI0Ds=; b=idad9m/AY5wP0tfmTGHa0wEgRZM4LmPV/8sPRa4o0NsNaQaLsTrMar7cshOrSGmYT1 5seziRBM5TKgnFufOPcpstLSUhntGqXX4+WBxDZlP04Ekak9mVFpUt2Fr//xd9U1so5p qmeD1MpVmN4PLm++9czgGPbNE8AXAV1MJXyGU2pJbKZOyh6IqEWuCJXAjTPIurE6VBqq 4/XLB11ZJavBC5SzUe8v3hB0AbQZKWQCkjWd0sDWfjqibi0q5B1wiUUu1MOUesCBbUva f32deHLviuAYpmijKXjoDjkqZZh+2EkDlgP04ego4GcwKvFWSys2lmnXNr7KL26K9hfP tHjw== X-Gm-Message-State: AOJu0YyMuGiJ8MhxrfJEdgJ4GvPrqOlQyJ+2sJ/crwxuMYmZBKVa3SDH 7OCAM9ir8OALI0GfDNclcTsOuR2c++4TlBvHG0jXQ72EasDjGKT9s7FwyUi+IVGEY5q9eBkL+EJ 17aW8qPgM0SiBIpl3kT7Dcqrx3O14XNouW3UMIW8Vxo8jKDfCcwivHcsH X-Google-Smtp-Source: AGHT+IECyuR8OhvL8QW/cxz95aZkyWJkitFeAHjcIV0lcQ36u2wL5K0MCB+9duZBmU9YFiJyVc3b2a35H0x4 X-Received: by 2002:a05:6820:98e:b0:5c4:43a2:d4da with SMTP id 006d021491bc7-5d41bb471f0mr874201eaf.6.1721191854120; Tue, 16 Jul 2024 21:50:54 -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 006d021491bc7-5d3cc1baeb7sm33185eaf.20.2024.07.16.21.50.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jul 2024 21:50:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jul 2024 21:50:54 -0700 (PDT) Message-ID: <66974dae.050a0220.2bec8.1390SMTPIN_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 8BBB1605C351; Wed, 17 Jul 2024 00:50:53 -0400 (EDT) Subject: |SUCCESS| pw142452-142453 [PATCH] [2/2] net/nfp: fix AVX2 vector Rx From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717032445.442348-3-chaoyong.he@corigine.com> References: <20240717032445.442348-3-chaoyong.he@corigine.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/142453 _Performance Testing PASS_ Submitter: Chaoyong He Date: Wednesday, July 17 2024 03:24:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142452-142453 --> performance testing pass 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. 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 | -1.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 5.4% | +----------+-------------+---------+------------+------------------------------+ 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 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/