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 866B3426C9 for ; Fri, 6 Oct 2023 05:38:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8207F402A8; Fri, 6 Oct 2023 05:38:29 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 747C9402A8 for ; Fri, 6 Oct 2023 05:38:27 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79fa2dbd793so79934739f.2 for ; Thu, 05 Oct 2023 20:38:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696563507; x=1697168307; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Xkl27bnQrIQywp712Bmx/ncf7oUMjdc2OrYmHr6hDMQ=; b=axsbzMQ1RnFBjIqRq910FsK13mKM09T4ZUQE08zqwd+myg8sldQLA+45SMyrqdK9Id sNwld9DdJfB9BuYRgdBPjtqsiXoR5D2myBL8G+bfgF71hvIlknWszlA+g6w8kGOKO2AW qo05HiirsN07YZuzGBxU7qBMD7awfK55r/RMc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696563507; x=1697168307; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Xkl27bnQrIQywp712Bmx/ncf7oUMjdc2OrYmHr6hDMQ=; b=UZyYtG9ZOeJBdnFsrnsRp5VL054t4uRouuVcBRmyV1B/6kDFc4GASYMKBK4jME9H+N d8R66Z2u9haYITPWNyAO52WJQg03RMVqIIOGK9SrThy0OOunnS3sdQtZADIlNOzXeAJ8 ZhubNfXNAsgdSSKg6frq0/SlfipfGWIRA7aFQ3RWfV8ZvUpJ097H08fsXDb/Db9K75qZ xywlaqJCDtMaywLa3AISyg/oqCF85piSWDUSSXWDeFWgdTFQ4eFcqhQH3dvR6ePg9Kd1 YpR1TqYw2nC6D6DXfBNTGKcvNphTHT1JyQ73XeoQvSOzRD11amijVC9ODUBukGNE5t4b Nxog== X-Gm-Message-State: AOJu0Yw2YONv9Cho96dX/tkIVFmwkdILcpSuWwo5ha7b0F94qFzH1/cz Nuvdbm9Ji8xhkWAjzByaAbo8dWGKdAzmu2LjjOzjJSPSF24jaw== X-Google-Smtp-Source: AGHT+IGq5tGrcCTOhOU3QVvAr4aP+LacYDBVD5J+2B557m1sKWMELWCSnA66qP2sUyZFB7xjV30WE2bk2qhK X-Received: by 2002:a5e:aa17:0:b0:79f:a0c2:4b85 with SMTP id s23-20020a5eaa17000000b0079fa0c24b85mr7645791ioe.20.1696563507069; Thu, 05 Oct 2023 20:38:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id em21-20020a0566384db500b0043d1e467021sm18626jab.83.2023.10.05.20.38.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 20:38:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 20:38:27 -0700 (PDT) Message-ID: <651f8133.050a0220.f950d.12ebSMTPIN_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 83CAA605C351; Thu, 5 Oct 2023 23:38:26 -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-unit-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/