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 3C48A41DCB
	for <public@inbox.dpdk.org>; Fri,  3 Mar 2023 21:15:42 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 1D95640ED9;
	Fri,  3 Mar 2023 21:15:42 +0100 (CET)
Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com
 [209.85.160.227])
 by mails.dpdk.org (Postfix) with ESMTP id 0289B40ED9
 for <test-report@dpdk.org>; Fri,  3 Mar 2023 21:15:40 +0100 (CET)
Received: by mail-qt1-f227.google.com with SMTP id c18so4222677qte.5
 for <test-report@dpdk.org>; Fri, 03 Mar 2023 12:15:40 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1677874540;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=GqQVtqVlzFaYhMKxPMI6gFGv66sJsITm0Qdny8WoIYA=;
 b=JK4v6unXhxlAVGobgdD1MqgxAVo5sGeTp0ilX8/6+gpdkCzYhRtQleHtUCyJxhGvjZ
 x7P8Fya6fcIj8Ojnu5nQsGaMqGrP24a+tK1aSxKYvbY6P94tLe9pFxfjHacMjcqYSr0h
 xv7DcuIaVQjOJURjyaou81IY66E2odcjPxMdc=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1677874540;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=GqQVtqVlzFaYhMKxPMI6gFGv66sJsITm0Qdny8WoIYA=;
 b=byy8bAdXN6OJn0fPIwcyfPURhkyYFGlCs4+i/w3DKWa2P7nhVnMpuKgnypEfAitarx
 rRv6W2jOOuwblAz9cn9lypItq8JjQ/eFSl2eeKPmJBuOO8ID9rBr+w9dfbNp1hUpn9RE
 QWete4q0Q/qqumIeMMjQM1TBl2VaiC7rLpZxrRgzzvXbwABjRdDIjYspc63O/zXEHRi1
 ltI63D+xcblNw0rci0Ypam+1FXfObdnN3mb2pEY8kDp+aWMOkVYpsiKbGwxjWJJUOlAX
 4vHuXb+4CDkMnqfwTPbVP2K8KxfTDbmuBuUbOLp3qLwFBju0o4T7esYcwhlrOvIMdZet
 I9Ag==
X-Gm-Message-State: AO0yUKX8UTiAHP3iBEeyIElFAd+UEtoUZhSuRrY1G3ACQGkzaoq88g/n
 bUDVSfKLa0oFPZhRrvD3Vk9tepB2fpOpRwJxDHC9pgullejnfCboUyU6/ZSe1EH4J8OzRko=
X-Google-Smtp-Source: AK7set844TPOVnz+YlZCo6tJ/wS2aAv9xYQRyLv+a42ZWVQVe5xjDjjhz8bLHlO0x/WeMkxDg6dg+pLOOTIn
X-Received: by 2002:a05:622a:3c8:b0:3b8:4729:8225 with SMTP id
 k8-20020a05622a03c800b003b847298225mr4497721qtx.9.1677874540422; 
 Fri, 03 Mar 2023 12:15:40 -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
 f12-20020a05622a104c00b003b9bad97954sm238862qte.0.2023.03.03.12.15.40
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 03 Mar 2023 12:15:40 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210])
 by postal.iol.unh.edu (Postfix) with ESMTP id 215AA605246B;
 Fri,  3 Mar 2023 15:15:40 -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 17647600AF;
 Fri,  3 Mar 2023 20:15:40 +0000 (UTC)
Subject: |SUCCESS| pw124799-124800 [PATCH] [v4,
 2/2] devtools: add tracepoint check in checkpatch
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: <20230303201540.17647600AF@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Fri,  3 Mar 2023 20:15:40 +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/124800

_Performance Testing PASS_

Submitter: Ankur Dwivedi <adwivedi@marvell.com>
Date: Friday, March 03 2023 15:58:11 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b

124799-124800 --> 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           | -2.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 1.8%                         |
+------------+---------+----------+-------------+------------------------------+

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

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.0%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 2           | 2048    | 64         | 2.8%                         |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 512     | 64         | -4.4%                        |
+----------+-------------+---------+------------+------------------------------+
| 1        | 1           | 2048    | 64         | 0.5%                         |
+----------+-------------+---------+------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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