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 3F25842D32 for ; Fri, 23 Jun 2023 18:15:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C7E1406B8; Fri, 23 Jun 2023 18:15:12 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id C6351406B8 for ; Fri, 23 Jun 2023 18:15:10 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-56ff9cc91b4so7938537b3.0 for ; Fri, 23 Jun 2023 09:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687536910; x=1690128910; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eFB1dhlcBjO7aifMTS6gnA8ixcVFA7sdPHMjZtVOOPw=; b=cPRK1PBQzCwe+n1si7N+flpc52uWMKW6oWVmqzcUdL/dzY1qaop9YtUPwgmfhORwfJ cGIDJFiQ8KtkcIhQlN9Db3crjqW+oH4auqpb8HEq49fC+N2fOUhOVfZlm+3mROMGvvux qO+pk5fFlW8Z1d+jqLOuVFyUQ9jsr4iPmVrwg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687536910; x=1690128910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eFB1dhlcBjO7aifMTS6gnA8ixcVFA7sdPHMjZtVOOPw=; b=eXyI/UK7aXjezs8v9BnfRla0ZYFqNfoTK6SihESQsMdXa7cN3zIKH7EOUbsUvrl4zH ZavIKPPqty6CD1vlHR/WvkObCYIV2lum6Y+HaaoNBbUD02PUKdzqqJ+LQ4lw9OjebM7U +m1bg7nHhW58pyqcYLNAWy11qLZy5xgksnWIji+Q7XkpWl1SDK6ubzclZazhUqZyMYhE cN6ScaT9uECQEBCf6ndP2xHYmbKmpBqjU9N4fl6tIGxsI2VnelJoZba7qhhUYhFri9qn J1ylK0j/oTw1HmNWW+Fc9AT4ZXJAu9a3vmQA+FjqRmenByBLjQQyEPkrn9kQxANY/Gh8 qsqQ== X-Gm-Message-State: AC+VfDzUnYrp1y6Eg4QetjOkIHxa48w1z2DZvp3SJFv2jt0YixV2XPe+ peMo7riYyz7ybjZULy791qtgGI9nwm1FKXWBwv+EASt0+1QmFHge0l+1uw== X-Google-Smtp-Source: ACHHUZ4g3IyfBVJs1J1RCpvLnznFlb5EQJQPnuwPeKsbaKmbEdi4JYLLefh7rWbM7MpCs//4+AHX0LvK1BLh X-Received: by 2002:a0d:eb48:0:b0:570:5667:7a66 with SMTP id u69-20020a0deb48000000b0057056677a66mr26388865ywe.29.1687536910147; Fri, 23 Jun 2023 09:15:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z66-20020a0df045000000b005691ffa2ee5sm1214339ywe.16.2023.06.23.09.15.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Jun 2023 09:15:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Jun 2023 09:15:10 -0700 (PDT) Message-ID: <6495c50e.0d0a0220.c3207.fca2SMTPIN_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 C7E70605246B; Fri, 23 Jun 2023 12:15:09 -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 | +------------------+----------+ | openSUSE Leap 15 | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/