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 6EBBC42651 for ; Wed, 27 Sep 2023 10:44:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5082B4026B; Wed, 27 Sep 2023 10:44:03 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id AA97C4026B for ; Wed, 27 Sep 2023 10:44:01 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d865854ef96so9348086276.2 for ; Wed, 27 Sep 2023 01:44:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695804241; x=1696409041; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lie2i2bB2SKab0AevF1PpTAgPwde6URszXSP6U0Ywyk=; b=gEe5Z58xGzqS4rlNEItt+XY4ofwnirdcN1FNg/wcQbtesfvIfok0IMoTRMqXWmJsNg +LTRGTN6QT5ZZcqOpqMubLU93tJsU1Q/xjMMcXtb6KlrU388gO9eEiK23SnHRMf9Lxil EwpUyks9T19V8nlQLwH733VLtVZyDhvrN5Flg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695804241; x=1696409041; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lie2i2bB2SKab0AevF1PpTAgPwde6URszXSP6U0Ywyk=; b=B1uQotIuQfFjQOH7cuLiqYD8lck5jRiO+bKdXLfpWD309Ehs2QWNEscQcFU4kwUro3 CDgmeZ42098OiPOdQZ4BxdA3Dw0xE+6rPs7Y6DhIVTb3H4lyw9yE24eRLzxCxQSvsU2Q XFcworkaznZilmqvWVVgSue1MANm3KVB3GK7RipT1R1FcJ9iR+KH2EGpGAOCHPwW3xYH HQS6B4+LGbY3vOK86L12KTnWCyZKPP1IpDLDtq6burfVmRD8hDaAIjrsXQC+LHLZsxrJ pl4hh1xiJ7Zd80ft4c9a9d85oey342gPi9NEAA/uuJ6A6JJlF2VMqYgMi+Q6C+9VtSax 14Cg== X-Gm-Message-State: AOJu0YyeWj4YtAS56Xn8nnBmoof35gBU9TftT9GIdVVO/Gr4HWHFDm2b fLAzGqj39RhB/ZfGwsXMoyJ98YRqpzBir9k6wZ1V8YiX6Z+9eISVm7Fcrw== X-Google-Smtp-Source: AGHT+IFpjqITYeAH0YzHahtLs7zLC6ZnAxiZQ85txpxyLffclZi78qTBMfJIsAN9pch5Ox3DWYgS9WDAdJzv X-Received: by 2002:a25:d681:0:b0:d7f:42d9:8a74 with SMTP id n123-20020a25d681000000b00d7f42d98a74mr1503480ybg.3.1695804241086; Wed, 27 Sep 2023 01:44:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g18-20020a633752000000b00518e6f96e6csm822084pgn.0.2023.09.27.01.44.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 01:44:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 01:44:01 -0700 (PDT) Message-ID: <6513eb51.630a0220.97c8e.0421SMTPIN_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 26C306052514; Wed, 27 Sep 2023 04:44:00 -0400 (EDT) Subject: |SUCCESS| pw131985 [PATCH] [v4] app/test: append 'allow' parameters From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131985 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, September 27 2023 03:42:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131985 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_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/27743/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/