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 9EF2343C12 for ; Thu, 7 Mar 2024 19:31:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99CCE402BA; Thu, 7 Mar 2024 19:31:00 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 763BD40272 for ; Thu, 7 Mar 2024 19:30:58 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c86a12a2a1so42074139f.1 for ; Thu, 07 Mar 2024 10:30:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709836258; x=1710441058; 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=Of0acSRNZCp8kkJQZ/X9xg6OdFzAVcK0Vk6qoSC1SRA=; b=HkizWOETwci2GaKJCA0KEuoLP1ddwj/sI5u0ESol7CxGuh3LjqWICM1lGM+5UwnhG/ /JvwVSVt6UZYK9heCuK78Kfm5fFnoDiiSo/EJ6MUWuyrOMAq6/1RWz7cSZBQn7TQ/ltK zK8E7t5VfUAWfBYAzWhP2Z0BkuqDjDKMnZ8p0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709836258; x=1710441058; 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=Of0acSRNZCp8kkJQZ/X9xg6OdFzAVcK0Vk6qoSC1SRA=; b=g7eH0omeJM3n43/3ZNHNf169rdiN6knTD578SOQIjnijjKmquNDUJHpHzaSwc2xnzt KaOpkZhFobYktV3ZMUbu/zsaAqWSS0HQ0LPYMx0diVSivqMLhh3HznhIAtZGZxiLey55 w1r+ypyGcOHGhL/+lD6+BBA1j0TepGZIPkNQk9S0FMdozULGREORSYSl9JSRjDm6SR/i Ss7/ks8Y/9KIO9LhMchOnkctiS8FBHeqOzahxRGQ3NLM4shEQoIVXMQD+9I5eipvuaK3 Muz3gZaaaBaorVikLrcpXB5SMO7lg9ceZTeqoJR6Op6uiK/56Guk+Smn7oM3sXJJfZ3Z zPdg== X-Gm-Message-State: AOJu0YyV16qVzGNQXRv9qfTc6Gkv2Ojl5Ue1we2ktPauirK5uJb3acn8 JygMIN59/dQgMvmblRkVAtOBoUHqVcphkRcPPPMAOSLgiwix+fZxk91TtSSkOQRoNiLOphxYoP4 qYCvcIod+7oeQEpDTY0N6zzWtPV1QoWc8O385IyRO X-Google-Smtp-Source: AGHT+IGetntQcxY+hCqsCFEgasd01wnfk3j+IXlyJBXawT+kC+Z3qRfZc5VF2Z+SlMdROoi+NxsXy3Ov5AiF X-Received: by 2002:a5d:8619:0:b0:7c8:56ec:ab6 with SMTP id f25-20020a5d8619000000b007c856ec0ab6mr13131579iol.10.1709836257697; Thu, 07 Mar 2024 10:30:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a17-20020a056602149100b007c864e6b4d1sm292172iow.0.2024.03.07.10.30.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 10:30:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 10:30:57 -0800 (PST) Message-ID: <65ea07e1.050a0220.3b6a5.102aSMTPIN_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 3D5756043484; Thu, 7 Mar 2024 13:30:57 -0500 (EST) Subject: |SUCCESS| pw138105-138103 [PATCH] [v2,5/5] test/argparse: refine tes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307130742.5578-6-fengchengwen@huawei.com> References: <20240307130742.5578-6-fengchengwen@huawei.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/138103 _Testing PASS_ Submitter: fengchengwen Date: Thursday, March 07 2024 13:07:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:19082c1fac430c74bb4b1c101edd12d88928e7c2 138105-138103 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29463/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/