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 5A6D1429AA for ; Fri, 21 Apr 2023 10:53:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55AC2410DD; Fri, 21 Apr 2023 10:53:51 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5EF25410DD for ; Fri, 21 Apr 2023 10:53:49 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-63b733fd00bso1719090b3a.0 for ; Fri, 21 Apr 2023 01:53:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682067228; x=1684659228; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dIFqr+nckM6Zv6oVQYLSxaBTiPSFBoTh3tQrpIRH0WY=; b=b0mWkZZISUxI6gT8iKf/Gn9URJ3oZQXh2hfSQUa/alE/kQw2sfnyRhKiuJ2ulWNmIm rZg96ZCgmsYJLpOHkCc40XLqqrc28a1sKutlZbN0l+2m/CWCAhXlg3i8JSyRcUSfrAmG EisaXJLe3zjfojZbGVjkWudiRToPyeHm6f/DI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682067228; x=1684659228; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dIFqr+nckM6Zv6oVQYLSxaBTiPSFBoTh3tQrpIRH0WY=; b=B3pUekA9N6lK9UovRKay1NQLaZ4QxjtQ4OSVOifMmDeIA1S+yC0xWMkLVgn+j+oSzh b3xJT0YVZcUsqdQdeVs+FY4xpjOH9rt3ChqUYF0TIxSGi+iqrfyG3//I0j98yvMY48gF dgNqolrLtYSGW/0QATYt490m+nfNlY1F5TV/4/20uz9GcW9D01n4Nj6zEvP28ULsprlw kZ90RHL16/NGEJwqB/nxFgAiWdAiFBR0ybXas2Ko05E90LCHuEBcVzD7cIH9ij05ewj4 0vsgvudFtYQFfH2ukQJ/pwoE90+iu7BlKcSbZxPaiJ06XiM6riK83EiAF/colwWj+WaO hldw== X-Gm-Message-State: AAQBX9f6R9L2lJs/0VwTaFqfOn32VYvyJHkGPzBYCct/1RmSHYyH4Ev+ 2Z9ZAx57B8jJ6eq/8CLk2M1LcCVyic74Tnb/bDMufPtVH1KO9XZbbP5SMw== X-Google-Smtp-Source: AKy350Yvyy4h/28DoxXQQKw4bRl305oBHoO9dPsPdLB+shUyW2hJrBaN5Asu6eUXLnIA8D2oy4rSywomCT3u X-Received: by 2002:a05:6a20:8407:b0:ef:9115:c718 with SMTP id c7-20020a056a20840700b000ef9115c718mr6115050pzd.26.1682067228545; Fri, 21 Apr 2023 01:53:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id oj7-20020a17090b4d8700b00246952877d3sm374283pjb.6.2023.04.21.01.53.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 01:53:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 01:53:48 -0700 (PDT) Message-ID: <64424f1c.170a0220.b49e4.9cbdSMTPIN_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 BFB73605246B; Fri, 21 Apr 2023 04:53:47 -0400 (EDT) Subject: |SUCCESS| pw126322 [PATCH] crypto/qat: support to enable insecure algorithms From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon 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/126322 _Testing PASS_ Submitter: Vikash Poddar Date: Thursday, April 20 2023 09:58:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f34cc454df420b9b2da8deb949fb76cba058b87 126322 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26068/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/