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 66D57429AA for ; Fri, 21 Apr 2023 10:46:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6B2E42D50; Fri, 21 Apr 2023 10:46:16 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id CC97742D43 for ; Fri, 21 Apr 2023 10:46:14 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3294fd17f1cso4460945ab.1 for ; Fri, 21 Apr 2023 01:46:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682066774; x=1684658774; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bcjo9kk6ViPpEp9KoOP7VbVK+wHBqNqAoObt6C2KOHg=; b=QEawBtuo6ycFY/C59GiCnhhbTfnFF9a3aoNqpNWbsDVzFF4EnYZWQyDLzAncfqit42 HTBUt/FxcFvKn7SMLPc+/b+/4uNCznJWA4igOfrf2iweEkYtGSFZRrFwYp/NRTuOU4pA Qr8O9sJLfruFvNzTDjXlNfbIH033zpobNhmHA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682066774; x=1684658774; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bcjo9kk6ViPpEp9KoOP7VbVK+wHBqNqAoObt6C2KOHg=; b=VAmczSnyg+RTiBEgxfok9u/a5mHMacertbS3bOmg3xXN4yUF2AiDH7TW+f97Ttvtb4 drwzjtkszRZ5lLmI2t/sblN0bZqn4GBR+ubJkE7kzLTru4mCgTK39V/qRZnVjVTnRg5E 26rSMru4qg+7gY9+Tg/vUB9AcwCkSBbs4ixn7WY4glwzx0fxU+jP4ahxDo9MGV3z5Ehr EeBOybpDPbD6I0QABP/b2zyr+U45hT+85z9q9TEBRw65i0yxeiaVhxfC0FUaHIU1nIXR nLTN+03gC19yaEl2YFoGaw3aw3pxPz5ed6WiXtoL1/YZ8gmB2ssqvI5nIFaT1yYkE+Wz L0Jw== X-Gm-Message-State: AAQBX9fr+qM7houEjFOuAVYaWh6CUVQXuaDB93N8hu7ZmbwahFAMqHX2 V7mkkKKu2XNQrBJ1lYMDNimUFRBxBSq2mXJlFMteZsoWUVKYtjtXWwTDmcfDmTyKUub858AItg= = X-Google-Smtp-Source: AKy350aGRhzRq0OrxOpSYm2+PZXMOkmgrBB+trSW9tQWpGWwI2AYd95SodfT89oXuKjdwpoApjBxuB1sf0qS X-Received: by 2002:a92:db0a:0:b0:32a:9501:d0a4 with SMTP id b10-20020a92db0a000000b0032a9501d0a4mr3082224iln.12.1682066774227; Fri, 21 Apr 2023 01:46:14 -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 c16-20020a92cf10000000b003296730083csm279129ilo.63.2023.04.21.01.46.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 01:46:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 01:46:14 -0700 (PDT) Message-ID: <64424d56.920a0220.19a94.6a78SMTPIN_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 C6438605246B; Fri, 21 Apr 2023 04:46:13 -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 | +-----------------+----------+ 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 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/