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 3C21643CE3 for ; Mon, 18 Mar 2024 12:18:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3546B4027F; Mon, 18 Mar 2024 12:18:56 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 2F5BA4026E for ; Mon, 18 Mar 2024 12:18:55 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6928a5e2479so9776256d6.0 for ; Mon, 18 Mar 2024 04:18:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710760734; x=1711365534; 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=kKZbEM4Q7g59hGuHochEwBtJMlGJO9tMzXYco4fRn5M=; b=ADJa0bQ45JbhQ2IqTyP/9O7Kh23lrvyaor+L0+Bw3uT5kfaexfdMPRMf0i3jTLqgUX P3PztWEq85Th1pvdwRPcw0V0YGLX70n2hLGdDEQgjsRA7JLDS93SUqd6IOerFFop7dAA GVlfohSkVUCD+ALkJLSzmGoaSuKSdWmdyJGyE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710760734; x=1711365534; 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=kKZbEM4Q7g59hGuHochEwBtJMlGJO9tMzXYco4fRn5M=; b=RhXGVfgzu1eQG5ZTiMWuhdrQmtBUyehMcNq4B0ktySUJIYQixLq6n0my5aDaju0hAL 7glhh09AKkiuvVsa1EEft53NnvDhh4bil7MWTc/ct1cg305hiCFtkHnuQnA0dbESbnYf G9IJYKK/+ZVxB8qgH0zcfOM215vbBGLd0IGYJ7//UTfDcaqhEQsM4xzM9xjKCk4clL/C 6STh27Z74Jn3G2RE/ZSSHawM/acgugkXwDjr8rBnyme2YDbrGAeTep5oHo7QlBQoN6B8 G6WjzSQpQNzriYFqdEQt04r1g33J14KPNuYX/5JTdySLC5y0DqF+U/mlAPFU2TBGMubS R3UQ== X-Gm-Message-State: AOJu0YweR04OijpmJ5oNsH3cYoayuuLDUgJDPHtKYr74pgUfWGhMmwt9 t+CoieCfbVVkQHM2RT4m24OF0aF+XLmj+11M2hywMFwKv99p8OmNoQChV1wjrwMOjhyLVJ1fkoV e9XQGAbCJmL4KoV1TMb4LcJ2O25bKQipZ3tsH2lp9ynuSZ1kte2zCiXJY X-Google-Smtp-Source: AGHT+IEOIrnSeaxx4JWt6+Yuf880WL/7NYQXn+dfSFhbkA6MUsnRbVJgzC78K4JZWhriwVwSFQFWA/phCAN4 X-Received: by 2002:a0c:de12:0:b0:690:7f57:e4ac with SMTP id t18-20020a0cde12000000b006907f57e4acmr11176718qvk.40.1710760734660; Mon, 18 Mar 2024 04:18:54 -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 s14-20020a0562140cae00b0069006b70543sm587104qvs.55.2024.03.18.04.18.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 04:18:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 04:18:54 -0700 (PDT) Message-ID: <65f8231e.050a0220.41ec9.9e69SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 57D826052471; Mon, 18 Mar 2024 07:18:54 -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-sample-apps-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_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/