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 7AA7343DFB
	for <public@inbox.dpdk.org>; Thu,  4 Apr 2024 19:23:14 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 72C634067B;
	Thu,  4 Apr 2024 19:23:14 +0200 (CEST)
Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com
 [209.85.128.226])
 by mails.dpdk.org (Postfix) with ESMTP id E8D86402E8
 for <test-report@dpdk.org>; Thu,  4 Apr 2024 19:23:12 +0200 (CEST)
Received: by mail-yw1-f226.google.com with SMTP id
 00721157ae682-6151d2489b4so14636257b3.0
 for <test-report@dpdk.org>; Thu, 04 Apr 2024 10:23:12 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1712251392; x=1712856192; 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=ahKZc84kcHEcj4tUmhWiNdPklt2fff03IOcX6wRJv/I=;
 b=PAmN/n+jfymhNargIFFzPcDmOHjHLRmzZV2pLtYnFdQJt7Rzy9zCpn3DERaGH55yW+
 aIaNFkwAjqVbZP0YAuCkAefTB/6i93svM/d4NDAVWCu/M2w+SD2tWmUJzdm7256hNoQC
 T8rpIp9iuEG1veiZ776TWul73BW6Rzf6Yjqbo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1712251392; x=1712856192;
 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=ahKZc84kcHEcj4tUmhWiNdPklt2fff03IOcX6wRJv/I=;
 b=wk51DgcC37wcn/LjdVn0R/lJPekve1lnl7PNKsUwbvWdcWE76oAv3BJvdD3huNH+2j
 Wg+M0EV6wOBqv1h4gieIk7sFFZ+8vFV4WoNtEmadoSnYa5T17bFVIqzIpqXIKCOSOSKQ
 Ml1FemA804XvSw6Ei2/wqBgffB8GyfA1rPH8a6mCeNNWNr8DLSJxz2zQPJXo/a/SMd6c
 ADmNIaWkUoNQ2Mi8hg6S0EILBioZcCgbb2cxDlmXOMdLF3PHcSf6yMHi9E69lEYItp8Z
 VubNZxaIU158A6u2QHqIjF4o6CkXxI5DRUtRZsAGoqvLqaZ6D6aww236yJS90UTWvLkA
 vdhQ==
X-Forwarded-Encrypted: i=1;
 AJvYcCXPcD+HpZfCEXyL5Qn6vFljlgXl/DENZVPN91dcnboBiUUJpoHelAf5sdzRYeZ5JBMzF6+4kvC9mE/OGHdpO1ZIw6pf0Q==
X-Gm-Message-State: AOJu0YzHfJ/jWHLJB3rROVpK99Bc44bZ/8MH9poyTukY6m6PW584B04K
 R7rMuGN9MUvEGpK1Ma+rC2ShE+4Lvc5TUaGVTp2S0vTPiCLwt0TOr5Od9pPS+ztDnl4FsWJHaMu
 cIq+jK/UrKLdAAG4F1BmFIMKjLT4R0ozH3PL6Z2gdKt3gR5bfWcagJndn
X-Google-Smtp-Source: AGHT+IGnEY8UNAaOnQSVNgpvndPb6QfUa8LEWiHA487+moq6SQBvO9+fLxj64Af7VVquokLkWtv5kgPNUFfR
X-Received: by 2002:a81:4f54:0:b0:615:875:2913 with SMTP id
 d81-20020a814f54000000b0061508752913mr3145457ywb.35.1712251392379; 
 Thu, 04 Apr 2024 10:23:12 -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
 hz15-20020a05690c668f00b006156ba3d0f5sm184786ywb.47.2024.04.04.10.23.12
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Thu, 04 Apr 2024 10:23:12 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Thu, 04 Apr 2024 10:23:12 -0700 (PDT)
Message-ID: <660ee200.050a0220.a49fb.c9ffSMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.7] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 077856052471;
 Thu,  4 Apr 2024 13:23:12 -0400 (EDT)
Subject: |SUCCESS| pw139097-139099 [PATCH] [v13,3/3] net/af_xdp: support AF_X
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: <20240404142326.2151118-4-mtahhan@redhat.com>
References: <20240404142326.2151118-4-mtahhan@redhat.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/139099

_Performance Testing PASS_

Submitter: Maryam Tahhan <mtahhan@redhat.com>
Date: Thursday, April 04 2024 14:23:22 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c

139097-139099 --> 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.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 1024       | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | -0.0%                        |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.2%                        |
+------------+---------+----------+-------------+------------------------------+

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.1%                         |
+------------+---------+----------+-------------+------------------------------+
| 256        | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 1518       | 256     | 1        | 1           | 0.0%                         |
+------------+---------+----------+-------------+------------------------------+
| 512        | 256     | 1        | 1           | -0.1%                        |
+------------+---------+----------+-------------+------------------------------+

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

UNH-IOL DPDK Community Lab

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