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 6083F43E9E
	for <public@inbox.dpdk.org>; Thu, 18 Apr 2024 11:38:12 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 5C97C402D0;
	Thu, 18 Apr 2024 11:38:12 +0200 (CEST)
Received: from mail-il1-f228.google.com (mail-il1-f228.google.com
 [209.85.166.228])
 by mails.dpdk.org (Postfix) with ESMTP id DB7B340042
 for <test-report@dpdk.org>; Thu, 18 Apr 2024 11:38:09 +0200 (CEST)
Received: by mail-il1-f228.google.com with SMTP id
 e9e14a558f8ab-36a1b0777b7so2307645ab.0
 for <test-report@dpdk.org>; Thu, 18 Apr 2024 02:38:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1713433089; x=1714037889; 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=3jhVORJAlcXwqwSjgwUjWylSx9tWdQPLFq6rsVgWBgY=;
 b=M7wuxH/7MgBbdbai30CzI6zTyic2rngpzEJsudhuCxuKarJflPua7w0l0rCTnW5WdW
 Z0qtxCtIgGADQ+fILwCKGQu51yYd1A9FK61x+28G/kFPwA5/iwg5XzIhIbHbZ3Bmowhi
 gCF5OP26FFEBGdpuJ6eZux9eja0YBDdHsQbsM=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1713433089; x=1714037889;
 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=3jhVORJAlcXwqwSjgwUjWylSx9tWdQPLFq6rsVgWBgY=;
 b=xN/EGfKK7MiwwoVAABOSL9lAycEPcQ3tuQEAm6FDuYt/g2KKTRjHGnmHgEzXgQEXP1
 lmLs/aN0Tdjl7XmO1tUsOcH0h1U3tRmKdCo0+oo17oe/x4Zs9B41PdwlFRu4Prw7ILQh
 nGqBz93iRaQC56v50AJjjv+7aGPVA7owRd+b28PZ8TldlvZCp4lXgtJTRBQF72FtN34q
 LxlLb/A/omtvIJIAtGb8qn69zArQbAWrHvM1uUfrM9KDAWS2EqwTYk8roEbdmEbwSg4E
 L0Xpj+eAxpdHFyyZNJ5ILgkp6FqWwGRuPI+UZPK7H4lo7gVyhb2Qf7GxkZKEIpkicUzC
 oKmA==
X-Gm-Message-State: AOJu0YyWAXWZpc9lcN9oXUbZhdx2bGL8xe3fJ4i0HsM9bpkSisWQdqbr
 pqBXOy9Hg/PHJOsCRJKM1+PJIvkIjDe2j7mpBvYLSHJnns24TyLEuIQTADmLCE9v0uxSDy6eHFf
 c/Gce4rR1ZBjSYM76g0yrlUDEpWhQevt/rbHE2LhZTM0IL08qMmqvMtx4
X-Google-Smtp-Source: AGHT+IF/fDV5mB+q1ZEuLF1fex+1XIoYj94EWBTkmX1DBkLIMfz7r56s5ekNNoXO/an2Wbwed/kJUz76Cxhb
X-Received: by 2002:a05:6e02:1a21:b0:36a:3515:b82d with SMTP id
 g1-20020a056e021a2100b0036a3515b82dmr2772993ile.13.1713433089309; 
 Thu, 18 Apr 2024 02:38:09 -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
 l12-20020a05663814cc00b00482f57a3309sm77331jak.69.2024.04.18.02.38.09
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 18 Apr 2024 02:38:09 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 18 Apr 2024 02:38:09 -0700 (PDT)
Message-ID: <6620ea01.050a0220.106d9.3d60SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.3] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id CB5796052514;
 Thu, 18 Apr 2024 05:38:08 -0400 (EDT)
Subject: |SUCCESS| pw139481-139487 [PATCH] [v3,7/7] net: clear outer UDP chec
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240418082023.1767998-8-david.marchand@redhat.com>
References: <20240418082023.1767998-8-david.marchand@redhat.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-intel-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/139487

_Performance Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Thursday, April 18 2024 08:20:21 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:ea9b0f7277acc931ced3fee4a3ee087a26ee1401

139481-139487 --> performance testing pass

Test environment and result as below:

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
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.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.4%                         |
+------------+---------+----------+-------------+------------------------------+

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

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

UNH-IOL DPDK Community Lab

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