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 3D423426BC for ; Thu, 5 Oct 2023 06:52:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 37459402A9; Thu, 5 Oct 2023 06:52:37 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id E5574402A9 for ; Thu, 5 Oct 2023 06:52:35 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a1f00b75aaso5731627b3.2 for ; Wed, 04 Oct 2023 21:52:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696481555; x=1697086355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ITg9TCn3OrS27VLApTO6nXnROo3WGSqhnZFAg6J0xww=; b=G15PQeSA2mv2tPEY08+8Hv4LMxCUB82c42i2o1lIV5XOf5NRu7lFqm3Q7WXprn/Ha/ z7vYVvXpYgiB1RAgrFgsXq11JVlRyg7z3hM7ptptimNx2v12cyP9Pm31g2khdUGtHiOZ uaAg2qKRNupF+7zO1inPdD/OxbinnJKl+FIjk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696481555; x=1697086355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ITg9TCn3OrS27VLApTO6nXnROo3WGSqhnZFAg6J0xww=; b=qrmpygIo0Ld3hircEridHlfALeHmLdHFoK/IA/mNBqPfzsaeUqCMlTIXdSNOm7FqGp 60mYdFf4Ox31eFjFy/Y8QVbfVgBczpNBkr1rTR/AfaOCW6FIYUNK0Xmb12JZp7cBHLf8 Bw82vBjs0KzKXESy9KG4knZsWUkKmn8fyN+UUktPy0Y5HwR1ohLZjBuosnb/Iq51oXF5 FlvKiV/esxRIrpElC/FodN8Ztw1yuOqSKoC5M4l/J0+8LRKhcJ430gxaQbEud1RSCjx5 PCjvWcD/qOQH8VveazvJlgjShIExnYceOmnBMbD3djhajd3eUCP7POW35hcqgXm+vHRe AthQ== X-Gm-Message-State: AOJu0Yzg4vSksCD/V/fWYQJXXf31CbjSLE4Kl6waXokUJc6QbqzZlhgI SkvrFzaaCm0GALI3s4S5ybClxnQedrU3Q8HXEfSQhnfmI941EQ== X-Google-Smtp-Source: AGHT+IEJOCz6is/nQqiiE8co3WerBwtguPQ1qW1XRlZmEi/CQ+WA7ibNcxVUARgX6FgCpMHWMwcwbBp1k11b X-Received: by 2002:a0d:cb42:0:b0:59f:6212:e170 with SMTP id n63-20020a0dcb42000000b0059f6212e170mr4030155ywd.10.1696481555445; Wed, 04 Oct 2023 21:52:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x84-20020a814a57000000b00599c99785f0sm69893ywa.78.2023.10.04.21.52.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Oct 2023 21:52:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Oct 2023 21:52:35 -0700 (PDT) Message-ID: <651e4113.810a0220.80eea.3ac4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 211766052514; Thu, 5 Oct 2023 00:52:35 -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-unit-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 | 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/27828/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/