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 79CF242617
	for <public@inbox.dpdk.org>; Fri, 22 Sep 2023 12:17:19 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 5DD4540150;
	Fri, 22 Sep 2023 12:17:19 +0200 (CEST)
Received: from mail-io1-f97.google.com (mail-io1-f97.google.com
 [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0373540150
 for <test-report@dpdk.org>; Fri, 22 Sep 2023 12:17:18 +0200 (CEST)
Received: by mail-io1-f97.google.com with SMTP id
 ca18e2360f4ac-79fa4ff8220so3261239f.3
 for <test-report@dpdk.org>; Fri, 22 Sep 2023 03:17:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1695377837; x=1695982637; darn=dpdk.org;
 h=cc:to:from:subject:message-id:date:from:to:cc:subject:date
 :message-id:reply-to;
 bh=HaSXGQGRO25b/vNiQwf0r7a/dvZnn+8LLQmA5p0dN+M=;
 b=exeLI9Cu9B0uKzRbXgUlOwxFUTS4zzqiqDMNAWlfyNISHS5aJ4S26UNT64ibpe4qVX
 GwrDB425Y4PxcE0yZvpcXIWHt8dXKbcG3S6Ob+mR/bB6/LhO6DNbvC6KBLQzAzpFAIwo
 Qa9UDdFhQzZB3PYZqjc5VaaWzQez6kNrHoCFQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1695377837; x=1695982637;
 h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=HaSXGQGRO25b/vNiQwf0r7a/dvZnn+8LLQmA5p0dN+M=;
 b=t5BZ9PQE0Lyhg+Hlh7/W7BLgwp7erSWbT6OcPvQb2dUXCwFk6Iu0f8PQw4lsKcEldF
 iCvjxiG/Cs9ToxZh4l3SXuIVx9zH1IAZYeMGqfMVSKKiN9xs7Y6tb3gOZoUvThTIyB7a
 cRGd7y5z7mFkqBjmHjbwR63wCadWoKI4IPFxNNGkEPzqw4nrwQb6nCenUavx7ANpdXmX
 iZQfEh+8lS2ktHOU+LMRL5R8wBmmruEWLMf1EkSX4cj6cBLZ5W/ShiFn6UZSzlGkNLrk
 kAHlXxL2gioSLddSMH4d6sUY2Ij9xAfXim5xVbGH1vmNXgBucrNMqQRBLxnkiVLZzTvZ
 XhXA==
X-Gm-Message-State: AOJu0YybPN5YwfJ83P2V7OjE+ztiKDUZN5/7FXOjxWXkKhXhX/n0UUY+
 TUgStstVXUXPChjRjsRJ3cEAoNeQHgdr8Dyn7EMQnaRbWFVs7pGMkUhCsw==
X-Google-Smtp-Source: AGHT+IHG9CNMUD4dbDliK5z/4AmaKO2m9WZxP2aLza/X/Edk9g3H7TXh0MTtts9IT/rBBEYvycSTEBQzoXnh
X-Received: by 2002:a6b:7e0b:0:b0:794:eddf:daad with SMTP id
 i11-20020a6b7e0b000000b00794eddfdaadmr8920444iom.15.1695377837427; 
 Fri, 22 Sep 2023 03:17:17 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 i26-20020a02c61a000000b00430e1dbe666sm114706jan.65.2023.09.22.03.17.17
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 22 Sep 2023 03:17:17 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 22 Sep 2023 03:17:17 -0700 (PDT)
Message-ID: <650d69ad.020a0220.eb7f1.5eebSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.3] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id E2EC46052514;
 Fri, 22 Sep 2023 06:17:16 -0400 (EDT)
Subject: |SUCCESS| pw131816 [PATCH] common/idpf: fix Tx checksum offload
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu, Qi Zhang <qi.z.zhang@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 <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-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/131816

_Performance Testing PASS_

Submitter: Xing, Beilei <beilei.xing@intel.com>
Date: Friday, September 22 2023 15:29:35 
DPDK git baseline: Repo:dpdk-next-net-intel
  Branch: master
  CommitID:5417d95f2851fc1239677ebd59cadf38f143f55e

131816 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-78-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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