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 DCF8442BAB for ; Fri, 26 May 2023 15:26:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8B4340DDA; Fri, 26 May 2023 15:26:24 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 261FD40DDA for ; Fri, 26 May 2023 15:26:24 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-19efcbef8acso771975fac.0 for ; Fri, 26 May 2023 06:26:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685107583; x=1687699583; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c2spspdNWsjxL5QovlcIwX942sJYOOfRLQzIP6NZFe4=; b=FoboREho07iT1hRBOCKtdVROoH1OXUq3AipP176lUpRQgeXBAmoBS0HBIA1GMrFz3P b4ZuYQ1R8fW39nm/RxmAfaCYVd6kE4hIh0kBe1ExpCm21zEd37DkDGt7C/fXpp1X7zHJ fU+viynp+QPv4UwfmNo/uWpuXopqz4ux6luSc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685107583; x=1687699583; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c2spspdNWsjxL5QovlcIwX942sJYOOfRLQzIP6NZFe4=; b=DyTayRhzHSUNbDPuJoZRs8esy9+ICfCea15+VD/0NQHnnqB5q1Tthy26TJQ5EA7iFr 4DuaqFifDTaS5DgP4OXx7lMTFplk9meHMjlslC15v/4BIxUmZNtDS1nMd9F0guOflqzV b0OeqFQAlAlay5LcBo1z0fmiMK8bjgiglNv6Uh4l+Mh0sWX3QoYaYH0uxytxb34uvm6p satyRWk+36/+yrhg7ATcDbUlVjdz754nKyiQcXQICpWoOLyX5Jvk8l19AfpTOVFoJMKU 8BCmDIezZdc8VtLvc86rFKU5mFwZzsOsm7yznavFHkEhwgyicQY0rKiVxDjvvP1wAjI1 Q1yw== X-Gm-Message-State: AC+VfDy1w63NnFqwf6ozIML49YU854qmP2y2adDUMQRXEADHyLx2VT91 ifqgv0LDAe4PcWQeNvd8H7O5z+TdTkRfMctbrkuOouW1P8n2k2sxPfsCpg== X-Google-Smtp-Source: ACHHUZ48F0v1qf2Hu1ZZtV3muNpygIFaDGIeeGOc7pSpdDfOHQvBKxCEqFYidIHw8Yaq+CgK19KSLaGZXvy2 X-Received: by 2002:a05:6870:8c19:b0:196:4cb8:dbc6 with SMTP id ec25-20020a0568708c1900b001964cb8dbc6mr1041043oab.36.1685107583441; Fri, 26 May 2023 06:26:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j20-20020a056870d45400b00196225afa8fsm256137oag.9.2023.05.26.06.26.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 06:26:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 06:26:23 -0700 (PDT) Message-ID: <6470b37f.050a0220.e632e.9d79SMTPIN_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 DD0B1605246B; Fri, 26 May 2023 09:26:22 -0400 (EDT) Subject: |SUCCESS| pw127555-127557 [PATCH] [v2,3/3] crypto/openssl: add SM2 a 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/127557 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, May 26 2023 09:12:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127555-127557 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26412/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/