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 DFDCC45B99
	for <public@inbox.dpdk.org>; Tue, 22 Oct 2024 05:52:14 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id DBB50402D8;
	Tue, 22 Oct 2024 05:52:14 +0200 (CEST)
Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com
 [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 2D903402A3
 for <test-report@dpdk.org>; Tue, 22 Oct 2024 05:52:11 +0200 (CEST)
Received: by mail-qv1-f99.google.com with SMTP id
 6a1803df08f44-6cc250bbc9eso37274846d6.2
 for <test-report@dpdk.org>; Mon, 21 Oct 2024 20:52:11 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1729569130; x=1730173930; 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=s7TOuV7Q5XObO3zIopHmArEtSE/Apj1b+CbORw/Qdzs=;
 b=QbhZdbvdi1hZuJ4bpStYRsd0EwvttOSL4BHHY1AFNpez1S7rh+ugMCtcwKgmJjCB9v
 yMVRldItKHvVzwzBLHVOo8l0SMHviFMPI7r+D7brqdL0aabUmHxgRhSEhybuIBIOQPlJ
 YzHCGQlF0lk0h4EQnsJEYRUPNOeCJKe6Dx+uc=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1729569130; x=1730173930;
 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=s7TOuV7Q5XObO3zIopHmArEtSE/Apj1b+CbORw/Qdzs=;
 b=ivmrOMRoKPg7JlUI42I34QaPwIrJN2jBQJWBF6DoGZ2yAY3h9i+wcaZbuMkrHfnXzN
 Ul1hPeGZNERkLOpnpLlbPD2+wGkf5BJvBTEDoeMxJQ9j+k2GhQ0YP2J5H2ZShsN6abkR
 32qcvSJHH9GJzGVYeYjrkx17CcTWSexIe0hXZ8OquVMG4xArT1MmBkwEHGsMQyzWStAu
 KuKyRF7cnbqOC0JLHl7SiDW46WDqcw/ITlZELUJ4DqgmpgZkUSMfceirnYSrAWs4cxYC
 WElW2QUgM0en5jvbz5O8CaDp3r7mwa8LQnB5k0EeIH2dwokqNSLaAlZ6gHGGr8NCl2TT
 7dEg==
X-Forwarded-Encrypted: i=1;
 AJvYcCV/aAr4hF7u866U7EvRrYm/BC2StrdGYjOqzQ0sRdxi+j8AUKbPi9Gw/DnbPaEvmW6iC6g12lqTGj1NiQ==@dpdk.org
X-Gm-Message-State: AOJu0YxOYlWCEdNTnI5yCKpaai7JNa/Oj3kz8gSGbWv5lEEZnYRt0/XD
 71wIVQMLi4g2Jnl7R+2FroVoN8/qCMEK5bDG9gehRfpJtHtChqQorHHQFq3bn8uwNQi2d+TGGj6
 /plTA8py3KNKGezVWWMhOgekg761IRdEQAMblGqkfM8rDkhVkG0elfYUk
X-Google-Smtp-Source: AGHT+IGHozE7xfO2GobwRzX/Tgf2uc9BmoYWwYdI3RZRlOgLSevWdgld+cGDz+MWP+i9Y4j2O058JXRauFUC
X-Received: by 2002:a05:6214:318d:b0:6cc:2a55:769c with SMTP id
 6a1803df08f44-6ce23dafac8mr12089916d6.15.1729569130491; 
 Mon, 21 Oct 2024 20:52:10 -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
 6a1803df08f44-6ce008b215dsm738966d6.13.2024.10.21.20.52.10
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 21 Oct 2024 20:52:10 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 21 Oct 2024 20:52:10 -0700 (PDT)
Message-ID: <6717216a.d40a0220.5b03d.4b68SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.4] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2E24B6052471;
 Mon, 21 Oct 2024 23:52:10 -0400 (EDT)
Subject: |SUCCESS| pw146460-146480 [PATCH] [v2,21/21] event/cnxk: add CN20K t
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: <20241021205745.7310-21-pbhagavatula@marvell.com>
References: <20241021205745.7310-21-pbhagavatula@marvell.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/146480

_Performance Testing PASS_

Submitter: Pavan Nikhilesh Bhagavatula <pbhagavatula@marvell.com>
Date: Monday, October 21 2024 20:57:44 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:cff6dba7ff8521df410b40399fd8aca5b450a05b

146460-146480 --> performance testing pass

Upstream job id: Template-DTS-Pipeline#189915

Test environment and result as below:

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps
Fail/Total: 0/6

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

Ubuntu 24.04
Kernel: 6.8.0-45-generic
Compiler: gcc 13.2.0
NIC: Mellanox ConnectX-6 Lx 25000 Mbps
Fail/Total: 0/6

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

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

UNH-IOL DPDK Community Lab

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