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 8B15F43C12 for ; Thu, 7 Mar 2024 19:18:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8623F402BA; Thu, 7 Mar 2024 19:18:56 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 0AC2A402BA for ; Thu, 7 Mar 2024 19:18:56 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-609eb87a847so9600487b3.0 for ; Thu, 07 Mar 2024 10:18:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709835535; x=1710440335; 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=fS91LM5BHO4hOHmdVOdMhjRkewZPUelXcnmotmLcf7s=; b=V7rgdZBV+/B+cyE4tjUT6/z/QiHW/M9qbjERqzgUFg+fPriDsw+R3rRCSWxO80nb9E ZU3pyWKEZL4/zdldfPCsBKtP7wRtgLJY43FNfr4BW6lSaS7mBTFo9AtY4qp6ksAzK2kH julsDIoRSUwm7VZJvMHmr3e4jIrB1qsMtNWQ8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709835535; x=1710440335; 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=fS91LM5BHO4hOHmdVOdMhjRkewZPUelXcnmotmLcf7s=; b=jM+McPI6QV3aAIOvEfIGaQrsHYlzgagj66D+hXVZUaJjQGCOYO/qSEsJdnsUY7U8/Y d7SfNeTW8ITo+ufQpU02AWJrkq3MSRuLkZDGpWQRR80zk/fLz4t3W+/zPT8C9wPMl+1t QuW8PLTQmRE/kzJQkpAE1mJ48kHWOQGLkxUiWchi8b5N6p9jYcHR6TfJRytsBGN84TKy EFJ7O92/kiNeILFGx8FeFix/yhIJ4+MFebs13tc1DzKUJA7rW/ViYzCPwNeVyOlHc2/6 9duu8OtHPyCE3cEhBW4o/qsZ+JHzSbYkTVAlq8sgSjZYv02j6SYBjh/klj69pB9pbAhC yM4A== X-Gm-Message-State: AOJu0Yw/9rTpOFOwo1xfY4lIoqzAUfCHo65RcOEmTaEl5jK0zHmOu4mq WKTtGXHu1yoTdtwKBVU6qCh7qSrTVZN3tzfxduqJdSE2kNQOGoH+tpAehZv/6SWUvaf0wR7J/CN v0WTyx2YLKTTARsPl5DCRGFDba2k+Mca2PjTZKpeo X-Google-Smtp-Source: AGHT+IFN2Knr4dkuLkcYwtpkVyt98owsmOzhrTjBDjbrEeGyxBVXX6oBlkqkvZr4WB9to1v+WffHDbc5kxrG X-Received: by 2002:a81:6c51:0:b0:609:6546:d6ea with SMTP id h78-20020a816c51000000b006096546d6eamr1618559ywc.10.1709835535431; Thu, 07 Mar 2024 10:18:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z4-20020a0df004000000b00608099dfa11sm1025894ywe.40.2024.03.07.10.18.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 10:18:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 10:18:55 -0800 (PST) Message-ID: <65ea050f.0d0a0220.764d4.2bb1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1C56A6043484; Thu, 7 Mar 2024 13:18:55 -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 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 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/