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 7534C42A13 for ; Fri, 28 Apr 2023 13:20:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 719A44021D; Fri, 28 Apr 2023 13:20:26 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 0134F42DAE for ; Fri, 28 Apr 2023 13:20:21 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-77a9c5b6aa6so1027850241.0 for ; Fri, 28 Apr 2023 04:20:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682680821; x=1685272821; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WlLkSFiEIprmxodyErV3wpay/OKSd+b5tH9W7v5IMaQ=; b=FLJKwuzVVmpGi+1VIuJnCJ1QlLM73+oIDUzuGfa+2iw3co7OCvH3kXbrRQaQFPgOgw 5sCF6XVrUICWYMfG4q1PjXOTlpTnoJoUvGnzATnY9XsMRS0dRwYYFOqPYyhRlKZ9TDSQ 9VdzAQ/wkqLeK9gv500GxJJmkt0bS7Kx9cWKY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682680821; x=1685272821; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WlLkSFiEIprmxodyErV3wpay/OKSd+b5tH9W7v5IMaQ=; b=DQTDB3i+I00hAzxT4XMRY0wf1pdLomE1lAFpyAL4oInYFEvAoBTb/bSz4/m/iyWvgg dywus2d56+4B2oQOVDDb1mfi66nIjgs4VlKgHEuHVSi5IKwuyn4N3YrsPkgf+Sbznzm3 dPvgpQ7FA/CZKyTmRyZSKPT4q9Csk02ImsPakAwX/CWJZXK0eY4/Qt3+aBbKua8GSayf sM4amp25auVEh+GxrAXJ86PmbkV2bBicFfvgzKvltMOJFon47kAhnXoBl9YZ0YqbV425 R+K4QLtfr/3AHOrSpPqFmvZ+BFvnmMD2h/nd54bYI+aAyF7+s93pAaX4+nrdyJXM0X3M 01Ug== X-Gm-Message-State: AC+VfDxzGhiRxnIKha6jZYGqu7wJrHJQmlG3KPvTwQOJV9r28W8TF8/6 BT9kdmzwawOQnTKACbgC2QWXJzxwLZgYWhG3JxovGF6TcGVJLOIEFoAzQQ== X-Google-Smtp-Source: ACHHUZ40XsEct7ies9vMEKnd8RXgwrk7n1uSWbCTs71RYgwm6Wvu3Pa4iFtzDAClOckkhYQMcwXfpqynsOk5 X-Received: by 2002:a1f:bdcd:0:b0:43b:eed3:a7c9 with SMTP id n196-20020a1fbdcd000000b0043beed3a7c9mr1723880vkf.4.1682680821431; Fri, 28 Apr 2023 04:20:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i14-20020a056122208e00b00443e9a69dccsm2250212vkd.8.2023.04.28.04.20.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 04:20:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 04:20:21 -0700 (PDT) Message-ID: <644babf5.050a0220.80146.858dSMTPIN_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 24680605246B; Fri, 28 Apr 2023 07:20:21 -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-unit-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 | dpdk_unit_test | +==========================+================+ | Fedora 36 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 36 Clang (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ Fedora 36 (ARM) Kernel: Container Host Kernel Compiler: gcc 12.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 36 Clang (ARM) Kernel: Container Host Kernel Compiler: clang 14.0.5 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/