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 715BC426CA for ; Fri, 6 Oct 2023 06:48:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B52F402A8; Fri, 6 Oct 2023 06:48:56 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id AE0D2402A8 for ; Fri, 6 Oct 2023 06:48:55 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dd8304b980so1122320fac.2 for ; Thu, 05 Oct 2023 21:48:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696567735; x=1697172535; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hyXp/uvIyC2LO195tOsFDwc8N0y3CU1l+r3IMfML1Oc=; b=jb7xel+PuZwSJZn5as/r6wWl6lbaWYbpHlmHPR0NjlGKVS2RbHeE2JdjTse2NpuOHf n2bTqZ2DpufwLJL257y9Uw/jm3/9kD+wkF88TxZgpdFnGjfDG0BVOSxYqkXLMTKOQmBG inZTdZllly9HY1sUpoZxAZZVE6R/rZR+1cvus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696567735; x=1697172535; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hyXp/uvIyC2LO195tOsFDwc8N0y3CU1l+r3IMfML1Oc=; b=fYdFHxXz5SX0qtxTcBAh/TPjeWs1TwSrVzuiHqefBa1lubz+rLW4PzbvOZJs0/Zh6o UewUE6YgXE3odlxc2zYBY9qNPQfMc30F6G7d/7HRD8SKUGvn7E2sMHKulZGHC1jjTvOy tACEsLZkeoJorah3hd/RLoN3KF7idJ+jtFpvADebvEzPCFDTAiG5MH0rWzeQbVGMr2eA T2HnjVwD0xomISPNJ1OSd1edtWvEbuhWQsrct5CG5WSiRAO3EJ7+U3uvQkPE9xUPrA6x wEvrRhpEiorsXDM2eC7UfdjLcV781vismqtwMehxXuvrInxxFas9Jj2kkyRQFRNxw2rM GkgQ== X-Gm-Message-State: AOJu0Ywx73VaVX4GjdQPixeZt3aj7CN8JgxYUZraAoASEnPx6QU25pbd pWnu47Q9H76BWRPtFeUnR7A5Hd4BhocLcn3GKbiqRKrfFVY0zQ== X-Google-Smtp-Source: AGHT+IHKyMheWgI2ip/1ZgfsRicsprZYJNP8sIPeK5YPTGUSfAtrDvLBKgAL+jmgBO1RdAoGjFGBYQy1qMAg X-Received: by 2002:a05:6870:4347:b0:1bb:84af:bf8f with SMTP id x7-20020a056870434700b001bb84afbf8fmr8171578oah.58.1696567735088; Thu, 05 Oct 2023 21:48:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zf5-20020a0568716a8500b001dd49c0702csm259231oab.35.2023.10.05.21.48.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 21:48:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 21:48:55 -0700 (PDT) Message-ID: <651f91b7.050a0220.ed89f.d31bSMTPIN_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 82C86605C351; Fri, 6 Oct 2023 00:48:54 -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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/