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 D0CCD42A13 for ; Fri, 28 Apr 2023 12:27:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5135442FA0; Fri, 28 Apr 2023 12:27:38 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id DE19B42F94 for ; Fri, 28 Apr 2023 12:27:36 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-760f5070ccfso746140739f.2 for ; Fri, 28 Apr 2023 03:27:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682677656; x=1685269656; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hGC8K1P3RLpMiMI3OjenDKMjoHT0oXcOLMg1v/ajVuU=; b=Zs92FTwUxMoNbQaJn7+Ei3AyJHvVW/Y8lwAHaW3geUT38z0Iq2wE2o2lhwy8DyfZ6l Aymh5315bP2rEcasctsfel5hEhaU2kTrE4S4YpNq51lynMKUMcBu5UWxsoe4DgVcy083 PWKaIep8TnQ2LsbqJmMGX6odyDdQo7Ok4HYfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682677656; x=1685269656; 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=jm5WqxZDwZ5nOtUrv6jEerKIj0L22DErRGikvhtEC17Fy7ptA9abut+6gS5HES9+7C P/Kf7zI9CJ5Yv3hOyaYuVOLmMxRmnEevsMPEiOVydmY0I5jN1r1x/ltVL5R1H5Gz1T/d zLmHWDqXinISeZPMRc2isUh+TDeTralnUTGDn3YsmM3KEbjqW+v8EmUPe5obulssOLdU /BCQb27+B/IXh8JglpaSbIV7zeRepoGObX2SMqzRI0l216ioA9kiD0YAMoyfGbOc6zhr 47ahvsGAHFy2ZiUdTqrMAcW9Twz00L/BNCaiviESVQqnmk1+sSzNsDvL2/Q1rXgMNT5t ZVbg== X-Gm-Message-State: AC+VfDwOVq4DBAFqGPt0M1yys16KBn4Q0/e0hGDwrqYyNNk7aNq+fttm PfsIPwVyBHcvq3PnBEgPuc/ua69g2EcnZLHW7PF4AY5lkBh6axIFD+gM9Q== X-Google-Smtp-Source: ACHHUZ7ItKuQEIXHsCianBMxoe4568qHzz+nDdNmI1Cnmwhn/HHfkcaYF5094siI74EGsjPlnkvcFdGFhHWn X-Received: by 2002:a5d:8993:0:b0:763:b459:a701 with SMTP id m19-20020a5d8993000000b00763b459a701mr2946262iol.1.1682677656289; Fri, 28 Apr 2023 03:27: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 g17-20020a056602151100b007594cadaa12sm1578708iow.1.2023.04.28.03.27.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 03:27:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 03:27:36 -0700 (PDT) Message-ID: <644b9f98.050a0220.4d738.1bf6SMTPIN_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 A89AA605246B; Fri, 28 Apr 2023 06:27:35 -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/