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 AEEDA431A6 for ; Thu, 19 Oct 2023 08:38:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA7844021F; Thu, 19 Oct 2023 08:38:00 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 848554021F for ; Thu, 19 Oct 2023 08:37:58 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-419787a43ebso48562681cf.1 for ; Wed, 18 Oct 2023 23:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697697478; x=1698302278; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fz4+PIzKWrvHTDVrm4hXNVL80Blvzx3zRwo3A69wC00=; b=jqGb/59VAQy+68a08H8KE+ipEhXDN3jpneieF7PCMDlW+sNiWMrA5EX5H4FZ5gHSzg zw980XeVdd3++Tgi8yQ4t5vSE3Ddc1KnFb2TQ2dK18eexcT2tI6MQJkuDpmJzbOrGa4U zUSujw8IYoxvnUnlg/v+CcrkjN38xI/euEJmE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697697478; x=1698302278; 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=oFLwd8IduvzNvmB50ypa98iG9Ir+L54bv1ISSPGQR3R+QTyR310vf/QxIFw954rY97 hRFk9/OzARWWEPJJkoKSiJcUyk9xEfpRHjQVDSWVViX4ZjFhQVjCaXxoK9d5x1h3xTkd VSgzFp+lL6RGdG9kuzHIvJ7VCdyIzyltW9zCO1CbO9w9QaE07kJxQIr+dZaCvnha/bt6 7k39efVr3v/TrTfky3ZvGvNKjnGhP1G9nx0tmanCkXqqEMZ8JI7crZvvkFTYLpkDEbGe KK7aXW0to3nV9ot6uj7Kckv6Ntd53U7oPqqze37cbp49rvF4Rn9Oy1RXUx3kqyqGhO2Q ku1A== X-Gm-Message-State: AOJu0YxF78dloAjzFGbHbO9sAIAnC1ztkcj/0UjUivwmpFVQIQgpTGho NsNs199b8+hniQDcnf4jw1tcK0Y5VN3++XiZmFlbvwR+p2lcIQGKkUQ5uq693OesLhZ76uzGQQ= = X-Google-Smtp-Source: AGHT+IEac6FRt8WAOVNY67mx3UpETDR9kIOWeg/2mvHNijJqkeA120p6CF4itx3cbAmSZ3jCzWVDuGSL4wZj X-Received: by 2002:ac8:590a:0:b0:41b:7773:aa5b with SMTP id 10-20020ac8590a000000b0041b7773aa5bmr1508536qty.63.1697697477922; Wed, 18 Oct 2023 23:37:57 -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 g20-20020ac87d14000000b0041986d9462dsm175574qtb.20.2023.10.18.23.37.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Oct 2023 23:37:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Oct 2023 23:37:57 -0700 (PDT) Message-ID: <6530cec5.c80a0220.514b.50c9SMTPIN_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 6F805602A042; Thu, 19 Oct 2023 02:37:57 -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/