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 1BE2942D31 for ; Fri, 23 Jun 2023 17:32:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 169ED406B8; Fri, 23 Jun 2023 17:32:07 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B92EB406B8 for ; Fri, 23 Jun 2023 17:32:06 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1ad10ad65f1so524973fac.1 for ; Fri, 23 Jun 2023 08:32:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687534326; x=1690126326; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6BA+8N1fhY/BKAMdoq8tLBH0CnH+JkLF19yj2aLlat8=; b=eUL1+t6zgaHTwdvqyvKu4uDR2sPysh743h9njmvtM7e30UFoEA5b/uZPK2sX0uuOf3 joOf5OjNjGYWNycYGRt5SIUykL3WNw6x+gIHd47nzUxMbT5bY8tpfHOR3OX6c/Ut5M1n LECPVCzE+RS7/tqb2a9GD5rxu0OKM0iNBrcNQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687534326; x=1690126326; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6BA+8N1fhY/BKAMdoq8tLBH0CnH+JkLF19yj2aLlat8=; b=G+PlnJ5PisFpgY/Dtino0M3jDx33qJ0OMI/OWfNyVy6oBOKyNhZysc4HWjoCS/W2GM ebIaxzdrZqIvnApMaDszVB137MixC5r3vj6BG/1YO3dtOWlCD5pKC90xmaYKIeTgeMtX BqmZeuX6yvXQpJPQhP5nBUY45pBtzmk/S+a7Tz0N4oDEDJzPyHhIap7E+XdOmbaYNssV UVAjiC2/p3w5Dkzif7N/aLH2hloGhdk9UMo1njNkW14aFBFqwcEXN+xaDvcN5rWD3Buf +td9x0W2mPn0cwLzZrVOhoDUOBkmL0KtawVqIw4AmHqK3A91NF2lcik/RM0pMXtoJqcz essw== X-Gm-Message-State: AC+VfDwpkJFEw8fagQGTLOtcTuf77PaGI4ikXXbCwGoLYVg00ePAb/hQ 9dU9lrtpQ2rWIhA4Etlh1jbOZ1OYYBCsbJS8BxC4mHRfdnNPAej70wQ1A2JZbrhzt8c+l7vigQ= = X-Google-Smtp-Source: ACHHUZ6Wr0fw01yJFvC92ach1/ZoZVvJqjGn/TKDo1fcCGrKXjjaWStv8c8VdfvX1TadhdYkB2V/v8vZxWk3 X-Received: by 2002:a05:6870:7718:b0:17f:f665:bc07 with SMTP id dw24-20020a056870771800b0017ff665bc07mr14103035oab.52.1687534326098; Fri, 23 Jun 2023 08:32:06 -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 f22-20020a633816000000b005533bc8774asm731440pga.33.2023.06.23.08.32.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 08:32:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 08:32:06 -0700 (PDT) Message-ID: <6495baf6.630a0220.2a8b3.1bd2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 83619605246B; Fri, 23 Jun 2023 11:32:05 -0400 (EDT) Subject: |SUCCESS| pw128960 [PATCH] [v1] common/qat: detach QAT crypto compre From: dpdklab@iol.unh.edu To: Test Report Cc: Vikash Poddar Content-Type: text/plain 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/128960 _Testing PASS_ Submitter: Vikash Poddar Date: Friday, June 23 2023 13:48:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:870623ad9ed33f21102a5ddc18e15d726e65204d 128960 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/