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 E2ED8426C9 for ; Fri, 6 Oct 2023 05:32:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEB60402A8; Fri, 6 Oct 2023 05:32:30 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 161F2402A8 for ; Fri, 6 Oct 2023 05:32:29 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59f6041395dso20164307b3.1 for ; Thu, 05 Oct 2023 20:32:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696563148; x=1697167948; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BBl7R4rshiffxCcWGkq29PAjDnszzOZyuTeqZAUKgzg=; b=hX9Tns8OJnYgAZvSmY8gOBjgRAy25cA8khMB2eR91PQ2ryE5n0EiOXrn5coXy5PVBe LbQNdplT+ke2ySXgshvY6wnWis4N9fe4TCRVcP5L3fEeEPEhBXWW54wRHIowuxTu9d7C a88IXyxWM7kxq6XPijTt01tQ7s7pk5kDIbres= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696563148; x=1697167948; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BBl7R4rshiffxCcWGkq29PAjDnszzOZyuTeqZAUKgzg=; b=LtfGRVHmDV3s8USoQV/f7S02Blob/p1+DYaTCiA91S/PinyTEORnDWNCsJVcrQz6gG +56VD0mK+YAvFrPcrxqb+O1PnApR/ULLHGNEOrwdl5al5PbvXq46uD2CSvgws+syGW7s 25Zz54C5vEmapS/CzMakcC/h1cKr5e0L/S4SkU7g5xWzIbf7y5KyCo8LKLcxhnLHtW4T mkdrUkKJmPveJE+PuHEdlDMkLNeRLV/Nxf48ULLdmir+NnjsfVHeZR9T47q/Sk+qPVDM tWzoffOSkXntDRu6xxXbk1s8Kk/+UP+rvps91E7zLT7Z6PcnVYjtPbUSKtUOHMuQlaOa AR9Q== X-Gm-Message-State: AOJu0YxnQRoApYdX/j9m2Q644UzOpaTrCR6INOtPfUsb5kSiA5hrJpMs CoE3a8Xv79AxHGDCW8jKew05MIvFw0xSNVGPWE31gKbUTsHtfNh0o/XyrXyw98Qd7g== X-Google-Smtp-Source: AGHT+IEPmP/RLAZwuw9+ePiVkzaU+ZYXmaZhlKVW2OkSzVx1i6RYjCXjUnbsfqiBy5qcbw9JF7lkfLcyhxW+ X-Received: by 2002:a81:72c5:0:b0:59f:4bc3:3e9 with SMTP id n188-20020a8172c5000000b0059f4bc303e9mr6472727ywc.46.1696563148466; Thu, 05 Oct 2023 20:32:28 -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 o9-20020a817309000000b0058337eff8e1sm280714ywc.48.2023.10.05.20.32.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 20:32:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 20:32:28 -0700 (PDT) Message-ID: <651f7fcc.810a0220.87bd4.e036SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1744D605C351; Thu, 5 Oct 2023 23:32:28 -0400 (EDT) Subject: |SUCCESS| pw132355 [PATCH] [v3] 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/132355 _Testing PASS_ Submitter: Qi Zhang Date: Friday, October 06 2023 11:07:14 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:40435075a790fac6e5d5ad7a967950f5e56e45c8 132355 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/