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 ECFF743217 for ; Fri, 27 Oct 2023 17:18:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E739D4025F; Fri, 27 Oct 2023 17:18:12 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 8BAFA4025F for ; Fri, 27 Oct 2023 17:18:11 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6ce344fa7e4so1420286a34.0 for ; Fri, 27 Oct 2023 08:18:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698419891; x=1699024691; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SFAwJRNWXTElJMXc+BGZ2H9kCviTCwvxPncBvp1omQ8=; b=jDuDCTMNJsVBXDUIxqvv7jLOgfbKmS/Jb+gByRewR+y60PrcEbiKc06iHJPYugwEIB Hfrajb+mdHaLNM69z0SPBIs27DvyxxbxD3ssGMH1iD1FD3ywqLNWFixXZNw50rWkx3bj M/yZto9bJwLL1IHQxPlg+SRWuMFjmteHpS/MQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698419891; x=1699024691; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SFAwJRNWXTElJMXc+BGZ2H9kCviTCwvxPncBvp1omQ8=; b=fYDPKjWvqQ76tJCVrvs8biLMMyO54S4/H4ctYBDMgIxyWMxzrK5Dyhz7uheoinbr9J YpCjnEruS5XgUz2b+9IrZL2dqm8C+fKZIrxiYkEXdeohDab/i1vlKguZ784MzCOXPYiQ HkY6Jy6xSN8aK5FiLaGxRq5hbo1ybhuiuarz5Ft49sUlKDbThPqG9b3vucizd2r0I9qd wmGt7HGyAg+ge7PFJe1Vs1dxkGjnxdL+PsM3/r5+SEC4uhmo+nCRlwjYYblXs6Lzy99Y EQEr4l74WGwN+jOJuLTUUWTD+gYvMSy0Nf3X4LvQoUAfs8fWt1oF8LaLiAIjXniAGbJL t6nw== X-Gm-Message-State: AOJu0Yw7RLbQuSlLEOLx2I5ujfZgr13+Jq4YmQJDMZJ1LwpRBHI/ugFY UFA/1IueNr9bHrsUGgOwvbiyCHRFMNnTHvKcJ2r6DHBz+34Y98T3a+vyyw== X-Google-Smtp-Source: AGHT+IGL0zqokxgCA4xNMfGpD3wSMkAB7aA2av/1BlfRie7Hlea7RAj+t4wwS+ZwlGOIltkBf6YFkYyzgTTX X-Received: by 2002:a9d:7c8b:0:b0:6c6:5053:66dc with SMTP id q11-20020a9d7c8b000000b006c6505366dcmr3195906otn.21.1698419890911; Fri, 27 Oct 2023 08:18:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z8-20020a4a4908000000b0057118b04895sm338164ooa.12.2023.10.27.08.18.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 08:18:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 08:18:10 -0700 (PDT) Message-ID: <653bd4b2.4a0a0220.62125.71c6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 885296051827; Fri, 27 Oct 2023 11:18:10 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/