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 76EB4426C2 for ; Thu, 5 Oct 2023 14:42:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A2684014F; Thu, 5 Oct 2023 14:42:15 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id BA8F54014F for ; Thu, 5 Oct 2023 14:42:13 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-65b2463d651so5051806d6.3 for ; Thu, 05 Oct 2023 05:42:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696509733; x=1697114533; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OvCKdsgkO/eNKP/WdOPRu3vg6PmbuJyoGdMgEtfg65Y=; b=TBqmCWUTrIc/Dkl5mdOb1vTraZCqi4hZ3Qw8sTzCfBCjaHb1b61zu9gRsCLtJIwIwZ JpFRwiSrr1GAk6Hxbd76gJFrCRaSVAdSsbP+LF7LkQqShc3zFz8fTH6TY0wsAUcaL1/9 VR674vEZSN3Z58tF3SQ3YcxIEodtqG0Sdm+QY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696509733; x=1697114533; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OvCKdsgkO/eNKP/WdOPRu3vg6PmbuJyoGdMgEtfg65Y=; b=l8xVmWPndAm2Zef2K21FKn+TPtHCmveakadvN7M5ii4LTCXFcaZTlT4mmESt5nHDsY FucazeqtjQ391pQRGBzVvJ00gMUbTpHbHlKWBxer/BAKOYj4EolPGuiWuZ5a7LUibKVa ZaxSyUSacDR1zf6QOKYCtW3zB0y480nNTgFimTAdM80H/6V9P8U5jh7Z7hUnOn2LAlY+ xn6WC8MYc384f1rIJmKjhkqC0NK0ecn96kNTdSRUnhmmeYuDcpNvB5TQjnpHApcWbSqz 7+CE59xOHDXurQWghWwMfupqlOMa6ed7nQ5wk5YL9XFQ9TbFdSYkvLiKUwmsubnGnbnU xoTw== X-Gm-Message-State: AOJu0YxkLDX3kKnY3tjmtLGGHOt+kGY1ipZA4dc0XXLEDkGtL+BcJGLS teAvVtF1/bgJxn5wKtOW4JEdvH+SJV08Ur0qwD1O+7slVFcNBE3UtwFFWErJhpM23Q== X-Google-Smtp-Source: AGHT+IGx2JGtKB3IqfkTuUEafQjsAX4XHeYT9wJwZv46zBLI2PWcP+qsqXclBAj5ojnEYZDPlFiHOMCSP0fj X-Received: by 2002:a0c:f14b:0:b0:655:d6ff:891f with SMTP id y11-20020a0cf14b000000b00655d6ff891fmr4898585qvl.60.1696509733029; Thu, 05 Oct 2023 05:42:13 -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 v1-20020a0c9c01000000b0065b1bcd0d3dsm70265qve.11.2023.10.05.05.42.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 05:42:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 05:42:13 -0700 (PDT) Message-ID: <651eaf25.0c0a0220.baef0.43adSMTPIN_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 9D1EB6052514; Thu, 5 Oct 2023 08:42:12 -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 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 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/