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 69FE7429AE for ; Fri, 21 Apr 2023 16:15:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65938410FB; Fri, 21 Apr 2023 16:15:46 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 74BFD410FB for ; Fri, 21 Apr 2023 16:15:44 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32a89b6f185so18297975ab.2 for ; Fri, 21 Apr 2023 07:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682086544; x=1684678544; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/mp+W2vtT7mgbAXul8MaL+MaGBrBk4KN2r5JGNPrups=; b=gDcNc7cqBg+6RULjBK6lMM6lh+MO4VXWnkBenK0cOlnqmsROkcBLobl2mQ0175PC5S ZS74k2TozcVbYRxaTnOBtwRK4NUbs+VgTRuTL/mkqrat5G9qpN9fhy0H3iBWVXXXj111 Jc/2lJKBM+uFWLsPCKO9pSSlGLkAaJez3dYDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682086544; x=1684678544; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/mp+W2vtT7mgbAXul8MaL+MaGBrBk4KN2r5JGNPrups=; b=MiTnx/+V3jITv5sxVd5z1DEH0ycAn4asNNjlVhtjzPLHr9Dd+tLuKeT1eePBmdXeqa ENHgr07HmQC05/EqqpD1MtfdTScKjw1fBLe4SP+QBhtpOKWKEpytPhnV3PvItiuVEePx G/eNvyCk0HLeo6zfAaPoflTP+23D+TJcEu5GbZMJResNQzmmWPYNoaFNlEwl+Bd312jK 3bT8mDL3c2KCrqaj7caWDKr+vqiP9xKHuSTSwkIWKJpggH7zMOsj0o/07AueN3XLnNwQ HbAPRw73Wa+xJ4FGYoQdCvjY27GRcP24IsnEFzeZ9gwutzihj8s09qM79Ei3dAlrgaRw owmg== X-Gm-Message-State: AAQBX9fwN7gCxDPDudwsi+4t92OzHytRRIIhBLYkQYJve2NZ30w/J5Iy joJFmYlyaKLuISP2FXatvVh5Lbomi5l7PcaXw7t8xjPwF2aGdBUtiTxfHA8jeBT/0TGKyLX+YQ= = X-Google-Smtp-Source: AKy350YYwqQKKkpwNdiOfgKEMG2hS27qiD+jlAAM2Ozc+jxReCYlfgTU//lJ8kTFuMwfUrff9QTBUEYJGFON X-Received: by 2002:a92:d7c2:0:b0:32a:f852:318a with SMTP id g2-20020a92d7c2000000b0032af852318amr4099743ilq.24.1682086543858; Fri, 21 Apr 2023 07:15:43 -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 s10-20020a056e021cca00b0032b65428070sm343286ill.40.2023.04.21.07.15.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Apr 2023 07:15:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Apr 2023 07:15:43 -0700 (PDT) Message-ID: <64429a8f.050a0220.74192.9525SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 701F9605246B; Fri, 21 Apr 2023 10:15:43 -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-aarch64-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 | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/