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 ADC9A42D5E for ; Mon, 26 Jun 2023 19:44:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A87FE4013F; Mon, 26 Jun 2023 19:44:42 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 5F61240223 for ; Mon, 26 Jun 2023 19:44:41 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-570808d8ddeso40018237b3.0 for ; Mon, 26 Jun 2023 10:44:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687801480; x=1690393480; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u/sLt5Y+eU+8UIJdDJ2kTq4nSVix0SvcDELX4XZ4hzo=; b=SuNCRAd0mP4Q3lYPAh6qNnn74guA5JUZOncVUm5Vys/8a84NdQEminYnF5OVMnk28M 63yar7cNA8JNKAZmgDBHlMVC/AshNkpwfVNpCM8KliJADpXBrgzYWFpkiGg8npOvj++a S0AM2yJtL7dh/Idrou+MXgNX65G3EAC1WJKn0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687801480; x=1690393480; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u/sLt5Y+eU+8UIJdDJ2kTq4nSVix0SvcDELX4XZ4hzo=; b=hbr0MYAwfS9yMWpd9Wy8uBUatmbHxMUsgHQbKa1IhAF1XKZ1v8c6Kp2HDtUxaXF0PB caAaNQf2MAprBFW9CH5TUElCQiCJ8TxD91lA2U+sKGQ5JA4EQ2zLXJ6iqcqXsApbeB84 6WL+hknaPnYonPZfcHfRrtFEOidaZICXfFghCL3Vw6CGHDxWZ2UJQ5e+qX5BruzXOeSL pRL+BmdoXdbvs1sn7sbqw1iYveKSwd2HA6P5zFWqZ9Rtlq0Uj4eUpoOkU3jCZeQfM8IW ekpKpPo3Zr5UBs+6AHU5O/RVnq6noSqP5GHVzDRFe9o8xryACnh9DuFyWrWZ1oPMT8Va uNbg== X-Gm-Message-State: AC+VfDzO3tUvrrAGt5HhC0u2yib9VAm549OZ0AzPQK1x1qc6qWEUSK4K 2TRvnsRuxijllhK2Sx5tpteMgC96UuPydS0rH2mSGB5ahIJLg/m055KTxA== X-Google-Smtp-Source: ACHHUZ4cBIo70+MtugrUtSVzdcP1fteVllzE8ox+Px/2+KAWCuEAOTPY3DuCUv5a27uSrvBPQHs2iev5hvMv X-Received: by 2002:a81:86c7:0:b0:56c:f8f1:eed5 with SMTP id w190-20020a8186c7000000b0056cf8f1eed5mr31401285ywf.6.1687801480820; Mon, 26 Jun 2023 10:44:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w7-20020a816207000000b005769ac56ecfsm405436ywb.22.2023.06.26.10.44.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 10:44:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 10:44:40 -0700 (PDT) Message-ID: <6499ce88.810a0220.a1137.b10bSMTPIN_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 703B9605246B; Mon, 26 Jun 2023 13:44:40 -0400 (EDT) Subject: |SUCCESS| pw128996 [PATCH] [v3] common/qat: fix detach QAT crypto co 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/128996 _Testing PASS_ Submitter: Vikash Poddar Date: Monday, June 26 2023 11:29:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:62082124a23e004a771167b191b2102ca9cb3350 128996 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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/26811/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/