From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id C1F6943B08 for ; Fri, 8 Mar 2024 17:01:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BDC9A40A76; Fri, 8 Mar 2024 17:01:40 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0425C40291 for ; Fri, 8 Mar 2024 17:01:34 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c890e274e9so28434739f.3 for ; Fri, 08 Mar 2024 08:01:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709913693; x=1710518493; 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=mH+XU81ZweYdUTkvSj472pjaAEIarFUXzal72HdfOfo=; b=JsQmIm6HMBP4kSRJ4mHUIvBkHz7QN6G7nL/LwGNSPnqO2iNs0Vx2CwwCxlPpj/yEE/ 3a6mPUxO8sY+9r9KCRVxeIiEQeQD8zR2rJ3qUPGG44wSMtYIPv4TaHN+IONqhyaYpzYC kDVPlXx38MiJa0blS1S1nRjg09wbMdI5p/K3g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709913693; x=1710518493; 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=mH+XU81ZweYdUTkvSj472pjaAEIarFUXzal72HdfOfo=; b=lIuzGAGq6FcFb8+ZbzhUS8VidtYpLZYYasS1+yIFpCdIBGWVLH2939tpW8vfN4NfTX qKe/bPolI24Co3ZffqLh+yAVSaBlJ6QNzUkcocy8B2uRdV4brxbqsy4Ahc7+QJ3TjaOJ 0FBch18qDuF24HCrf63bSTz7iHgCUk62mV3oDPVzBqWpjx270JEi2H2QBpEVHri3t3p7 vx9BnD63XuGpqP2dmeZe4GuKp51osBHuvCUGn5Bv5gh1kio1xVolgI0VTmMzDEbNz794 EC29Jz6PccLdhJIruHJpfWX9b8zCJREm9uN/Ctcnnrvfdcz6ZfC8AX0BROMIcfrwcllS 8J4w== X-Gm-Message-State: AOJu0YwToh65iRbWxpL0nhj7n4XR4CucR8DE1/N3ydTxGWcPmnTqybN/ xLtfWJFx3s6BQtKYkBJcB2H9dTZ0LNuCPiSWcF5a9TDJz5geA5S1zMQJD9vvfTQknAO0frZJmF6 Ux1jZD5AeSsZbmpPCjXbYOgG3kuMT737UQcAXge1zDoJ4B6VzNu277lvK X-Google-Smtp-Source: AGHT+IFp+LVyG2fQVNOE0RP4A02e1DbsyKpCxBOX1r2QMj5Z3Ok2ojnRxczCrL1n3aFzDKZlLSLq4f1i8niL X-Received: by 2002:a5d:9943:0:b0:7c8:85c9:605a with SMTP id v3-20020a5d9943000000b007c885c9605amr5966004ios.17.1709913693330; Fri, 08 Mar 2024 08:01:33 -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 f6-20020a6b5106000000b007c862876f13sm363364iob.5.2024.03.08.08.01.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2024 08:01:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Mar 2024 08:01:33 -0800 (PST) Message-ID: <65eb365d.6b0a0220.6e397.5557SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D63C56043300; Fri, 8 Mar 2024 11:01:32 -0500 (EST) Subject: |SUCCESS| pw138124-138127 [PATCH] [4/4] app/testpmd: enhance getopt_ From: dpdklab@iol.unh.edu To: Test Report 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 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 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 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/