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 5AABE4297F for ; Tue, 18 Apr 2023 18:44:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F1774014F; Tue, 18 Apr 2023 18:44:33 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id CC7594014F for ; Tue, 18 Apr 2023 18:44:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-760f8ffb27fso47031839f.2 for ; Tue, 18 Apr 2023 09:44:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681836271; x=1684428271; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DPMtQ96bc/Ik2bjGPnNbME/89PF3zF+XeUr9A3WpVOo=; b=Fha5M+OXMVhRHLAZ5Qrz2xyB9bhg57FLNG9qQ7p+RDYPD+OoAaGgse0aAdYAiEb4LP xuImjr1vvXAThms/Os6oS1Tvx6U9wAgHvbtA0A7FukrnwLeqzvPYc1xGnyDn8Vi0P48C Hv9i97C7M+j5D/ERi+fdylJ4CSXnKV+DRZCgA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681836271; x=1684428271; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DPMtQ96bc/Ik2bjGPnNbME/89PF3zF+XeUr9A3WpVOo=; b=L+U2APbDrYoOJRBgPyCf+UCBNJ1kPTjL+3ZO1KyV8DCJzVR6FZqlqIUirU3bcfhn7z 8rrFLbKKvm74WCbkpMqJhUlu+AUJcTGZObW2ILS1tXD97y46BZaIxIo20vQEwS74GIVg E4IoMasdaLzHTafSeQh+ay9a8KDCsrxk/t2HFfASsTmUjtxXWNpmiQX/H9jkFcua0+zV WHWeG/6jE7EFh2k+1L94dzvV/wDQC8fgHd0dN1oURsaMK0to+a4wKAq0Ns7z4ccjZ4Ye 1tZRHHuSNQWIOADXs3Pf1cWvU/Kt48faHpVpnJx3MkPsbTPq05TEeyi50DPhX4qp767y GbEA== X-Gm-Message-State: AAQBX9eHJ8w8Y+wRBrUvBsckcX4G8UZTUDxEHwZeQ3HfFpB14uAvuTpq k0l8GgSbypNPVKMoTpTd7RFmGqk5p4RPiSovdkGXTSD/rIU18hr64no+DstkGp3x5ho6ZPzZVw= = X-Google-Smtp-Source: AKy350ZEbgh8XPTEnWo6kElgDMn07RmbG5hlgoipa5bT2wX4gqGqVecmAKVTnqK+rnzVtA8EFw3Tl3fhS/eJ X-Received: by 2002:a5e:8817:0:b0:758:1db1:ca99 with SMTP id l23-20020a5e8817000000b007581db1ca99mr1813339ioj.19.1681836271133; Tue, 18 Apr 2023 09:44:31 -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 g22-20020a02c556000000b0040fa52161d3sm2113441jaj.36.2023.04.18.09.44.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 09:44:31 -0700 (PDT) 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 9F51F605246B; Tue, 18 Apr 2023 12:44:30 -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 743D460095; Tue, 18 Apr 2023 16:44:30 +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: <20230418164430.743D460095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 16:44:30 +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-abi-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 | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ 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 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/