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 80CE743BC7
	for <public@inbox.dpdk.org>; Fri,  8 Mar 2024 17:23:26 +0100 (CET)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 5B26F40A76;
	Fri,  8 Mar 2024 17:23:26 +0100 (CET)
Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com
 [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 74E1C40291
 for <test-report@dpdk.org>; Fri,  8 Mar 2024 17:23:25 +0100 (CET)
Received: by mail-oo1-f97.google.com with SMTP id
 006d021491bc7-5a18f0f42c8so432805eaf.0
 for <test-report@dpdk.org>; Fri, 08 Mar 2024 08:23:25 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1709915005; x=1710519805; 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=ybTLjPAlkfU7g+sg2S9VUS4F2yJKJ9KEkh9XfmmsUfg=;
 b=YEqg9Xpfl7nM11nsv06IYhJh4+GwWVTUdcpNIsQ+hrTTWye0yXIM62ZCyXJrJVoDYs
 VmVCGovPJJFZOKsEiGEp0ZGfphRPH/9iGj2rSy3x94DhK+JejUbbMkQcszX5CJUA5/25
 uT9J1sxNdKk0C8PCRDIQ/FgN1Ja81T6MPQMzo=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1709915005; x=1710519805;
 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=ybTLjPAlkfU7g+sg2S9VUS4F2yJKJ9KEkh9XfmmsUfg=;
 b=nBkUXZjhkIW+/g7+ykeQ1+YwCCwiJ8D8PP1f3U3cKR9qA9iMpc32B7Q7jIyS3DDO6t
 3+sEj9fDw8cuuHcq11NMbmYkjeuG2KknOj8HxfbOTkkzrwhIby9Mhh+oYqKxISEwX6nT
 hjq9eS7P/VvslBVSg8oV16nDuTsyeeEMszBzf+CGl2w/mfYPlJ5ET5cM/wmDHYYWhG+z
 M2+4t1S6W4Ey101W0/eDiDsZaLZvKaIyw8xtthYobhEBMMa5+oil/4lbNwD6E3lczE14
 +jwiEcN0T3DfRrI/2T5vX/rrZzdPC5To/6/Q2HULlgwybeG4PLjY8OiUO4ynI4TI+U16
 9Nfw==
X-Gm-Message-State: AOJu0YypDNi7d7CH9qf494+xJWuklBFJ5BrU5cP5J1I0vIsYv4dnwUXe
 VGoMGvdNyqFRcJYGyQOPFQ1YxP9j2U8qwUlURmunnRo6TrDATlXS41yJs4aYRmNvwOsFDcvutHR
 dnLOdq56ixGhcCwiY/K+XmkL5R/eB3nEq+PyLTzJ+bmRy0t52dcrCRt+u
X-Google-Smtp-Source: AGHT+IF2OdWECkkw9M9jnYKQyw6N644PKy1PBfgMNu8fQZXGjTbbMV+hf/S4Hp5DVSApsU/XapoduMX55MGJ
X-Received: by 2002:a4a:9cc7:0:b0:5a1:2c19:23d8 with SMTP id
 d7-20020a4a9cc7000000b005a12c1923d8mr11019549ook.5.1709915004895; 
 Fri, 08 Mar 2024 08:23:24 -0800 (PST)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 c9-20020a9d6c89000000b006e4b34f2381sm804867otr.12.2024.03.08.08.23.24
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 08 Mar 2024 08:23:24 -0800 (PST)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 08 Mar 2024 08:23:24 -0800 (PST)
Message-ID: <65eb3b7c.9d0a0220.c7692.b3eeSMTPIN_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 544196043300;
 Fri,  8 Mar 2024 11:23:24 -0500 (EST)
Subject: |SUCCESS| pw138124-138127 [PATCH] [4/4] app/testpmd: enhance getopt_
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240308144841.3615262-5-david.marchand@redhat.com>
References: <20240308144841.3615262-5-david.marchand@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/138127

_Testing PASS_

Submitter: David Marchand <david.marchand@redhat.com>
Date: Friday, March 08 2024 14:48:41 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:a86f381b826660e88794754c41d3aec79ce9b87c

138124-138127 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+


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

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

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 11

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

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

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

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

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

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

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

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

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

UNH-IOL DPDK Community Lab

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