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 9EB2C43F75
	for <public@inbox.dpdk.org>; Fri,  3 May 2024 12:25:35 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 97601402D0;
	Fri,  3 May 2024 12:25:35 +0200 (CEST)
Received: from mail-il1-f225.google.com (mail-il1-f225.google.com
 [209.85.166.225])
 by mails.dpdk.org (Postfix) with ESMTP id 48021402C5
 for <test-report@dpdk.org>; Fri,  3 May 2024 12:25:34 +0200 (CEST)
Received: by mail-il1-f225.google.com with SMTP id
 e9e14a558f8ab-36c826d6edeso113475ab.0
 for <test-report@dpdk.org>; Fri, 03 May 2024 03:25:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714731933; x=1715336733; 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=OTPEe1nRMTCTEywHWCEApKimZ5VxHEg2kl2HFh4/9Gc=;
 b=CcyiCBP9Xjw1Hm6S9YzEtvhpN9L2Ps2l5MGuiJHytztAZa1eMqK1rv0LIPiZk9T4IM
 WHmfONz0aChFxhyPHIA56u/vf+Vlo5UVhxL9Dam1dR36/IVSOPaf5i5jYQutf12pweCh
 4qRO3l8whc1YaJLBPQQQ7dtsxIocNLFWnuaJw=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714731933; x=1715336733;
 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=OTPEe1nRMTCTEywHWCEApKimZ5VxHEg2kl2HFh4/9Gc=;
 b=HW5t4MbcvvoBijqtL7QfgbhbJKzAWNfjDLo0+jdjY1Lhd0RydsX+2ZXDxkKKqbn8qR
 NECv+JsOwyZSiQxThU7LPCT8A+uojon2krp1KFyUanotyzFZl2TDDCst4w//cRZ0JyF9
 7DhT5nYZMlBJx6Ep8vM7yxDf5/6l5OmMfSnn88JLi+M8Zardvn05a4P9xnzjHz9Uc4iB
 65w31a3yts0YtRlyimlpBI6Ub/+PX2HGceJkf1Qpf7riz0CyHp+CiPoBvSZkh/9axnsj
 e7sce6ipR2Ih3b2SwcOezn9ahtj1q3hkPM5dpHM+v667sdBjPQT7hy2t2pwcRVyxNZEe
 0Deg==
X-Gm-Message-State: AOJu0YzJ8C7IzWdfjG2EA+e6nIAKUCfCMEisFRju7+/xx631Xn0wYwUi
 HDMtI6EK5H0cBxShn+nQIu2qzRMv4SCM1HJZ14FTSzLjs38mWvBXjF7Wn/T4agPC0pX2XpmhFM2
 O0wmJ3awwESb5b57nfyuS5SF8weTi5uIVG8lhmZDQ
X-Google-Smtp-Source: AGHT+IG7mVov+RS0VDIn3uiOSCKZKQzB5AZCi/Ldi5ZO7dWN5B7xa8QKWJHLaiJlQgpgwYse1vnRctoQFxLk
X-Received: by 2002:a05:6e02:1fe6:b0:36c:514a:da18 with SMTP id
 dt6-20020a056e021fe600b0036c514ada18mr2528079ilb.20.1714731933668; 
 Fri, 03 May 2024 03:25:33 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 g6-20020a056e021a2600b0036c50d8efbcsm113533ile.9.2024.05.03.03.25.33
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 03 May 2024 03:25:33 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 03 May 2024 03:25:33 -0700 (PDT)
Message-ID: <6634bb9d.050a0220.d33c0.69b8SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.11] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2D1656052514;
 Fri,  3 May 2024 06:25:33 -0400 (EDT)
Subject: |SUCCESS| pw139827 [PATCH] doc: fix testpmd ring size command
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240503085129.316979-1-ktraynor@redhat.com>
References: <20240503085129.316979-1-ktraynor@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-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/139827

_Testing PASS_

Submitter: Kevin Traynor <ktraynor@redhat.com>
Date: Friday, May 03 2024 08:51:29 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:baa8e2c6b4d7ce289e891b9c96fb3193311c0f01

139827 --> testing pass

Test environment and result as below:

+-----------------------+--------------------+
|      Environment      | dpdk_meson_compile |
+=======================+====================+
| Ubuntu 20.04 ARM SVE  | PASS               |
+-----------------------+--------------------+
| Debian 12 with MUSDK  | PASS               |
+-----------------------+--------------------+
| Fedora 37 (ARM)       | PASS               |
+-----------------------+--------------------+
| Ubuntu 20.04 (ARM)    | PASS               |
+-----------------------+--------------------+
| Fedora 38 (ARM)       | PASS               |
+-----------------------+--------------------+
| Fedora 39 (ARM)       | PASS               |
+-----------------------+--------------------+
| CentOS Stream 9 (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

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

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

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

UNH-IOL DPDK Community Lab

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