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 234E54401D
	for <public@inbox.dpdk.org>; Mon, 13 May 2024 21:52:35 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 1E44F402F1;
	Mon, 13 May 2024 21:52:35 +0200 (CEST)
Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com
 [209.85.128.227])
 by mails.dpdk.org (Postfix) with ESMTP id 8D027402CD
 for <test-report@dpdk.org>; Mon, 13 May 2024 21:52:33 +0200 (CEST)
Received: by mail-yw1-f227.google.com with SMTP id
 00721157ae682-61be4b9869dso50382617b3.1
 for <test-report@dpdk.org>; Mon, 13 May 2024 12:52:33 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1715629953; x=1716234753; 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=5v3Q3N5TRMhbAB2V8BUKwTcjoKpM79Upi+qfl/X7PNI=;
 b=CVdRvu5I+9o12dZZUYKdeBaZX2BjPrVecKOQiX48I5YwSMyR3Myz5VSrrVrlLe6Nyp
 JqGMBrTie8Dgi7y/Uob1t8QtfbeZ9mC83KZTbTyJtSbfiPfb5mhV5LUQkRrbRo6Z/KaC
 957Nj7jmeX+3dnqoKfOT6xog5HKHZDF4MPSpA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1715629953; x=1716234753;
 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=5v3Q3N5TRMhbAB2V8BUKwTcjoKpM79Upi+qfl/X7PNI=;
 b=olo2Jv0fOFbo1Zh0qKGD5jB1ql31RfE+6nX2sk3mMYRH2mGrCjdRUsdEn0pKnnzdUs
 m+4eZGx+bHsZFUGWLidgdmX5oIQPuQ8NSDw4RqmmrujzGdLQ/m/ecOkmIUi2KXCGdxLe
 K8gMg6tQ0Z9YCRQPVK5mQUI50vxm9DGXGDQAyFsl+7r+8iEaS6f7zrGKhRsTt7kzD8CS
 0Ms3UlVS95ugVF8fzBrdeRV1AiKTKe6v9geUgGZgOhqUxMDC3SMEfLJQpAugCNJn4tjN
 TObdM7ElpcP+SqAEV3/VvB8JIfpwYgdf//m+fYDZUzTdgSSBCz7285tyIxEHScWFyDI6
 YiGQ==
X-Gm-Message-State: AOJu0YyV0g4EkEGjmxYuqIfTFAEulpFywY54019os5jDRbR5Z/CQD6Hn
 bzPbdpBSHGzm9KZ0t2qeZl3YXuok9jXxKhCIEbR9j2ATksAn1ncK0iCIrY7dqLZE5vcoNCHHU8g
 cpdcA9Y+QTkD7ywssGLTlQpWXLbtFHgWiM0O9cbzt1odn+inwXeH85GFa
X-Google-Smtp-Source: AGHT+IGINrrc9qu4Dn9Tfz+liDFG8x1dbvlM6J2uhHMwFXFbtHzSNHBZHTYF00lpZRrbFI3ky742gXc4IcJO
X-Received: by 2002:a81:4ed2:0:b0:61b:3346:a79b with SMTP id
 00721157ae682-622b002127dmr109508397b3.37.1715629953043; 
 Mon, 13 May 2024 12:52:33 -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
 00721157ae682-6209e58f4ebsm4399207b3.67.2024.05.13.12.52.32
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 13 May 2024 12:52:33 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 13 May 2024 12:52:33 -0700 (PDT)
Message-ID: <66426f81.810a0220.dbdb6.6472SMTPIN_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 B6AB0605C380;
 Mon, 13 May 2024 15:52:32 -0400 (EDT)
Subject: |SUCCESS| pw140040-140046 [PATCH] [RFC,v2,7/7] net/ring: use generic
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240513185448.120356-8-stephen@networkplumber.org>
References: <20240513185448.120356-8-stephen@networkplumber.org>
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/140046

_Performance Testing PASS_

Submitter: Stephen Hemminger <stephen@networkplumber.org>
Date: Monday, May 13 2024 18:52:17 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

140040-140046 --> 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.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+

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

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

UNH-IOL DPDK Community Lab

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