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 6FAFC43F56
	for <public@inbox.dpdk.org>; Tue, 30 Apr 2024 23:56:21 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 6B71440262;
	Tue, 30 Apr 2024 23:56:21 +0200 (CEST)
Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com
 [209.85.214.226])
 by mails.dpdk.org (Postfix) with ESMTP id 256F44025C
 for <test-report@dpdk.org>; Tue, 30 Apr 2024 23:56:20 +0200 (CEST)
Received: by mail-pl1-f226.google.com with SMTP id
 d9443c01a7336-1e4bf0b3e06so62127325ad.1
 for <test-report@dpdk.org>; Tue, 30 Apr 2024 14:56:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714514179; x=1715118979; 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=rflmPsWL5P7EsT64k58JDnu2KUtzvkxiCDV33xfFO4k=;
 b=awXyAIXEQVQIl1Bk6G0utr3ZvWKjnX8GlbHi0rUQO76FNIZmFlWKXe5rnHAOxNvLH5
 3jfWtDU3Dxm/wj4uf5AVuFERjGkXjt/7Ni/bxiRu8V3TZwRo78ffXNqIen3ZKVaaveBr
 ++lp654YERiiLh5IxbhJqAkEH1UxvmNRcFnYA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714514179; x=1715118979;
 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=rflmPsWL5P7EsT64k58JDnu2KUtzvkxiCDV33xfFO4k=;
 b=SMy1TB5wzfJL9xiWyQU0UgoQoraRjX8cXSdSxRL7zw0e3c4hpxrLtXQTpb4wtsNj/Z
 MTkvWPJ+PnYOZ4tUpqkpkwgOULjgJZ21nm8okNW24ep/NfPzkkGJKGtNYpDkV4+mfYW3
 XFzB537PYDygeuV0uiXsbGgrvoZMmi5Vdg4SKRmTjZOPinElEF5z2VHlvKdowA6PyIGA
 OW/8h/3ej4c8aGFPZEv6Upo2oUM4Rvw0K87Qzd63/1jUtOG8MgQzAIx+rnDNGl0mRlnL
 yOrrC6dOkZXKz1zfZhkQSLrv5BTwj9cRhE8Z+VT2wG9rMOXXTgCxdsDICm4x8fTMIui0
 SDMw==
X-Forwarded-Encrypted: i=1;
 AJvYcCUh40DUMFeZHpYn/JwrBxR+1JF+ako7oNa7Kzo/85vD/0joS/Ob328kWQiAivtkgVs2FC5wfcOD37sEfB/znQVmmVYycw==
X-Gm-Message-State: AOJu0YzQ0zRpC/TtvUQ49kixTd56lnOH8I/6BtSMyU2/6Zs4QLx2xQ8i
 8JJk9hWeomiogKlM0FdyL+G9tJUKUMYp533UOKXiWE+HHXJBBeeKrOgrR2PLImG0HRvFwlh2TUT
 MEBCfPlRt96OUVsU9aYxyDOuvAANIG5KepKO/yJ3GRMt3xLKN2cxi4G5L
X-Google-Smtp-Source: AGHT+IHuNy6yDoORxCLF/o3DVDabNA9nHgJNIX28YDg5svl3TXYaJoS7pd06AYp1//kxGQ+DwEbNf9Igmrzd
X-Received: by 2002:a17:902:d506:b0:1eb:2fa0:c56f with SMTP id
 b6-20020a170902d50600b001eb2fa0c56fmr829916plg.35.1714514179358; 
 Tue, 30 Apr 2024 14:56:19 -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
 j3-20020a170902690300b001e99fc4a3a2sm641933plk.44.2024.04.30.14.56.19
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Tue, 30 Apr 2024 14:56:19 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Tue, 30 Apr 2024 14:56:19 -0700 (PDT)
Message-ID: <66316903.170a0220.8f45c.8e44SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.7] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id C5AC8604D420;
 Tue, 30 Apr 2024 17:56:18 -0400 (EDT)
Subject: |SUCCESS| pw139757 [PATCH] maintainers: update for eal
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <1714510339-10416-1-git-send-email-roretzla@linux.microsoft.com>
References: <1714510339-10416-1-git-send-email-roretzla@linux.microsoft.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-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/139757

_Performance Testing PASS_

Submitter: Tyler Retzlaff <roretzla@linux.microsoft.com>
Date: Tuesday, April 30 2024 20:52:19 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78

139757 --> performance testing pass

Test environment and result as below:

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-5 100000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.2%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | 0.1%                         |
+------------+---------+----------+-------------+------------------------------+

Ubuntu 22.04
Kernel: 5.15.0-94-generic
Compiler: gcc 11.4.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Target: x86_64-native-linuxapp-gcc
Fail/Total: 0/6

Detail performance results: 
+------------+---------+----------+-------------+------------------------------+
| frame_size | txd/rxd | num_cpus | num_threads |  throughput difference from  |
|            |         |          |             |           expected           |
+============+=========+==========+=============+==============================+
| 64         | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 128        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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