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 308F24342E for ; Thu, 7 Mar 2024 17:57:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2CFC942C24; Thu, 7 Mar 2024 17:57:22 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id B7BB74067E for ; Thu, 7 Mar 2024 17:57:18 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e63e9abf6aso932418b3a.2 for ; Thu, 07 Mar 2024 08:57:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709830638; x=1710435438; 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=HeDrMv0BT9MWvWLeQTbV34Pe0rl8vawowNey/9DT1kE=; b=WicbeEG+dG/xlg00XUxQd6QYzsoYKqcV4xsQEnY+JCi6GTMQB5Wy6phPhYB25LeMdy HytvQU8y4W3GgKyqEUfFljHED809A9EzTEu2HytCiN0w3p5Jm0sg53ZwoaNl3NIsS38Y kdAZ7pvvBMha8+pDHIx5gPTmqIPkmePmUFD1s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709830638; x=1710435438; 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=HeDrMv0BT9MWvWLeQTbV34Pe0rl8vawowNey/9DT1kE=; b=YBhEOso9eYQ42PLLyZC5IEOXrU3gTM/SKHLFDZb3MT0dev6vdTMuqBeMCOhgmFBWBM YT4GCqShuChhWgUd0bc81kcwxwcoYnb0dRgIhOyGuI9TIrm+FZ9GWFogyXPelryS9ct3 YVahxheu6B4iNC+kbvJDSvUf1YflyBmHPmSxbe2U8rft1O5s7nhbULT+9UceHVEihzGm pT4qmi98FDOREzgnylo7tnXRqyRtRmIDc6a+ywaXH0hTGNmtBSagM5UNrt1/6AR9t0Zl Oe5aaq+aOazbSeCotzuZRYNaKcce6vSVTlG1//8qj3szOHMOQzIA3hRodmTKzQMnKAFn czxg== X-Gm-Message-State: AOJu0YwLtfSxsJiZDLbgHM7Uj7mJCNd+hHsPc9bA1E2pQ/E0OQ97dDUt RcjTvlR2L9x3l6Zc+0X5qZzDSSzq2Rse+t3iG1838gfVpAGP7Utuyb7KtEx+w4MW51Cq8wQC3bJ O+7PdnUswZvkDAr/BtPBOnE1uvRcaGtl3sFky4rV88kQ29bBrdMLavg+V X-Google-Smtp-Source: AGHT+IEWy/3VDKk3qy6HIy9Jp3QGEHiO8EwuX+U74fM20+H6iZvXv91B5C61tyqtMBm3O7QP2HI0wuNpSbwf X-Received: by 2002:a05:6a20:e107:b0:1a1:51df:f4d4 with SMTP id kr7-20020a056a20e10700b001a151dff4d4mr9526457pzb.17.1709830637922; Thu, 07 Mar 2024 08:57:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 12-20020a170902c14c00b001dc0fce8aefsm382827plj.100.2024.03.07.08.57.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 08:57:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 08:57:17 -0800 (PST) Message-ID: <65e9f1ed.170a0220.f2636.82e5SMTPIN_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 2327D6043484; Thu, 7 Mar 2024 11:57:17 -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-unit-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_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+================+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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/