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 9436443CE3 for ; Mon, 18 Mar 2024 12:39:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 727684027F; Mon, 18 Mar 2024 12:39:47 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 9A2D04003C for ; Mon, 18 Mar 2024 12:39:46 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-60cbcd04de8so28370987b3.0 for ; Mon, 18 Mar 2024 04:39:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710761986; x=1711366786; 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=CTOSWIOQeTUj4f5OXmduV5mtmWCz2fmOMaoyPymo0Z0=; b=drlck9fnLumBNVdlVuFMDZJ0sMHr35gPb83im08g0dEhPNxvjj5OQ5obAY1yUhG1vE Qdve7BHAM4fm98Pz3sqledgg8Nq0gWLia9kVeA1g9oaYYuO7vJahCv+BrmjTlSsG82bl HEdjOjiMhjHo6a2t/WwP3oLyqu36LdgcX77j4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710761986; x=1711366786; 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=CTOSWIOQeTUj4f5OXmduV5mtmWCz2fmOMaoyPymo0Z0=; b=vUgDZkG5WYsOcX09Kw7R3Byx/cT+mxEXU1bbETmhfxUeFTQzM/XOBPz0F9FWiBInwM 26ebl7fSQUV3CnY22intH076oyCtwmysExql9C3sOAzxNvyGsgS4R3G6OqEG/Ofha5pO 8hR8yJn5rB0lefd7jycWR5CjBSyIoXa1sOGiB//GfIpFMWhHVGx538YLVxsgzyZdFFpv HXqQrOYEtZZh3PZSmfzBKlTnOeN3TH5yPE3ilDva0IHAKNQQ99lcJN1060TDu7+Dksuk tIyi2Q9MLYFqsf1/Ff/f6kXPsAlcDm7PHDYrGEuxiZpjVYGMiMj9kkmcXAu1+PbpmSOR xyNw== X-Gm-Message-State: AOJu0YwDZB5B+ue+kTS+Io33CS5guDer0+z/3PgnaNyy1SWoeyru0loS d/ypMxj0JfBHVki/n+K63VUVWhKe1C5wPi4NoWm92lnUWITR2uhQRVyvOYyWdwPHseDJNSVgefe RyR6wHAJ2ozb6SiWsnHTDfq7AGbE8KiClHQFbZZV8Ba7vBSKQNFPptmiU X-Google-Smtp-Source: AGHT+IH1oFCwE2ffPH8TM5ud2kb/HIq714YMbnMYTJF06sY3iV+9MJaWffD9mh7g21xQbT/KLauUkouoAA+t X-Received: by 2002:a0d:f146:0:b0:609:cca3:458e with SMTP id a67-20020a0df146000000b00609cca3458emr7152634ywf.0.1710761985771; Mon, 18 Mar 2024 04:39:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c5-20020a814e05000000b00610dd18bc2esm2843ywb.64.2024.03.18.04.39.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 04:39:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 04:39:45 -0700 (PDT) Message-ID: <65f82801.810a0220.6652e.04a1SMTPIN_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 5BDE56052471; Mon, 18 Mar 2024 07:39:45 -0400 (EDT) Subject: |SUCCESS| pw138446-138444 [PATCH] [v3,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: <20240318091848.14360-7-fengchengwen@huawei.com> References: <20240318091848.14360-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/138444 _Testing PASS_ Submitter: fengchengwen Date: Monday, March 18 2024 09:18:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138446-138444 --> testing pass Test environment and result as below: +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+==============+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+--------------+---------------------------+------------------------------+ 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29580/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/