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 73FCC41E37 for ; Wed, 8 Mar 2023 23:32:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BBD140FDF; Wed, 8 Mar 2023 23:32:00 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id CDB3C40FDF for ; Wed, 8 Mar 2023 23:31:58 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id k9so12162ilu.13 for ; Wed, 08 Mar 2023 14:31:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678314718; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=veD/Kbt3HWXqu6r6RrtVFg27zfbx1bc7dVjztuzhbqc=; b=LqHznjzvogw2gDrWfSBb4Yz1y93cYkcETWQsfoaFYrYaHOvCOW4rw9qansb7bjfZjS EKLefMqRkVVEEXViT6AhAB7X6Vnc/IQz2RdJeTnvYue7VXdRQxEYRXMFK2eL70p/QSPx 5AhZ/LlSRdG077LlZYxWLUyTz0KIOIhPwgjTI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678314718; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=veD/Kbt3HWXqu6r6RrtVFg27zfbx1bc7dVjztuzhbqc=; b=OsvKWVKs4W9v6Eqp3rD5U5uHNvvp/peGcHSCCX1suAH5Z/bVbPlYbIJl8rjySlc6dJ 38GRQtNBW+dKhLhRhGGvi3WtH8scY5AkGu2SiBgX99CvR8u06MbBJ0X8v34VpT7UCVvh DyqaY7rulWqEUPR2LNss5miAqLUI/qwP0JI+7QrrAxm+hCy59x3jcxerDJJiz9DyKSlC 7r9UYo6lvAFaVdnnIUo36yXy8g5osmV811nmNV5sm7YrdYQQuBo1wd6W6/p28DKceJtx 783UBAjCABIwlL4tWITkzTOfdCA26ePzSm1+ZSQ7SacKWKZcium/9f6AkdPQXRkBvqfU HiUw== X-Gm-Message-State: AO0yUKXQyZ2g+SYIuxQXzO8bxNW0fP/CzTb7SU+hlw6nl4x0FrWMH5t7 PNKlmZx1Lc0t4EbY2KH0WLaoHVFy/MgcFTbG+sxk1t+IsE4JuvCYJRKTZtZ1sR+ggKj52rsJKA= = X-Google-Smtp-Source: AK7set9OqPynnTTo5HMd3ve6zuWxy6SUTLXNGwZKUtLglF2dsVL+m7hdkm7jt4quJt5/3nTyqTZQHEVAe6Te X-Received: by 2002:a05:6e02:1686:b0:318:8674:bf3 with SMTP id f6-20020a056e02168600b0031886740bf3mr17168133ila.19.1678314718269; Wed, 08 Mar 2023 14:31:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s18-20020a056e0210d200b0031ae111179asm1147408ilj.10.2023.03.08.14.31.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Mar 2023 14:31:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id CDC38605246B; Wed, 8 Mar 2023 17:31:57 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id CCE5E6011F; Wed, 8 Mar 2023 22:31:57 +0000 (UTC) Subject: |SUCCESS| pw124855-124856 [PATCH] [2/2] crypto/qat: added cipher-crc cap check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230308223157.CCE5E6011F@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 22:31:57 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124856 _Functional Testing PASS_ Submitter: Kevin O'Sullivan Date: Wednesday, March 08 2023 12:12:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:813d0eead31deb75b774524ad21e99136fbad331 124855-124856 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25642/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/