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 903E742A13 for ; Fri, 28 Apr 2023 12:36:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C5684021D; Fri, 28 Apr 2023 12:36:12 +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 B974E4021D for ; Fri, 28 Apr 2023 12:36:11 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-54f9d6eccf3so116612917b3.2 for ; Fri, 28 Apr 2023 03:36:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682678171; x=1685270171; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=F0cSXnTg1kSKDN0PUwm056uWfqFM2uuOPzTrGukFmuk=; b=CMN39Z+BsQQkWfL//Flf8F+jSzGJh+hZvR3vYUY4AXtoTL1Fjns43nNB4icpBBCXC6 SVKMs9lwGHRK2Lq2fzDQtAFGnIXTGalGxJNiXCCLxrFgcoW8lHNHAGKAkokpBLrsb0SA 75SGzZaIyBws1yfwe9T0i+88MF3crQ1LXoO/0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682678171; x=1685270171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=F0cSXnTg1kSKDN0PUwm056uWfqFM2uuOPzTrGukFmuk=; b=SGEsWIfHt6NguF/R9dKbQEouwQhczVqofNPTDnveK6y9tYH8Y/ffJHdTBgiYmfe7N4 LfDseebeIbDqluZK9Ik2wF29sjHnjx/+POtCE4a2wvhcsJFaSpZzy9YyaubWhaVM+R9M mtcL/mPDBxrwi1wJJTVLg9QKDPDzltoLXxyjp9lHhPLfocgn735hkqWti/7bGCvnEOqd zfZ2j4/H7xUeyhEmUrvmUH8zOxtOYLQ8fd7wP+3saYYIHao5XSvVWhhN/pIISs2iXcEB ITgYi8zu/tBlRvlvOCdvCFaBuJBcANQREFrtSzl5uF5ly3oxfZTTWRRyIc17CH6Kz/mY wqZA== X-Gm-Message-State: AC+VfDyNd3xysvkRNA5RbiEeI7uM1e67UsnSlJHFIjt9jb5sQ0uCloTP BbYhMZycGj59i2dMD2I8prpgHkPlRlQ+WlheJ4oUL7GjmuY4cb7wmjaUIA== X-Google-Smtp-Source: ACHHUZ69qr4mWAS5QxEXg4DzF9HpcgHRScvkvaO+kDW6HWYLvSXSSsklrRW0paOdbcOpr7+jmyVsM/VBjtn4 X-Received: by 2002:a0d:c1c2:0:b0:551:9b0a:4dc0 with SMTP id c185-20020a0dc1c2000000b005519b0a4dc0mr3339882ywd.1.1682678171070; Fri, 28 Apr 2023 03:36:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a25908a000000b00b996729c864sm1143631ybl.8.2023.04.28.03.36.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 03:36:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 03:36:11 -0700 (PDT) Message-ID: <644ba19b.250a0220.117fd.7e99SMTPIN_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 B5278605246B; Fri, 28 Apr 2023 06:36:10 -0400 (EDT) Subject: |SUCCESS| pw126619-126621 [PATCH] [v1, 3/3] crypto/openssl: add SM2 asymmetric crypto support From: dpdklab@iol.unh.edu To: Test Report Cc: Gowrishankar Muthukrishnan , David Marchand , Thomas Monjalon 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/126621 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, April 28 2023 09:28:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126619-126621 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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/26138/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/