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 92AF143217 for ; Fri, 27 Oct 2023 17:01:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8D2264025F; Fri, 27 Oct 2023 17:01:10 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 729644025F for ; Fri, 27 Oct 2023 17:01:09 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bf55a81eeaso17837775ad.0 for ; Fri, 27 Oct 2023 08:01:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698418868; x=1699023668; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A/F8DtbNvf86bXHedHOSNfWefbl/4st9icpz17JJw4s=; b=h045PeeTziL8an1RQHrI44l42Y6asesbqoYqhGCwzMSVPqMVupd2ZEv78DI+aSJumz gOdUj0hKCyjWrynOn433Mxud23TrGVvz1hWTClqLxCy1XiwK+4YK/fqFLDgP1jZ2xXLc UwWkZlSg/Wjr4LJkCL62BEmhbgH7cUpr1NfgI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698418868; x=1699023668; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A/F8DtbNvf86bXHedHOSNfWefbl/4st9icpz17JJw4s=; b=uDbP7kmcs8b2yrogFZnfLHkcDylx3XuQZ/CSsgH8zx7ZPCCaMXnrJT8afUHT2o1Hl1 poMN+rPqnx9xUhNyg2rS8wjGuO1L9FFDH8LYb3BWiTrJeyqphr8rrvX4pOMr4qVtfk81 83dK9tAuqnPeqOq7oJwu6NuCTVhiofau7OIEs0+F8Mdnefp6CwPUWpYXA+K6in1b67yk OM1NhacTJ3JKpE3GWdAp55fGpnttc24W15KuAFjHjuaXK7HUCTfpqKj9kQo5pzdGJD+l PTKGzruODTaEWUnR8l9fYQySp6g1n0QWvfPecHPg0RvwgjeIMep2Kzhl+8s1CKBmjJgR MzzQ== X-Gm-Message-State: AOJu0YwYEQWeM9zScwOL06kXX7/VGkqXuhKWX85dLGTgvcP6dg3zmgRH mpWQ1iYY6LQQEfpD5CwJRnxhsOM2RYxvG3DQ6dPZ45XDHEdpQra4/TnLJg== X-Google-Smtp-Source: AGHT+IFAH+Tb9J575Xtl1JlGoyxBCOVjs+0L8Y/jhwlBhzWG2aO9uMjTVGj0BFIy/6waLC58CTCkE3ymZtLL X-Received: by 2002:a17:902:d48a:b0:1c1:fe97:bf34 with SMTP id c10-20020a170902d48a00b001c1fe97bf34mr3039123plg.24.1698418868620; Fri, 27 Oct 2023 08:01:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6-20020a170902c10600b001bdb0c1fe91sm230554pli.85.2023.10.27.08.01.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 08:01:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 08:01:08 -0700 (PDT) Message-ID: <653bd0b4.170a0220.476cc.40daSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1D12F6051827; Fri, 27 Oct 2023 11:01:08 -0400 (EDT) Subject: |SUCCESS| pw133504 [PATCH] crypto/qat: fix build when no openssl exi 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133504 _Testing PASS_ Submitter: Ciara Power Date: Friday, October 27 2023 14:23:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133504 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/