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 0B92C426C2 for ; Thu, 5 Oct 2023 15:10:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D45904014F; Thu, 5 Oct 2023 15:10:40 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id A96B04014F for ; Thu, 5 Oct 2023 15:10:39 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-352753fb42eso3883365ab.1 for ; Thu, 05 Oct 2023 06:10:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696511439; x=1697116239; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JkzPsYqcUsRmdhEfkoqVm1sTI8C9xNhndVSWFdiN9+4=; b=Y+LVz/WihbaU/eHDFVasjImY0fEAWYF/cR7lPI9T/Re/XcsLepxOAU+2moVJDPJ90N F+N5eAXznwuPnDFtFcWWwTZVTdmd6JA+PQQtjKX+xxwYy9NJrLfBzej+2AwoDlHCDXFi SCQMrNtjNeMHoE+vbwYLZOZ+rugM80Eu/5YLs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696511439; x=1697116239; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JkzPsYqcUsRmdhEfkoqVm1sTI8C9xNhndVSWFdiN9+4=; b=RyNC09P1H2S2xelRualW39cEFut+pxbcky+UxIM95/rKUrmtI949CV+/5wYf48h6LN epwo17CP0yskxQOlKYwwIIp9w1JUMm3+M+iIzXZVfUtFPpWGvliVYnoTEq1MC+jolNRy 4Zpeigqq+bMEv3pmDAe2frJeDZkm0RTFfOTkJfO6HNthWWImDR5myttwipdgMMqQiYmT MNBV6gFJ70oBBefd03froJYrrNgSbCXRNmUMaT+KlWuw7UxzKAMcyI6ihkmuE/SAdDv5 DpRYAsbKJfTiLEWe91AzEp74q1GH7u5mMWR9TqXdec4z1Llc1aGp8x+WJEHWCtnEudS0 VBAQ== X-Gm-Message-State: AOJu0YxUkMpo4vp10kpHuCOMMfSYfMcwK7MRMl8P0c2/Lrdidf5WmKJG EV2iOLfTEsePdpA1FGKeH4PlHC1xwJ1DVtno/z1tUrVtFEViJA== X-Google-Smtp-Source: AGHT+IHK4/XuYTH4FnunqWtK0VEq8JVlWRjOABRrk5WEnj/nuoZ7ZSBVcXT/Svq2hj/oNHFsymcEs7LJBE9t X-Received: by 2002:a92:cd82:0:b0:351:80c:bc29 with SMTP id r2-20020a92cd82000000b00351080cbc29mr6530961ilb.17.1696511439005; Thu, 05 Oct 2023 06:10:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d10-20020a92d5ca000000b00351339a1c9asm53579ilq.35.2023.10.05.06.10.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 06:10:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 06:10:38 -0700 (PDT) Message-ID: <651eb5ce.920a0220.3b7a.2e60SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 677456052514; Thu, 5 Oct 2023 09:10:38 -0400 (EDT) Subject: |SUCCESS| pw132329 [PATCH] [v2] app/testpmd: enable cli for programm From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/132329 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, October 05 2023 11:42:38 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:40435075a790fac6e5d5ad7a967950f5e56e45c8 132329 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/27831/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/