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 C109642CC4 for ; Thu, 15 Jun 2023 11:46:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BD51E40A84; Thu, 15 Jun 2023 11:46:44 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 4060840A84 for ; Thu, 15 Jun 2023 11:46:43 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-666669bb882so1360984b3a.1 for ; Thu, 15 Jun 2023 02:46:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686822402; x=1689414402; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eg34LthQmLZKjDvpoXN1lVwc0GthEgQMavRqgvB4N3g=; b=chBf2pJKDp9nwvfdIXhBahLVmZtuzScAEjDRAJQQiPSkKxg/pULPN417RIxgIWRHi5 uIS5pOiHy31YfFMiwLJRbzAJDnaz9XDf8kg448bg216KTe2zcLlCyGEh5OHi8B4l1jlq 4Tsu4bWbgCG6KheFl/S8et50ZDCO9NmQsSY88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686822402; x=1689414402; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eg34LthQmLZKjDvpoXN1lVwc0GthEgQMavRqgvB4N3g=; b=Lw4DPBvoYdIyqFbR33hfNpEZQguV8aw2rEd0xcuQitiL/ti+HkcXl8xFueqHEuIYUD cCom7Gav3SS2ZgLlxNDcv5o/cfwej1Qoj9STBIEK2GzmAwOygAGw6X3rTsOibq1IgwgP UbOrTc2hvQdCIpa79dUOm5eIYyuPL1aAMt1C5SgwhEFpEgn2l3525R7eMnlyUfYybOhe 2iNLiwYqMKOx3cONNuk6Go5Jc+GS6HpVz8SQXLKDAf3BD8ZoMSDlChUjKb/XEykDMDuc XdPoFnMgCXOhCx+GYnySEY56IXlcRnInak6ofNxpUbQeeuva+cxxSeWPnfmal1HQtoL/ Nh7A== X-Gm-Message-State: AC+VfDzR9ymavdx7jNwwKzo/bUsAzp7F8rcb51zG/jQ1LQEc6L0DzKvZ zNy1dA/a14k60V+aVMcHsMlip69B44bKbF8+sR98uxqXPcEPfI7lExreeQ== X-Google-Smtp-Source: ACHHUZ5LP6sw7jVslotPr4W5cFNDsTmJPjV3OX9MjHQko3m/vlDgUEkTY8GuQ1jC3DZbBG6Ua/ye7eQ4spBH X-Received: by 2002:a05:6a00:174f:b0:64d:5f1d:3d77 with SMTP id j15-20020a056a00174f00b0064d5f1d3d77mr6043435pfc.34.1686822402615; Thu, 15 Jun 2023 02:46:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a24-20020aa795b8000000b0063d3a99f9fcsm1563346pfk.4.2023.06.15.02.46.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 02:46:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 02:46:42 -0700 (PDT) Message-ID: <648ade02.a70a0220.729a1.5929SMTPIN_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 E8605605246B; Thu, 15 Jun 2023 05:46:41 -0400 (EDT) Subject: |SUCCESS| pw128733 [PATCH] crypto/openssl: fix SM2 for older openssl From: dpdklab@iol.unh.edu To: Test Report Cc: Ciara Power 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-abi-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 | abi_test | +=================+==========+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/