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 40E6642CC4 for ; Thu, 15 Jun 2023 11:59:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CDB040A84; Thu, 15 Jun 2023 11:59:32 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A83D740A84 for ; Thu, 15 Jun 2023 11:59:28 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5701eaf0d04so11711917b3.2 for ; Thu, 15 Jun 2023 02:59:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686823168; x=1689415168; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=af6rx4H/WhutRWIwe1sgkib2Xxsuo2I5PqTGfaBNeBA=; b=fZsVfXv7PbVszDQaidc3Xj8v4TdBLXkDd7j79pPFUKrMkbmoqaPYCbnXVmFOUxxGah Bxhe4WbnylZmgdXJ+i4dOhg6eRM9zwFHwmHkc4Og3Dd86zaP9KIs+J/JNf5Y/BtGF4T8 hKDJaaEU9AAjd65tq+/4JtyprTHLWm5X5FqfI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686823168; x=1689415168; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=af6rx4H/WhutRWIwe1sgkib2Xxsuo2I5PqTGfaBNeBA=; b=OfLHzI2TS8y7TtrJ0srtH2ybCKJGllJ+kV5Pg1FJptM5QhKF4mZ65kIugGgc+2KFhT YzhcCh9lSTZUTNsof4efzdfpERhT4kiXi5WXW0dGx9kFSU5l59oIEe3N3hNd1T52Xw44 XKorn9l/y1CkhUm1/p6srKA+B3gVdiNa3L0f6xrCe0gRqYQFthT4yewtFgJZ3RjuKhhj yLE2+gr4RQKw/z5kvw3MaSA+E1SGS6nSJGZPUKAmCkN6tJvC2otzBSzJs3fuoojXSxYk RKT5TU6JX5SBN0wGTYJ8ufy5Q5iAm8NhEjRK7Nc7syng9QzUG1uv9Vl/Bpv6q/WqFY6p S9UQ== X-Gm-Message-State: AC+VfDxJZwTNdmNtQMLm4uhF07c+wIScrYlLwVFSPZJeoiFxCBqmG1oK GkEBFBvVlEIHX6nUkSOHerH7UHV0utQeeS50b38qbbtIvAXUV39yT3nFOcOXvC5JTXQr3FdraQ= = X-Google-Smtp-Source: ACHHUZ5EXpMbLF1BdcZVQYGTG1cnShFux5aTcZuVZwJKUxTwdYyZJ/QIo0+ERWt9xjUnIEPa0ccOT8QS0kBL X-Received: by 2002:a81:4948:0:b0:570:215b:190 with SMTP id w69-20020a814948000000b00570215b0190mr2727784ywa.31.1686823168116; Thu, 15 Jun 2023 02:59:28 -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 h204-20020a8153d5000000b00565c6485990sm3263947ywb.41.2023.06.15.02.59.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 02:59:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 02:59:28 -0700 (PDT) Message-ID: <648ae100.810a0220.b6dff.b43dSMTPIN_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 C00F7605246B; Thu, 15 Jun 2023 05:59:27 -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-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 | +-----------------+----------+ 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 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/