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 026D142CC6 for ; Thu, 15 Jun 2023 15:59:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F2A1D40E0F; Thu, 15 Jun 2023 15:59:35 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 1EB2A40E0F for ; Thu, 15 Jun 2023 15:59:35 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-25e836b733eso868703a91.0 for ; Thu, 15 Jun 2023 06:59:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686837574; x=1689429574; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VMRVXlMFbl2Hg5mORpdAheDDt0Kg1jZCSr2dY3ybCzY=; b=ZfoAmWhn0oBj+OFp18XVFsD3p7IVKGQjyls0UhmelXDYWzIuv170hnBxRH45aYX2dx 4zI3N+T0Sk849ISyv60IdiMPFNpail2zVmn+46h5ZUvzGdHYkHySs0RnYE3MWLwCMvXI W5w9Fui92XFoGAUtDErCnFm0PZhixEP2OzRsQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686837574; x=1689429574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VMRVXlMFbl2Hg5mORpdAheDDt0Kg1jZCSr2dY3ybCzY=; b=Pbo7lB0WeINRJpmpKl1z2AN9W/7NeX3vmG+DXxl9+9mhGEKlKaAazWDNH5Slz0vYEw IYEkqk/XCl77BJ7k/AbecGD8cPxZnd/1jX+ROlgQoA96vhKIJxcBLMEjil5/4dYA24+0 mqVB5BoCgTj86rw5f22yOfLO0OeykJklLtUNDAOFVttf0Q5U9ISqljmCU+dFC9hBcxTS 1BwmUX6eMjibgwGn06jmCWsPNnZK1QjOyraDuT3dib/TK9vF9GI4hatsRoi/DJr/o14U vC+kvMOsgcighEJTZWcGBy+pIx0lEt/u2lTRC+3eMUYBJgzN5VDMgOpCNvjOt6AbcuiX 4bDA== X-Gm-Message-State: AC+VfDzeM+iKuw87jpX3GQwihFy1IAPt8/T0w8cj+ETr1dqGDV2Muare sbF+Mta8lPWWV/oEBHnhmEM6TdsIj9gWkJBY+Vu/D0Zp/RY07ngfCB0xiw== X-Google-Smtp-Source: ACHHUZ5ZxQvfVIx38UNwNAMwO0jumq7/s5M1rwMsgUYdgk/EAIf4tHdGVCOUPpGkKKgKCxcWel/IA7GqpjfR X-Received: by 2002:a17:90a:19c1:b0:25b:bcba:1496 with SMTP id 1-20020a17090a19c100b0025bbcba1496mr3405660pjj.18.1686837574333; Thu, 15 Jun 2023 06:59:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id me7-20020a17090b17c700b0024deb41cd58sm638881pjb.4.2023.06.15.06.59.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 06:59:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 06:59:34 -0700 (PDT) Message-ID: <648b1946.170a0220.1ea4c.b3c7SMTPIN_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 845DB605246B; Thu, 15 Jun 2023 09:59:33 -0400 (EDT) Subject: |SUCCESS| pw128733 [PATCH] crypto/openssl: fix SM2 for older openssl 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128733 _Testing PASS_ Submitter: Ciara Power Date: Thursday, June 15 2023 08:03:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128733 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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/26702/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/