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 55DC541E37 for ; Wed, 8 Mar 2023 23:55:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2861740FDF; Wed, 8 Mar 2023 23:55:59 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 66A5740FDF for ; Wed, 8 Mar 2023 23:55:57 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-17638494edbso421874fac.10 for ; Wed, 08 Mar 2023 14:55:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678316156; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=iYTr3DqS2HmJI81MweA4ZQhM4ojD0hTdsPXg62zAR4g=; b=LsoxTqS8QFvm1xpi7+6OigsboHlYK/Ht2LBQfofCkg+kna41F0qTYjFTk+G4/l8+fX 0CFVFkFTeWn7OKt98nHFBDt70WzOCFa70nrNN2Txg7q6kLgFt8zKJKMvge3RyP1ZNU6k 1igxsbntpFiEo95VS4b1yrLsu2I4bkcWvLU7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678316156; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iYTr3DqS2HmJI81MweA4ZQhM4ojD0hTdsPXg62zAR4g=; b=VSzRB8R+Hu+IG3KHDIbuSX3Zm3e5HFv2EAtaJR6YT9rBYkMON/+J0uT4d+u5L90Nbp TBLQJSVXPmUAvC1isq1EbnyqsWyp2m7vvf1ljQwfPxbbtPC8RRS2PC6yM2oRcn0IA622 H/87Byuejg2UNGUJC1oOvd5yR6u6KfVXcGnqARvcCXPguSXRZ8lb1RmZMYNfiMfioJMt E9AVh+SUn/V8dnC2BUgt5nJ8Sl/SQwzHcuDwl6hdTg56m2U/NcAkFInTiW5Xs76CS/y6 EMsoaZAefxXsPCwDurxxEyIR6+Ola4C4kAoy40u1p05jwnjtti0LL6dPBY9cWn5E2PuY pc+g== X-Gm-Message-State: AO0yUKUiBgiG0CSZY4t2x69BgNbJupudMMfbXJ+98MnWYWXND3WuiwPX sOvHbzJDAVKnSYdxa+gEDxuohTBAqqjago3xOqCNtNL485ZUhZKmbyvhRQa8byatGg63QVbTbg= = X-Google-Smtp-Source: AK7set9iiMgHFEcyczKVMGQUVbTknlqROcoZHw7ocA80aMeyOp+66JgXXwj/vJanxM++jKhA8p0+yfZUIbdi X-Received: by 2002:a05:6870:80ca:b0:176:7d8d:12c4 with SMTP id r10-20020a05687080ca00b001767d8d12c4mr11011598oab.18.1678316156659; Wed, 08 Mar 2023 14:55:56 -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 w18-20020a056870431200b00176615f2876sm1302182oah.12.2023.03.08.14.55.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Mar 2023 14:55:56 -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 2DB18605246B; Wed, 8 Mar 2023 17:55:56 -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 DFE8B6011F; Wed, 8 Mar 2023 22:55:55 +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: <20230308225555.DFE8B6011F@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 22:55:55 +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-broadcom-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: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 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 Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/