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 8C01F42CC4 for ; Thu, 15 Jun 2023 11:46:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8863C40A84; Thu, 15 Jun 2023 11:46:21 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D443040A84 for ; Thu, 15 Jun 2023 11:46:19 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77b210292c5so130968039f.1 for ; Thu, 15 Jun 2023 02:46:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686822379; x=1689414379; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CJEfkCvKCpRRq6NSGdwzPmVx7ADNX5jGEuM/DS3Lf20=; b=Hsa2Kir38vc3XcHvgfCyr+8H0gP+J9Vk/+kN16H2D/sQ3GUBegu//pCv2NWtkEGS94 p1/Mx21ghy71VwWcOETE9NwWbP5U1k0qppK4h5kslV7iDqx1oKIopvkmUIprOfOW/bV7 d/1dQUbMAZSWxE4PHv4uOHBajMMAcXNVLPugc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686822379; x=1689414379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CJEfkCvKCpRRq6NSGdwzPmVx7ADNX5jGEuM/DS3Lf20=; b=dN4HLxxpy2DzvI1jCusUaE6ZnIRC2zTv5j0f0+27rr+ASliyoufMXGdOUu0bgA3Sdt m/BX0LpN2aud3Q3FrKSceM7ce45vt/pUyVHiBfdDjFUZbpgoRsXkU/9BMeD55SbfNv0D sgUCNUwNz4cUiDjiOnp4cXG/cF1qdhRVJjCieBsinfoyADbsdXN8QiCj2t0/MkuhZke9 SnGO8pbQt5N0LRAluf76UH0ae5IbzPXAe8xs3+siVvxeuaGj6yelVU+4/iaXjf3Rx+SF Mn7bAQ8jPHyAPt8WzPhrLMP4uKQ3oNZyGZGHz98kxYOQhMK1JiuatiQmuQD/3FEMkj/o xkog== X-Gm-Message-State: AC+VfDyX8NYgXSA/zGSbg93Vo/MTGxylkvDUAD4r4uMbTPvdV3KRdYqb uTQ+JatOz6VN5s/lVzYfsJeBRGy58wVNaa13e8z4tTFwVcu6hQNW9oT7dQ== X-Google-Smtp-Source: ACHHUZ4DHNsx1eyH4NShvSgqwooH/WvnJq6ayxBqiyz4Dt+Ja91LaTdqerJbzQYffvNC12Bk8hbpX2YeC/Hs X-Received: by 2002:a6b:e602:0:b0:777:a8f0:1fc5 with SMTP id g2-20020a6be602000000b00777a8f01fc5mr15409463ioh.5.1686822379304; Thu, 15 Jun 2023 02:46:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg14-20020a0566381bce00b0042020db689esm1473827jab.35.2023.06.15.02.46.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 02:46:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 02:46:19 -0700 (PDT) Message-ID: <648addeb.050a0220.6204c.5d88SMTPIN_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 EE334605246B; Thu, 15 Jun 2023 05:46:18 -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-aarch-unit-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 11 | PASS | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | (32-bit) ARM Ubuntu 20.04.4 | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 11 Kernel: Container Host Kernel Compiler: gcc 10.2.1 (32-bit) ARM Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 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/26702/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/