From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 6853542900
	for <public@inbox.dpdk.org>; Thu, 13 Apr 2023 03:54:42 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 4BA584021F;
	Thu, 13 Apr 2023 03:54:42 +0200 (CEST)
Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com
 [209.85.219.100])
 by mails.dpdk.org (Postfix) with ESMTP id F1CB44021F
 for <test-report@dpdk.org>; Thu, 13 Apr 2023 03:54:41 +0200 (CEST)
Received: by mail-qv1-f100.google.com with SMTP id eh14so3286983qvb.4
 for <test-report@dpdk.org>; Wed, 12 Apr 2023 18:54:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681350881; x=1683942881;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=MT7Fbr6fINbdxtXtYX+j5EqvXyPoPprHiQuUK4rePqk=;
 b=UGlnRGlP2OxZ93Cmte+xBIuPEmOy1sUaV9VgBRnmmscDOaM30TBYmogBCJ3EHFJqVp
 fB3wkM+4lhaPXuuI+K4XSulOmqNvw/B03xEVrETBPb2K26OooCcerkwqOiZX5igKOG0x
 qIzLApHPQwV+tF0QwF52ok9kLw/09wsARuTrw=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681350881; x=1683942881;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=MT7Fbr6fINbdxtXtYX+j5EqvXyPoPprHiQuUK4rePqk=;
 b=AJUn5Du9H1ZWQFRoZ/xi3sMXTpa+C01tlkKFJkPEanXIrXaDFI9za0Pv6+TrQtJ9o9
 Tjer1GQt8XvY+UdwjPEpHisgg3FRRK0bs7NLRMiixvh6dggyRLBLbS1C6SaXITh6TXYC
 T7lFzq24kRRJTsBP2RaiZIPAg/AiC9s6IueBnLwqMYLt8G3dumOKDAltqr7bSU+oXGs5
 reFFXXzZveR/oGjlQBpFjVKSfUC2DD6PGWRIvMsaOgUvStweuau6j5npfxxC6iykTXCl
 CO2I0Jk1I4a+R5v/Jlck9OGPYHzzX5HiSAccI+3VnCpO0c1q4YKDgXFA1essEmY5Ng9Q
 TTag==
X-Gm-Message-State: AAQBX9diBDTSdgo5Sp/4UOPd7GUeSp0FkJaJN8T209FUFhOXej8gd8zN
 pzoxg8bX9yFSf1m4L11/KfLatSCGr83IJfR3Pmx7fOSrDFl7fSYKGM+GDhxNW98+VtvyYV7/RQ=
 =
X-Google-Smtp-Source: AKy350bjPsXXT9bOnNoa6Puos3q4PXyODFkJlhqaHkAbUji6eouNgEIgwfuptJhEdMp7It/6PAnPK3l9j5St
X-Received: by 2002:ad4:5743:0:b0:5e9:46d:fb52 with SMTP id
 q3-20020ad45743000000b005e9046dfb52mr1187075qvx.34.1681350881368; 
 Wed, 12 Apr 2023 18:54:41 -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
 i17-20020a0cd851000000b005ee08edbbd3sm47007qvj.43.2023.04.12.18.54.41
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 12 Apr 2023 18:54:41 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown
 [IPv6:2606:4100:3880:1722::210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 103FE605246B;
 Wed, 12 Apr 2023 21:54:41 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 09E1760095;
 Thu, 13 Apr 2023 01:54:41 +0000 (UTC)
Subject: |SUCCESS| pw125972 [PATCH] [v2] net/mlx5: fix lro update tcp header
 cksum error
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230413015441.09E1760095@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Thu, 13 Apr 2023 01:54:41 +0000 (UTC)
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/125972

_Performance Testing PASS_

Submitter: jiangheng (G) <jiangheng14@huawei.com>
Date: Thursday, April 13 2023 00:57:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

125972 --> 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           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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.4%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 3.0%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -2.1%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 8.3%                         |
+----------+-------------+---------+------------+------------------------------+

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.2%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 128     | 64         | 0.3%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -0.1%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.2%                         |
+----------+-------------+---------+------------+------------------------------+

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/25976/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/