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 124E1426BC for ; Thu, 5 Oct 2023 06:52:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0BB98402A9; Thu, 5 Oct 2023 06:52:23 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 56A64402A9 for ; Thu, 5 Oct 2023 06:52:21 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3af609c5736so348484b6e.3 for ; Wed, 04 Oct 2023 21:52:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696481540; x=1697086340; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wd9ambNR7VQ84XlgehBml1ifBldnCUmLCyNkpZU54gk=; b=UKpeXP5AsCzT7ay916Xn1kQ3BopLfNii9ak0gAoQyLI4vfhQEFB9C3QAeISSUTnQh6 UAd/QEB/vsVqIseTLFoTAnn8ECpI9DIEbJcEwj/9IAxVirTTC5Y0gIF+yzFK6cPRcKq3 uOqNAUS0J1T7fycvLfqWjh7ttOMHXa+10NEvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696481540; x=1697086340; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wd9ambNR7VQ84XlgehBml1ifBldnCUmLCyNkpZU54gk=; b=FRLmaOow7NNtSSKn0oxfFGBRQBLuijCIjBGZEHbn240qb4mnIoCGCPOi6fu/Ua/Vl0 +8bzE3PA1gCa1ae9uGWEh/k56BLiKuNfsapwO9xW7Lf2c63NzmfH5dLm8pu9QyJl2bv9 ivLAILIWMypJiB8nY4dvSPge4ubHwDUngINq68K/1tf/NLhbgVwlNidKBpz9/fXAe3ti 0KIv6L8kmkydhhNl3m1aUBB2WUFDdfRJeIuzXnzbRgP8kSNXDjnzUrfpA/0BthvFGYMJ 8tcof74MBJfs2qr93ga4AR9ry0ch8/pvb850IQsnxS1/SnXYV8OAbo4wBGNGnHKlTW1T 8Z2A== X-Gm-Message-State: AOJu0YwJjBTKNNXFEws+uBpg9WDdhsKCXJS8ss0vQ6+5uWl1XTAeaY6X V91/Ae7jhQ172wrJeIKgDpIw9KUUEHqkx52Qqd5iaKRAwFNNdiwFEMge0U6JJClOXQ== X-Google-Smtp-Source: AGHT+IE4MJ8pPaKH91W5QrgIrJi9/izIVO8uYZQpV1sE8XEV5MfnXkCghQR4bB+LDlh8xVz/JUnr4Om/y4Yr X-Received: by 2002:a05:6358:9217:b0:142:efd9:1f96 with SMTP id d23-20020a056358921700b00142efd91f96mr3989056rwb.22.1696481540569; Wed, 04 Oct 2023 21:52:20 -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 rj8-20020a17090b3e8800b0027181249d1asm210230pjb.13.2023.10.04.21.52.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 21:52:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 21:52:20 -0700 (PDT) Message-ID: <651e4104.170a0220.95364.c0bdSMTPIN_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 A085B6052514; Thu, 5 Oct 2023 00:52:19 -0400 (EDT) Subject: |SUCCESS| pw132308 [PATCH] [1/2] app/testpmd: enable cli for program 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/132308 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, October 05 2023 10:02:46 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:40435075a790fac6e5d5ad7a967950f5e56e45c8 132308 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/