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 1985B43CE3 for ; Mon, 18 Mar 2024 13:32:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 14E254027F; Mon, 18 Mar 2024 13:32:52 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 53BC34003C for ; Mon, 18 Mar 2024 13:32:39 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-609408d4b31so41625277b3.0 for ; Mon, 18 Mar 2024 05:32:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710765158; x=1711369958; 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=xS5OhRadJH8ZKtC/tmHE+IhEXNkJkbLbLkgReFzsVkM=; b=ichh3JLXatavOvTJgpp0CYwFZ1mEfZKUPw5Y1cPggqQ+cgnx+f4pYfcZ0QrwRLfT5K x2OnKmB1AkxiKMCpbNtJqB2EY9NDDkV/q0Ak820yOq9QrSuVCCSSl0L/c9H1JL8i4b4M BOTIyx4ZqVmw+nKIH0Rhvijd5U4/hrFrAEFks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710765158; x=1711369958; 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=xS5OhRadJH8ZKtC/tmHE+IhEXNkJkbLbLkgReFzsVkM=; b=SoKr/30H8pfoaYJtqa99xrkMc6ApIms9Jnq4hZYSBpFhD0K3GY8WFbX7t5xXjifzeF Y3/8CX6mq34KhZittBDRdUrRejegxj7ycnNRuqx02zutTRKaDwL7/rQNOdn02lSW6dLW gO6yIZxvU7rDc8Uoz3LGFmlCSgMwPKJe7w2tNtM6EidpN9Pa9WH5uQHlBFARKdR/wyNA yXXHLIvnXsdQ57PJlV8jFUcoDL4ZBpT1WbMFzqxp8P74fBjiaAMr8c9qi4QDnpoEzIdo hzO9bX1du/u/paSQ79A4eXQHBQIvceQHej7JTMezLL2bI5n60uG7G4+A4Okz/XA2dqwM CItg== X-Gm-Message-State: AOJu0YxjjXPnNx/eIJ7qd9H684/7I6tSNe/bElt0nYQI/4CoovjnVNYY iwPD+qNHyz53iARsO9yZlCbqFKNNCQJWEVnJtYF6z/IR8jBogh9SilVGRgVCVZairsfHzsHUrEN 8xb2GRPC52wK7SWWfmKSCNq4InOEWdVNIqO6lfCOQ X-Google-Smtp-Source: AGHT+IFpAnkGwH3sAI2Nu+XYvka66lE+DQ+w4FGWIl+/hvS1/YXCpKueJDdy6HBipx005Y1CqFg/M4p1vaqH X-Received: by 2002:a0d:c907:0:b0:60c:1a1a:656e with SMTP id l7-20020a0dc907000000b0060c1a1a656emr9033986ywd.44.1710765157670; Mon, 18 Mar 2024 05:32:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id df8-20020a05690c0f8800b00607fb25f417sm359852ywb.54.2024.03.18.05.32.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 05:32:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 05:32:37 -0700 (PDT) Message-ID: <65f83465.050a0220.910bc.4857SMTPIN_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 5E3296052471; Mon, 18 Mar 2024 08:32:37 -0400 (EDT) Subject: |SUCCESS| pw138449-138454 [PATCH] [v4,6/6] argparse: fix doc don't d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240318111838.16991-7-fengchengwen@huawei.com> References: <20240318111838.16991-7-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/138454 _Testing PASS_ Submitter: fengchengwen Date: Monday, March 18 2024 11:18:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138449-138454 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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) Kernel: Container Host Kernel Compiler: gcc 9.4.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/29582/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/