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 60EF842A13 for ; Fri, 28 Apr 2023 12:34:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22FF04021D; Fri, 28 Apr 2023 12:34:38 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 2D62A4021D for ; Fri, 28 Apr 2023 12:34:37 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32b2485c0b1so22002405ab.3 for ; Fri, 28 Apr 2023 03:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682678076; x=1685270076; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hGC8K1P3RLpMiMI3OjenDKMjoHT0oXcOLMg1v/ajVuU=; b=bgehj42cGQMmrxz4ESl3HINH0LKrP4CFzxJUW8DEtOIzsZXUUz2mXFVzs9h6dhrZND VjH937R4RcMZwyGMBZnFIj0eRPJ5/P1apcD32TgngqgCKwYkEPBQUw4talxUCGnlyyo2 vFRUN+/Ba9FPLPaSl2mk5q2NHjvfs7wnKD7Os= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682678076; x=1685270076; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hGC8K1P3RLpMiMI3OjenDKMjoHT0oXcOLMg1v/ajVuU=; b=VEmPBNEHB4E+bA8g/gwVF6O9NHvZT9XJEqBuFvMrC2o1Qn6pl9GrKrtZ5D9hDUsQQF aB2rTtK4eiJ79x3MX7R4B/1GQ5nG2IF7+frldqms1JPOgSNhhh+s8eM1D6qFDViLbqPp JqSTaPbws2HDdJOFJhwL2EFEVgBo6ETJZo5duvtJDsyB8UTu4anS4G8c06Ukg2vzye+a uEbF/yVczj73koDwp6yQYIz9qcycFcIQCfhJFA7OXyyOB/BCvOfuBKfrSMRf1gwPXSoA eZWkxhpoqazo63xjAjewWyiJXfK8VWgn5tsKiVEqjFDKb4pq1YyJGP3bgF5jZ68jrx0H pPbQ== X-Gm-Message-State: AC+VfDzko8DPdY/Fx6RY26j8wIbDpSCY3geX3emJjTLYL+ucbe/FCzWS L5sVrYig/9lXjrXBhSlxhIACLgS4RpOqDWDke8dhTD0YCAIOhs74iEm1QA== X-Google-Smtp-Source: ACHHUZ5l9N03bttJt71OV1RmJbiy2laIqoUfcLiRqdEKL92Y1E7VZzzegqJAfviLJ8VU9FqErD3fgX2XP6I4 X-Received: by 2002:a92:d3c3:0:b0:323:ec3:49b7 with SMTP id c3-20020a92d3c3000000b003230ec349b7mr3390564ilh.11.1682678076542; Fri, 28 Apr 2023 03:34:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w15-20020a056638138f00b0040f9c90e415sm2046842jad.26.2023.04.28.03.34.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 03:34:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 03:34:36 -0700 (PDT) Message-ID: <644ba13c.050a0220.79791.2e69SMTPIN_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 318C4605246B; Fri, 28 Apr 2023 06:34:36 -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: dpdk-test-reports@iol.unh.edu, 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 | +------------------+----------+ 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) 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/