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 020A14296C
	for <public@inbox.dpdk.org>; Mon, 17 Apr 2023 13:52:15 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id F1EFB40698;
	Mon, 17 Apr 2023 13:52:14 +0200 (CEST)
Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com
 [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 2D3EF40698
 for <test-report@dpdk.org>; Mon, 17 Apr 2023 13:52:13 +0200 (CEST)
Received: by mail-pj1-f97.google.com with SMTP id
 l9-20020a17090a3f0900b0023d32684e7fso13946412pjc.1
 for <test-report@dpdk.org>; Mon, 17 Apr 2023 04:52:13 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1681732332; x=1684324332;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Rcs/0w3oMQHYwAmkIp1Y30xCitmrLWE2VxA6EgwkMoc=;
 b=QsvNXxx+1/Prk6xhaV8TLyGYY0/nftpR7Lk+cnFhpWMdG89QVrARBywTvcnjk0pmCp
 7Lyi7s9IiE1kxYYTPD+z+9Yf9wnhdoyWvqPJrb9hC/x8icEGQ747/nrjSJdA1zjnekl1
 4YbgSIQRwm+bEpmSz9H3uiHRiHqaDjG6s0xF0=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20221208; t=1681732332; x=1684324332;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Rcs/0w3oMQHYwAmkIp1Y30xCitmrLWE2VxA6EgwkMoc=;
 b=IxOA0/7vW3rX/UOMlgY6ek5eeUImQI1p/EpOfHRSJh+Oa7JiY+WcYHWP5YJRG64X6F
 PJhN+prQNHuXLCkwFhvMNUvu/AESo26GsGBBxR72t1GNNX1gE4jdCCNoK6AQdgfs9kwp
 +6/EMp6zTGLEkM8nHPwZrj08OGOX+nA+ZFY52v3RZ8jUg1ss5j/Eo0/hEQUak111JQL8
 zTM9OeAgk+DXQpWkA+LKPZzmeqyPaMPCvKyDFy8RAmAymkD7OdBm1uxB4tgBslEQgmX4
 4mhVDUgCplSxJSeVu6ykbwEXx/kAMiwjFu1ZBB8aDiSQsmpqvweCubFQbU1zHsx9g3H9
 z6JQ==
X-Gm-Message-State: AAQBX9ene6qmcYCKnG1SbqFYxb2T4qJeFGoDblH3bRKXMykQ9fj9KMHo
 pdJzOvCY6vFikgFZIr6efc86K/xGNM/Qt4rmY/O4m/1fnvQSfzsHgEhMww==
X-Google-Smtp-Source: AKy350aTkTwp4z3CimoDKNISIqDcl3ySME+NTF1bIHakx3WpZa0YZLWuJ34vBdJjTkWkJDq7kpd0io4fVZS7
X-Received: by 2002:a17:902:da8d:b0:1a6:9cb3:5b30 with SMTP id
 j13-20020a170902da8d00b001a69cb35b30mr14478920plx.8.1681732332319; 
 Mon, 17 Apr 2023 04:52:12 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 jj18-20020a170903049200b0019d1f36fc47sm2753931plb.118.2023.04.17.04.52.12
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 17 Apr 2023 04:52:12 -0700 (PDT)
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 CE62C605246B;
 Mon, 17 Apr 2023 07:52:11 -0400 (EDT)
Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1])
 by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id CA65D60092;
 Mon, 17 Apr 2023 11:52:11 +0000 (UTC)
Subject: |SUCCESS| pw126174-126181 [PATCH] [v1,
 8/8] net/mlx5: implement IPv6 routing push pop
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: <20230417115211.CA65D60092@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Mon, 17 Apr 2023 11:52:11 +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/126181

_Performance Testing PASS_

Submitter: Rongwei Liu <rongweil@nvidia.com>
Date: Monday, April 17 2023 09:25:40 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd

126174-126181 --> 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           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.7%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 20.04 ARM
Kernel: 4.15.0-132-generic
Compiler: gcc 7.5
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.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 64         | 2048    | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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