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 EC93C41E6C
	for <public@inbox.dpdk.org>; Sat, 11 Mar 2023 06:10:42 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E60B640A89;
	Sat, 11 Mar 2023 06:10:42 +0100 (CET)
Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com
 [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 4D4E440A89
 for <test-report@dpdk.org>; Sat, 11 Mar 2023 06:10:42 +0100 (CET)
Received: by mail-pj1-f99.google.com with SMTP id x34so7286753pjj.0
 for <test-report@dpdk.org>; Fri, 10 Mar 2023 21:10:42 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1678511441;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Vo2V0ke9SGJE0NTR+2zvzcMhcM+FC8K+nTlEueDR334=;
 b=GL75igAyraHmWxzJNg8lwqPu4OuUEwB8J6QBpII6PmfAq7Q5FM7GE6tZTg489Hra9+
 pHfzAOmLgITbZyqDcocmujVDuEscBIpdD3ztlZxZ4YhBP0dKPzcUS6k+AWHbyRwHRJB5
 7smJ3NWjqWmCt+GjzG3lqRJlVJ4ewSujIuhZc=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1678511441;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Vo2V0ke9SGJE0NTR+2zvzcMhcM+FC8K+nTlEueDR334=;
 b=Xh5n4N2wofB9tVaZKcKiWVPNney4n1sc9wuoEeEN48zX2X403pvmiScZMd5ON6C9um
 SWFbAPlCYI5AKI6aygJjXzlg4OZWb4U073o4zyFk20StN6NAGHQILF9qhTUqzs53M/Dp
 VdOLwNilBHNowOfBh+LgUIzPZwDeP2ZAFp90UtvBBvpGNI+wkG9wSd3ah1FeWwEdRaZl
 NGiZ11fOdaY5j254ZCm4IC03BPrCTUWYpg7Jtomx9GK/DpMS3xSvZuWuJKGn09sYFvUm
 pKyW1iQBQNxMtMaPbKujCB1CXy82ydynmP9ZmnPe0lM5rxIQ3n+vMXlruS/wVodk4tKs
 36Qg==
X-Gm-Message-State: AO0yUKXi4z+IGOh2TlVcNFa9sDHzEaZVmuVdJuDt7xRb29VNE42+RIhg
 30xj/4ZWmJ6HCP07Q+bbzWmUX5XfQkLU9PRcguZu0mrL6kEqQWb23ReIsud6sEEkyPGFfhx+5A=
 =
X-Google-Smtp-Source: AK7set8J5h2LW6JK+BuNA0oswQw3AdLwOP+spsYyi5Wi2zuPtD7A1O9UAVHYqdxUYtPi82Re4yabELp31+1T
X-Received: by 2002:a17:902:c412:b0:19c:be03:d18b with SMTP id
 k18-20020a170902c41200b0019cbe03d18bmr38353309plk.22.1678511441555; 
 Fri, 10 Mar 2023 21:10:41 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 kd3-20020a17090313c300b0019e4624071dsm75849plb.129.2023.03.10.21.10.41
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 10 Mar 2023 21:10:41 -0800 (PST)
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 0B562605246B;
 Sat, 11 Mar 2023 00:10:41 -0500 (EST)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 0939B6011D;
 Sat, 11 Mar 2023 05:10:41 +0000 (UTC)
Subject: |SUCCESS| pw124882-124885 [PATCH] [4/4] mempool: use lcore API to
 check if lcore ID is valid
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: <20230311051041.0939B6011D@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Sat, 11 Mar 2023 05:10: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/124885

_Performance Testing PASS_

Submitter: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Date: Thursday, March 09 2023 04:57:38 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:b15d75b2872efce397d827dac78692a919358302

124882-124885 --> performance testing pass

Test environment and result as below:

Arm Ampere Altra - Ubuntu 20.04.4
Kernel: 5.4.0-137-generic aarch64
Compiler: gcc 9.4
NIC: 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           | -1.6%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | -0.8%                        |
+------------+---------+----------+-------------+------------------------------+

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.8%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | -3.4%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | 4.1%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 1.2%                         |
+----------+-------------+---------+------------+------------------------------+

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

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

UNH-IOL DPDK Community Lab

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