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 7E6E343D28
	for <public@inbox.dpdk.org>; Sat, 23 Mar 2024 02:35:00 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 74C6540A76;
	Sat, 23 Mar 2024 02:35:00 +0100 (CET)
Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com
 [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id D4C65402D4
 for <test-report@dpdk.org>; Sat, 23 Mar 2024 02:34:58 +0100 (CET)
Received: by mail-qv1-f99.google.com with SMTP id
 6a1803df08f44-690bff9d4a6so17063326d6.1
 for <test-report@dpdk.org>; Fri, 22 Mar 2024 18:34:58 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1711157698; x=1711762498; 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=HunXnlQ3UofifDm/mEoqCxOW3KwHy3gd/f7ONx3Tc7c=;
 b=XTOTEjhj1P8GQOYCA0NQvau69YjmmQu+zPRHLZv6wuDldR4ufXfGv8dXPqgcG/40O2
 wTpNEiQnHCyDdl5fXeEmUc+XBEwMAIIG3bV8hArU2j+xNFupuSixLtCxhMZINFII6n3/
 csTYuqu3AmKPw2AtbaibGkGRzEBPce0Dcn+x4=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1711157698; x=1711762498;
 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=HunXnlQ3UofifDm/mEoqCxOW3KwHy3gd/f7ONx3Tc7c=;
 b=L2vh1dcK/phF3fJbaO03JIvOSn4C+hcagFNUPr5h5YOy92l6t9u60mR5Gz/hk7DMT9
 br+xWU6odIBM/PD2XDcZPzXi5qd0PM8qlaJ7EvGUEfkXaZq68wuFQWC2kUzlPRuCNSRN
 nfIRpz30snHL2xd0tVvPZYssZCwtLVpTcWiyV37xZ0A3WwTtmFHGbenNeXI9pW+3tVVe
 8TA0QmVTZ2/Th9Eq/cM2RSxMqx5sNndRtW9O+EuMkhINLtgdU8000s7yUZQ2E5edx6Zv
 jjo6FjSaYgUYh7rZ6+EA1nDRNz/06+p7giu515qwOCOrJePs8J6g7XXm3Ab9tZAoOjWH
 xntA==
X-Gm-Message-State: AOJu0YyyKa4Nj5AEbmAU5XX5LSSu1zXYXY4waZj+93fINZP3e2mg9eLT
 zziV21oi44wTkvvauj5pjLTkOB6CmY6K78xYDBMdORe6tSiOIg8iJZoWl1676GBVeEDcRFuzfs3
 mp/CRIUUFnO23qCo6C2zmRk8JzQuSzn2eTFi1831JtEflhAWMjWzjUrRP
X-Google-Smtp-Source: AGHT+IE6d9B+0tc/rPK8Gv82qYhPtktPIyUEkp2GbG9YtbD5PgRvkyXvKR4PbmZfkp84tju6UwLUp2wCMRtR
X-Received: by 2002:a05:6214:e45:b0:696:6e49:52e2 with SMTP id
 o5-20020a0562140e4500b006966e4952e2mr1455488qvc.58.1711157698180; 
 Fri, 22 Mar 2024 18:34:58 -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
 dl19-20020ad44e13000000b006967317cf24sm91833qvb.69.2024.03.22.18.34.58
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 22 Mar 2024 18:34:58 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 22 Mar 2024 18:34:58 -0700 (PDT)
Message-ID: <65fe31c2.d40a0220.d5df.6627SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.8] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id DFC166052471;
 Fri, 22 Mar 2024 21:34:57 -0400 (EDT)
Subject: |SUCCESS| pw138752-138753 [PATCH] [RFC,2/2] testpmd: Add speed lanes
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240322222543.23548-3-damodharam.ammepalli@broadcom.com>
References: <20240322222543.23548-3-damodharam.ammepalli@broadcom.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-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/138753

_Testing PASS_

Submitter: Damodharam Ammepalli <damodharam.ammepalli@broadcom.com>
Date: Friday, March 22 2024 22:25:43 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0d7f7a7171484a12f6059f71a2e1a82c5bfaaa89

138752-138753 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+


Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang 10.0.0-4ubuntu1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

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

UNH-IOL DPDK Community Lab

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