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 08427431A6 for ; Thu, 19 Oct 2023 09:00:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 035CB4021F; Thu, 19 Oct 2023 09:00:43 +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 072E74021F for ; Thu, 19 Oct 2023 09:00:42 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a6830df017so24720139f.3 for ; Thu, 19 Oct 2023 00:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697698841; x=1698303641; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fz4+PIzKWrvHTDVrm4hXNVL80Blvzx3zRwo3A69wC00=; b=HSH+3KAaTErDfrMrvvpKQCppu/xS1e6MP+ITLl+RD2XFhpcj11L9sqd5SvdhaeXgSI l+QCqVMKoC8lbSMEYe3iCKvw2jxpJryF0xZj/HEL1CiSz/gU4t1hfwP3sGzduAi6Xt0D LeeUxhAlEWJdcfnQiyLaHUi8cBxLq0pAWPWmw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697698841; x=1698303641; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fz4+PIzKWrvHTDVrm4hXNVL80Blvzx3zRwo3A69wC00=; b=RNzjLLD1GgHICD7EAoiZflaev6F0qgXCyhl9whmleTk1Brk7atELjq/QV9MFCt7XVo 5u0H0OYJgbVY7MYZt5O0oHOPPU2gD+ojaFnv+vHcktVPypUjs1i0TBvdZivO0Cc9Bsgy 9ZskPu45ouzBez0T3bmz4aoxuKoiwtpBkOuXVzl9pjDpst3O5MyLmrpVDwqQfS9oW4kJ 1gIdJgPzvzRRomI1qt4y5QnTIjU96iTlLRtTMRvC6ajUIlBx8F3SLMkFJQfHfYitrfB+ 8uEXnqUNufgPzmiOwnzlgxtUNNbyaxSOvPQjzbnEA9b65AGyQhYRV+5m7ZY7uptx1LvL TNZw== X-Gm-Message-State: AOJu0YyJuYexnahfEntTW5tkHL6WBsfXuaASrdJm1YWK3mDufQ+OMjHE WfNckpBerdqXFabC8SKCeg+j6dOVunhQgzX8igyINCURtjPh1ZSLd2dLng== X-Google-Smtp-Source: AGHT+IHWHcyvJ1OpHTJgtk/Hexkxyva0+LfsyvttsCw6EtK2o1D0vP55wD4P7jULnRvCbgudWhH7VxDsMb+z X-Received: by 2002:a92:b0d:0:b0:34f:d135:bc8 with SMTP id b13-20020a920b0d000000b0034fd1350bc8mr1488695ilf.7.1697698841492; Thu, 19 Oct 2023 00:00:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j20-20020a056e02125400b003513e37920csm484415ilq.27.2023.10.19.00.00.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 00:00:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 00:00:41 -0700 (PDT) Message-ID: <6530d419.050a0220.c197b.d946SMTPIN_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 0B065602A042; Thu, 19 Oct 2023 03:00:41 -0400 (EDT) Subject: |SUCCESS| pw132894 [PATCH] test/crypto: move some tests to driver-te 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/132894 _Testing PASS_ Submitter: David Marchand Date: Wednesday, October 18 2023 12:55:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132894 --> 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/27996/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/