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 E6BC64297F for ; Tue, 18 Apr 2023 18:53:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1E374014F; Tue, 18 Apr 2023 18:53:41 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 974524014F for ; Tue, 18 Apr 2023 18:53:40 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-18665c1776dso578008fac.2 for ; Tue, 18 Apr 2023 09:53:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681836820; x=1684428820; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fHYsEpR7m2Bo+DSn9eypUti3xT37hmBUCeXxycTr+EY=; b=GKuma9T8BGxG32KwuUbI76N2wZJsKtHqlEBMivE8hPWUkBGDaJxcHtJ9xEC/mpzwhH Vqg/B/rlxOQhuRxw0P/QjmUJblo2p5l27somziupvww+Jyh5DNrNXFEiXpiumCsJk810 ZFoh5Sn8GR4/Zt6MnwpLFUONS8HeDMhgP5gA4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681836820; x=1684428820; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fHYsEpR7m2Bo+DSn9eypUti3xT37hmBUCeXxycTr+EY=; b=Bt+X+CgtLe9trcW9ElkcfvfrG5HEuc2WbPz2c0SKb4vyWEoLKIE8sPhYHTOuHwGXsO uKpTvSeNDGy623fyxQK3nrqQ47ralYttqOOX8TRfpJGGB96GE7gQvSviXbseufGLFQjv PK3Xsl8SbXNNSG2pZGkL/ze0YeqyOea16LlsmshGwD5ZU/+tUTXtoI8Gvnsi8ZN31BmR 9e3Vs4d0XkqxV7rXf3ja59QPhGph+luLfexoZa1DyN6/m4iw3RKYEDQ7nl9xa1MgWK9a PE9dzf1Nxs1sVjHVqNx3mGyOBMR/dnsBE8z91tMviaSorF84Sgxl3TQDQIJ8MkaRsxgz ww3A== X-Gm-Message-State: AAQBX9ds2Q8AV374/4Htbt5fOvTWYpZJsqJ77eD49SmlyTrLBqCxAgH0 O1dshZut4ikroQP1ifv6t1RJlZQ0fKhUsKMPIHL0TTPYGaYBexZhVARU0dNnWeg53AQ/8FdVQg= = X-Google-Smtp-Source: AKy350aRunDmQKnxQCVPE5+KERNhqJPNgWSt3k7kDJM36LcHL5QECMz7oLuDBsvq9ILy8S1b/ttOoCvLq8mr X-Received: by 2002:a05:6870:b38d:b0:187:bf78:bb99 with SMTP id w13-20020a056870b38d00b00187bf78bb99mr1447994oap.12.1681836820028; Tue, 18 Apr 2023 09:53:40 -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 z145-20020a4a4997000000b00545dd39dd20sm3469806ooa.18.2023.04.18.09.53.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 09:53:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 8959C605246B; Tue, 18 Apr 2023 12:53:39 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 8682460095; Tue, 18 Apr 2023 16:53:39 +0000 (UTC) Subject: |SUCCESS| pw126238-126239 [PATCH] [v4, 2/2] crypto/qat: support cipher-crc offload From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418165339.8682460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 16:53:39 +0000 (UTC) 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/126239 _Testing PASS_ Submitter: Kevin O'Sullivan Date: Tuesday, April 18 2023 13:39:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126238-126239 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_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/26032/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/