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 0B41A42D32 for ; Fri, 23 Jun 2023 18:12:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D75F1406B8; Fri, 23 Jun 2023 18:12:16 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 5E2F3406B8 for ; Fri, 23 Jun 2023 18:12:15 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b516978829so5945765ad.1 for ; Fri, 23 Jun 2023 09:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687536734; x=1690128734; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BYA+JeuiIgxCp1pTnLOiFfk7cKJRoiKuus6t+DZxOVk=; b=LX8J9szE7mknI5WS8eRW0P3VMYCDz0K3pPoI3a88Apf02nNqIWoNiuIs7G7wRDy3Vq T8T8E91M4hTwMe/k8DIdCFakKkERbKeUhr/uPponGFN+o189GiLpsQoMymzCbo/kbqVF wbC8LxOj7iUxPvhqnpWVaR58WAAQCu9ksJZUI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687536734; x=1690128734; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BYA+JeuiIgxCp1pTnLOiFfk7cKJRoiKuus6t+DZxOVk=; b=BAL8cbnanJtwcpCvdj1NbDaX0Bb8+BgHoijRw8F3BLmH201lfKWNDcpw3kisXoVFQ+ 10cZ4SCWZtoK+f9EClx79urOl1+l2EEXxpvjOPd/ioODHogSvkxrr65Erah7po2yFfA1 JI0wcCliVquK9VLlJHr5bohLW+5pG97OtNJUm3/o/nJOHRCKsnn9WLlpoZJVu6q6YgMC nEbGclV2UZi0HQTeEKw4skx5CoZY98nSS/w6revYi2JJWlZ4PfCKJ1mSLV1DUsupV9yw HihepXjsx0BXvD7RJuaBr0upjl/TzJGicBw9aNZAaen5Y8d4vunAtmJOeyBNdVXjkXxW lYzg== X-Gm-Message-State: AC+VfDx4UFMJD/a1wwRQrVGmBuQF3lWLiAc8LgPjbdLIBDllTkPuJrDZ w5MxJiLXnGenAxFVLx+7BbsRriclpxRXYw1GJ39WsIcb0w+LghZG4z85Lg== X-Google-Smtp-Source: ACHHUZ6EcJ9rhJhOe3gQ66nB2E7257TvK+Of/JF7fXUmsuRZIRVZO43QlrGXD29WW0SO5P6uBa0tUla0Pt9M X-Received: by 2002:a17:902:d386:b0:1b3:f8db:6f0c with SMTP id e6-20020a170902d38600b001b3f8db6f0cmr21918475pld.58.1687536734550; Fri, 23 Jun 2023 09:12:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o11-20020a1709026b0b00b001b3e4c1c996sm592908plk.62.2023.06.23.09.12.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 09:12:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 09:12:14 -0700 (PDT) Message-ID: <6495c45e.170a0220.9d70f.c843SMTPIN_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 060B5605246B; Fri, 23 Jun 2023 12:12:14 -0400 (EDT) Subject: |SUCCESS| pw128962 [PATCH] [v2] common/qat: detach QAT crypto compre From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/128962 _Testing PASS_ Submitter: Vikash Poddar Date: Friday, June 23 2023 14:47:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:870623ad9ed33f21102a5ddc18e15d726e65204d 128962 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26791/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/