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 C1E56429AD for ; Fri, 21 Apr 2023 15:11:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99473410F3; Fri, 21 Apr 2023 15:11:16 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id B8514410F3 for ; Fri, 21 Apr 2023 15:11:15 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-760c58486d3so59282639f.0 for ; Fri, 21 Apr 2023 06:11:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682082675; x=1684674675; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GNwcnZtVO3+XV458M9cxGadQWWkzj754eVzig7IfvBs=; b=PZXLg9PdGyXyTaXJVh9R1IGlp6eIqFOOwXrKbpSlCbkJzgTBZvjhoiVDFPq0zWBXHh dOliZMEpvKrS0TwIox26CXOW4gZzn5r19WPIQxdEBJh1RvvwdmEZrDgbepoH8zilj+dx cHU1fkHeMvc+Vx/r0ypo2fjLi3NvpFSmu1q8Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682082675; x=1684674675; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GNwcnZtVO3+XV458M9cxGadQWWkzj754eVzig7IfvBs=; b=Fk1WPGpTVSgMLAl8iXAtorbivtKnqbzmH9BmR/UKg2zqcWBj8bh63t4fyQMQlxxw+Q N8VnjbR4kJSTZ1XKmT6TsRJ1rC6tbC+ybLJ8/eaqSng2gjJPwsUISAdvCNS1XXEQCnpx fM1NiVL+eTJHHs5YOmIp+/46KMzZl0/mgIHnUwu6JKW1LRpnXusEvgYtK5gfWSKSVmIo e6rYL1BZEEIvnInmWX0NQrOthd3iKDSMBM9TG/BEqcopwkwrFklUBn/uUCBfKb4ymhXc IxNI8Qsrv2vnWdJL0Hs0t9sH8yIhMkQvzi4yOKHjElb9x9ULMWSorSaRXr2DEPSFhUls yg4w== X-Gm-Message-State: AAQBX9fXiXhIPFvdDZjEju46QWb54sh3vM2Q8mU+93onqtJHr79vwSRc DlV1vUBChbwBpUbbZrK/0oj1F1dD5WD50LOF4eyyoj+QxkwLA5bx7ocDbuFXmxLGrSHV99yO0w= = X-Google-Smtp-Source: AKy350bC9BVKjMJrPoI1hmUGty8c6r1vSg+0efZVdqGr7cg/i8cXOm4kVcHdw3bYdHLhWulvuEbU07plk+MY X-Received: by 2002:a5d:884c:0:b0:760:e308:107e with SMTP id t12-20020a5d884c000000b00760e308107emr4136540ios.0.1682082675076; Fri, 21 Apr 2023 06:11:15 -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 i3-20020a056602134300b007636ad59e52sm409116iov.20.2023.04.21.06.11.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 06:11:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 06:11:15 -0700 (PDT) Message-ID: <64428b73.050a0220.4b3a7.a393SMTPIN_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 9F296605246B; Fri, 21 Apr 2023 09:11:14 -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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/