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 93F29426C0 for ; Thu, 5 Oct 2023 11:45:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FBF0402A9; Thu, 5 Oct 2023 11:45:55 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 18B83402A9 for ; Thu, 5 Oct 2023 11:45:54 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a25040faffso35328539f.1 for ; Thu, 05 Oct 2023 02:45:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696499153; x=1697103953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rcesBZiq3OfbvrVLiLmUJ8niBBWgWdAkAwOzfTooIKQ=; b=GCisYS73JG3tByuYsfKEZvUd3zgNffAH7iGI6M5TxYXGyxLWlMrQsPC+Q1BZl3z22y xDufdXpuZ9LssWlqRrb/LDvFaZXFNd5U5EC5K7hu93OVzFdGRWU6ppIin7OX23qO1oSi C2CaqhqRalKd7Mph59ba8b5AOKWH0wa71AO7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696499153; x=1697103953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rcesBZiq3OfbvrVLiLmUJ8niBBWgWdAkAwOzfTooIKQ=; b=WTQ7VfbIlmT5uI9Re11Pw8bIOrzf+oaSD+cORA00k+ia3z5jNlr2kpzmM+PTiqddUh vxCu0w5bxwOKlKn19LVd8Ch8RgysGzoIiW5ND+EL38hwMGCqR4SKVK41d84d9fS0lwRv bHnNL8pMwoPQ65166mw0kstMl84mSVUrv0lV0RQC+LGdgakvv4ycnEZKMCFnrAy3Gwgg bWiF5iVoYTg64ivX4p/O7eCzZDjtqfQarv1GYEFTy0x2NCyF6WYMIKtG3GJb2m8cGhg9 h+4YQVmkkwlDzAovCEOFBXdEK5AGlZT7Wi0F6NFyWNK87RGjNksrxPfNdJJ4LcGBjPog smBA== X-Gm-Message-State: AOJu0YzcFr7h2Z9wt4EhWhHBtmSGUk85J+jkPm+PAqAS4lrNcKQxnbzy A5sQvviKljhxlgyFtfVXNi//xkEcM+XbSUK5+dHIz+WRqjNc+g== X-Google-Smtp-Source: AGHT+IEZpRQeVdFxsY0EtOKsCHaL8OkfEoQeSy5YPgzMqYGlsnHd7O8phIgPR04UVwS6J1pyqVdDw17VV7HT X-Received: by 2002:a5d:990f:0:b0:783:4f8d:4484 with SMTP id x15-20020a5d990f000000b007834f8d4484mr4812288iol.2.1696499153475; Thu, 05 Oct 2023 02:45:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a5e8b43000000b007836030ff13sm37195iom.35.2023.10.05.02.45.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 02:45:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 02:45:53 -0700 (PDT) Message-ID: <651e85d1.5e0a0220.b9fc0.17f6SMTPIN_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 E54696052514; Thu, 5 Oct 2023 05:45:52 -0400 (EDT) Subject: |SUCCESS| pw132329 [PATCH] [v2] app/testpmd: enable cli for programm From: dpdklab@iol.unh.edu To: Test Report Cc: Qi Zhang , 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/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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/