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 E44DB42814
	for <public@inbox.dpdk.org>; Wed, 22 Mar 2023 22:43:55 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DEB6A40395;
	Wed, 22 Mar 2023 22:43:55 +0100 (CET)
Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com
 [209.85.160.100])
 by mails.dpdk.org (Postfix) with ESMTP id 69BA140395
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 22:43:55 +0100 (CET)
Received: by mail-oa1-f100.google.com with SMTP id
 586e51a60fabf-1755e639b65so20853021fac.3
 for <test-report@dpdk.org>; Wed, 22 Mar 2023 14:43:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1679521434;
 h=date:message-id:cc:to:from:subject:from:to:cc:subject:date
 :message-id:reply-to;
 bh=Uq5Ao9Kr/j0kObRIjpxiKY1brnFq+LQDBIoWm0I7XQI=;
 b=ChyK3WFfNz7B8pJC/TbG72OtwBzaSWAB2UzEA1MPo2TTbZXOCchXPTDkwQeAkvorwW
 y6U3XmUSOEsSkZBWkypCSPlcXegy78IuLGrW+xMGkIUPwbhWKz/7ALz2vLQwC2FCy8Qo
 MtG3/f2pkPTHRz7RLBy35NWLdJ592YfMrzWiQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20210112; t=1679521434;
 h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=Uq5Ao9Kr/j0kObRIjpxiKY1brnFq+LQDBIoWm0I7XQI=;
 b=on2UYUnwEDM+fPlXZEWSp9IUaNSbUsn6RBPPpfKfLCACo66fDQ9xHGQSSWgpIjya85
 QUP7+BMPMvkVuF89DZ1NxcjKeltRnWzDvAfLa4EEuMs73pL9heob/wFZjQNBd+G1koLh
 1vTzeyqyrs9RzS4FJYM8qsbxy0uCasXq2n63vBh5ILUg8Qkv1ZWKYCxncK/LFHMVzJHu
 lU21tAxyoGv6s2wP8K/U60jEfC890ez1Pbq9PoopoxTeCvbGwnr48BeBDkQRCCF6RLST
 VwZVq9gFWEgdXsB8V4NDV9EiAfQiccdW3P67lQjKYK0MA+v1oOf4vsSwZGG5CW9v4bKf
 zM6g==
X-Gm-Message-State: AAQBX9f4ipmUukCygdTo/Gpa5s8EEfhm6Kc6d9c1Sariz7feKw1cgES2
 aKuzi0W7KS97dZhImHwICOGHlqcZD37LR9VsldsziNVyVhCiag==
X-Google-Smtp-Source: AKy350ZXIGMs5/Oa0Fyf/iL9lZdjes2gCt9eUDhWtY9ObZ+p4Jgd0fL5jwdte+AotjbbWzG/tRQvFtArA8KC
X-Received: by 2002:a05:6870:9582:b0:177:af07:6842 with SMTP id
 k2-20020a056870958200b00177af076842mr788543oao.35.1679521434766; 
 Wed, 22 Mar 2023 14:43:54 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 g4-20020a056870d20400b00172427061e1sm2548831oac.0.2023.03.22.14.43.54
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Wed, 22 Mar 2023 14:43:54 -0700 (PDT)
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 66852605246B;
 Wed, 22 Mar 2023 17:43:54 -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 644D360121;
 Wed, 22 Mar 2023 21:43:54 +0000 (UTC)
Subject: |SUCCESS| pw125434 [PATCH] acl: fix autotest failures on ppc64le with
 gcc 11
From: dpdklab@iol.unh.edu
To: Ali Alnubani <alialnu@nvidia.com>, Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@dpdk.org, David Marchand <david.marchand@redhat.com>,
 Thomas Monjalon <thomas@monjalon.net>
Content-Type: text/plain
Message-Id: <20230322214354.644D360121@dpdk-ubuntu.dpdklab.iol.unh.edu>
Date: Wed, 22 Mar 2023 21:43:54 +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-mellanox-Performance
Test-Status: SUCCESS
http://dpdk.org/patch/125434

_Performance Testing PASS_

Submitter: David Christensen <drc@linux.vnet.ibm.com>
Date: Wednesday, March 22 2023 17:29:33 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a

125434 --> performance testing pass

Test environment and result as below:

Ubuntu 20.04
Kernel: 4.15.0-generic
Compiler: gcc 7.4
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.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.3%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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