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 CA8374297F for ; Tue, 18 Apr 2023 19:07:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AA6824014F; Tue, 18 Apr 2023 19:07:10 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id F11014014F for ; Tue, 18 Apr 2023 19:07:08 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-63b67a26069so2300979b3a.0 for ; Tue, 18 Apr 2023 10:07:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681837628; x=1684429628; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=wyBTIaOzywKqDDophCFM6Ld/UUsLaXpYGufAtslqdY4=; b=HOd2qdM7uN4C4U57V7WlXVLDuWBp32njVDGriqZXUoqbvJbFAdFqPoFVw1n42QFsqH abLl12PF1WJwkbiMK4z57wCbM0KudQQxUf3rPshnYX6liLje6yLu7ovq5YFO8UBcqp6D r9xisCmmOePmUm5/TQDoJC/jNWfib+/mb6pEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681837628; x=1684429628; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wyBTIaOzywKqDDophCFM6Ld/UUsLaXpYGufAtslqdY4=; b=HY5KKfXaLR94Y9kfx1cfbFOApsNc80uq8nYQ3AEbXgId5ets9Q4YtleDLGj1GWwD8i rekX2TAH9SkKUTIrdlEh9XD2cMUw1YiEYORVlm9sLCzbnLhy0uTG4HrZpRCsJFKpRbh1 X4whuymOUbJ1tKHWrPF57rrG7UTRyW6KcOaRzpEOmg8QOgJt6m4ppJV6tzwrUvETmt62 46+tCeaIwEl2qBBvwDBaqGjHQ51w/cFnPtMyqWKg0s4tjnUsneAa+DtF3ergyqWVAbAn vkvk4CfMneayBwNgQej4pRLBslGr10lpXsBUPsrChtiB7LHqEc92zk1KJzhheqlVsOPt VIfA== X-Gm-Message-State: AAQBX9cDExU6xbuh3B9uItDbCjxEnohvs1r39w5XtXjRgMZXE010FGwB byXXBtGoTWMwrLquEYUa8pIpE+e8G4lDM6yNAoEefX13B6FZGfPJhB+WHkXsajnt/T5XpVJGMw= = X-Google-Smtp-Source: AKy350bwug3ewvO5U2UoerHulS0fAXozwb4RgVrlPLqErCnEtOu8xwg35DHW5Hv7/YQ0y2LGOY1uj9ifAukT X-Received: by 2002:a05:6a00:a23:b0:627:f1f1:a97d with SMTP id p35-20020a056a000a2300b00627f1f1a97dmr434481pfh.24.1681837628157; Tue, 18 Apr 2023 10:07:08 -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 x19-20020a056a00189300b0063b9f013da7sm3164407pfh.8.2023.04.18.10.07.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 10:07:08 -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 9EBBF605246B; Tue, 18 Apr 2023 13:07:07 -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 8963660095; Tue, 18 Apr 2023 17:07:07 +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: <20230418170707.8963660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 17:07:07 +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-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 | dpdk_unit_test | +====================+================+ | CentOS Stream 9 | PASS | +--------------------+----------------+ | Debian 11 (Buster) | PASS | +--------------------+----------------+ | Fedora 36 | PASS | +--------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------+----------------+ | Debian Buster | PASS | +--------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------+ | Debian Bullseye | PASS | +--------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------+----------------+ | RHEL8 | PASS | +--------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------+----------------+ | RHEL 7 | PASS | +--------------------+----------------+ CentOS Stream 9 Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 36 Kernel: Container Host Kernel Compiler: gcc 12.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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/