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 A37DA42CC5 for ; Thu, 15 Jun 2023 12:11:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9E7FC40A84; Thu, 15 Jun 2023 12:11:19 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 3956040A84 for ; Thu, 15 Jun 2023 12:11:19 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-25bf69027b2so2351111a91.3 for ; Thu, 15 Jun 2023 03:11:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686823878; x=1689415878; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jI1KW42ywp15J7Nax7BjoyJojEPSsYxvIvePRVPXOiE=; b=irdfrCHoWtIB2mUg+hFnjrrwk4fKg+2pip9xp3o/DNwftHNaCzXfpiH+uPRJSNYZs+ XPsMjZgKPOjqJpVc2XTI7z/Fsc5PJcDhSADHpjgQux7BktKXsgbQVqO98iC1H9Rq5kLd q+bbtef0qWKMwoOYjyRKEywNHQpd9qKgYvYd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686823878; x=1689415878; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jI1KW42ywp15J7Nax7BjoyJojEPSsYxvIvePRVPXOiE=; b=bKvw3iZQDZDpuYOcpggtos4AurBFml7toy9zoZQA4yZXTm0IjTEvq21r1v59JOkiGg rv6hP9u3DvFFlcXhYd3cXNE3yPKTZzrnXvaPEWEdcIQ8HEcT3l2DiSnD3Fmo85j5cJat EtVY+JoCQjhJHfQrG89LfHPR9YQcBIEIGDPzfhxO/syPl95TATN8RBOtSbxCKl9OsBeJ +3UOrn085yW/y4COb/8mFKqeY0/gSojo6UlsnGt9nKQxQliSNK235WoMUVpmbdTzKRH/ w/G02jSWSC5Jx/RNBgmd0SL9vsun5wL/XR6yz4XYvnc6UzMkLp01HlaH3fI7dV744NeK Nv5Q== X-Gm-Message-State: AC+VfDyIM3Sfz9MwmOi3wM9X2b5pFN27xBX45UEQLurj4bNr6SZbRIOH 5axWzjhoz7bFBe/1jpyqX1sHVpnb6uOOFFgacFyT6BztWXZrlp6SErO2m4++06Kgg0iavd0L1g= = X-Google-Smtp-Source: ACHHUZ5p1j2jnJJAjtdn6wM+y+sDu7zvIo6zTyWc/x6/nvflEz2LMmzaA51BSneie8/31MArUX9y8cqfh2OV X-Received: by 2002:a17:90a:6c43:b0:25b:db23:c578 with SMTP id x61-20020a17090a6c4300b0025bdb23c578mr3230415pjj.12.1686823878416; Thu, 15 Jun 2023 03:11:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n2-20020a17090ade8200b002508afe9756sm285930pjv.5.2023.06.15.03.11.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 03:11:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 03:11:18 -0700 (PDT) Message-ID: <648ae3c6.170a0220.d958b.80f8SMTPIN_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 8749A605246B; Thu, 15 Jun 2023 06:11:17 -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 | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Debian Buster | 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/