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 364C042B45 for ; Fri, 19 May 2023 08:34:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 342D5406B5; Fri, 19 May 2023 08:34:50 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9183E406B5 for ; Fri, 19 May 2023 08:34:49 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3318bd82810so7363665ab.1 for ; Thu, 18 May 2023 23:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684478089; x=1687070089; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y6N970yB850oe7condA2LPtTkyALdCm3gnFyYbGh0Nc=; b=StBdiApXYzBZsHbcI8db23PZmvVBcg2OlZm8BL0k/CwCerf9VFB0ElMQurEISD/j8j y29y6RgX4MnOK7vaRMQfVeaIuVYSgxt0X8ALwV4v1ZqEClRsOIA7v4LKbSLy604p5rTS d6Vor22l643E3fVLRplYe0kE0gHGrdtfJHTD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684478089; x=1687070089; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y6N970yB850oe7condA2LPtTkyALdCm3gnFyYbGh0Nc=; b=K45vgT/4xMI5d2vkIK0i7fNUKpf8KpBQXpIBo8kcNVcjJKbm+uJXKL8RM4NpFoLhkx fIcxMM+KGC9IAOww3EdVPPehqUec/CMza3CaCrVtDrYpRZedUmw+Prtxv1CHHLA9Lrvn F/n45/9pSKUEgJUj7QN5x1ntjrjgxxBTiTWVMpb93hLqt3Zpoq3Xmkumej9iju3rY78v VS/oGybjf8rX2hCqzLpwcICrzNeKtspRRYxhCTL/tmKYajpS8nmpOx76TZLDjV4vBD7H 3/+HV1ZwwC3peTfO671pHmCn1j4EnwmTgCfwhxH5mQMRnjiNd+OD2SqRohv4OesNVdtf r7bA== X-Gm-Message-State: AC+VfDwfnMQJ1tUlADyka7X2rnwEOLi6wdGKyubELlH0WWfYM3N2WR4b zaGms4D7QR8bA5WWWoNDreINx0f43mZDNkBm0tKZNpG4HFMZlf0dIGzhMsrV6BFBVmv0gB4tVQ= = X-Google-Smtp-Source: ACHHUZ4uAkZweo/MtD3AsJn7ylHUvMJOGcI7aq/1P85o66IxXwNwHho1meuBAzuyQkdnUeR3/Kv9od/1hNOD X-Received: by 2002:a92:503:0:b0:334:7796:f90c with SMTP id q3-20020a920503000000b003347796f90cmr506187ile.18.1684478088996; Thu, 18 May 2023 23:34:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a029a04000000b0040f71cb2545sm108993jal.57.2023.05.18.23.34.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 23:34:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 23:34:48 -0700 (PDT) Message-ID: <64671888.020a0220.aadab.5dd3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 8ACDA605246B; Fri, 19 May 2023 02:34:48 -0400 (EDT) Subject: |SUCCESS| pw127054 [PATCH] eal: allow both allow and block options coexistence 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-aarch64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127054 _Testing PASS_ Submitter: Marvin Liu Date: Friday, May 19 2023 02:29:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127054 --> testing pass Test environment and result as below: +----------------------+------------------------------+---------------------------+--------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +======================+==============================+===========================+==============+ | Debian 11 | PASS | PASS | SKIPPED | +----------------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+------------------------------+---------------------------+--------------+ Debian 11 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/26296/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/