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 78FBF43F77
	for <public@inbox.dpdk.org>; Fri,  3 May 2024 13:34:42 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 57762402D0;
	Fri,  3 May 2024 13:34:42 +0200 (CEST)
Received: from mail-io1-f97.google.com (mail-io1-f97.google.com
 [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 735EE402C5
 for <test-report@dpdk.org>; Fri,  3 May 2024 13:34:40 +0200 (CEST)
Received: by mail-io1-f97.google.com with SMTP id
 ca18e2360f4ac-7decef0e157so258957339f.1
 for <test-report@dpdk.org>; Fri, 03 May 2024 04:34:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714736079; x=1715340879; 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=1beWxl7a8dCKGKveHgXKw6sb4sYvW7CarWqL4mfgeZA=;
 b=VmGxuI+OjIjDGambKJazZa4zmYdYts/y1xJgBLuYPgsG33dStVJXdNJBG7O/BbDt+Z
 /zHh+s0U600ifWl1ftWbL+YWBOnc3RLUF1M9s4iA5X94RRHPfS7COj1Mlx3BoZAHLGH0
 3+arfWYIhbz31BBr26ChjYC9PJlTUEMm08ELs=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714736079; x=1715340879;
 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=1beWxl7a8dCKGKveHgXKw6sb4sYvW7CarWqL4mfgeZA=;
 b=SiW2ofYRzuafkTYqPcM9MEQqjGqYh3+nbMfzgLVfNL++iftBTOwgPISR4YWmVYCWor
 AfvpGFUtSCQUIjk+tE50snkVgN0lqyCQW65+OVZ4r+aQI0MvpLG7Ei6YePbYS8VCyMJC
 lZHTharcwVF+FbjozjjsNtxePVCixIjP09uoeXHYycZxsOLNffekIg/nOxnKZODeYSju
 MsqmFLqlcfVa9M8N8GeL8aYMr7A6ykpDeFeeR+vauLKBGM0TZxMWZdB6KisWTlxhnaxd
 icKxLcq8WlXo+39nC3+gWVCmCt1jcHCniKtnHgU8okHB4ZVps9VOAulDhb6bLq3MmVOU
 w/ow==
X-Gm-Message-State: AOJu0YwZWjNpanDlLRygPeyU/ERcZCIXyP4qt0N9DNmZDL9S0FFUiaD6
 DhikI2ZtCtB6lNVJVHIJnh09qJmD2wm4VHqipdtLGzzOFIInfhsrMrkCMwsFvB+NZjkIM3rgX+5
 YfDEQm/tTRvZaygwvngwGYFRhf4bi7aB9RtEvCYePLUUmKfaGtqcojyXx
X-Google-Smtp-Source: AGHT+IEdFuR1sX9Njl8f1ZojU9Sf8eS2GOQl46WO2IuPpPhrH3k263mWE7UyJb3CLTvNcbjNzaSds2V1ebxm
X-Received: by 2002:a05:6602:13c4:b0:7de:c742:8e0d with SMTP id
 o4-20020a05660213c400b007dec7428e0dmr3041731iov.1.1714736079689; 
 Fri, 03 May 2024 04:34:39 -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
 cl11-20020a0566383d0b00b00487e7cb942fsm154440jab.37.2024.05.03.04.34.39
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 03 May 2024 04:34:39 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 03 May 2024 04:34:39 -0700 (PDT)
Message-ID: <6634cbcf.050a0220.a7074.99e8SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.3] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 2D320604D420;
 Fri,  3 May 2024 07:34:39 -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               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM Clang)                  | 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

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.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 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

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/