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 CC54A42E4E for ; Wed, 12 Jul 2023 06:32:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C85B44068E; Wed, 12 Jul 2023 06:32:26 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id C87CE4068E for ; Wed, 12 Jul 2023 06:32:25 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-403a85eb723so33853261cf.1 for ; Tue, 11 Jul 2023 21:32:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689136345; x=1691728345; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fC6019WswlNEVowsm5NBOhbXY9nzmXky1IbsYCSI9Eo=; b=gyVASC6fUq81wCzb8zH/at0fWBKK/4pgSL8p3GVrO0N0Xj+pjyaM5QGHbO6Mohslpq VGqG0MeA0ckVsp0RFr2qbtSvzUw9pUlBY7PmyrIoe3rQnEmP/qi3syup54dExjena1P9 8cIhF0HL+FRWsxdpEcumbKVeRabfndUC5t28w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689136345; x=1691728345; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fC6019WswlNEVowsm5NBOhbXY9nzmXky1IbsYCSI9Eo=; b=OUsYetViyLJJoLWXpJpxIpTt/OK6IHmcqqXIJDyj0OyrLKqjynAjy8TUT+vz2Aku0z D7WImMa0qWUxiXOZS9qsIooXcyXgRuapVTKdUNwnRu/zez8QBEREF5Gx1oqep18U6J4Y t5YLsjdDO/RiahI7SdPqyWy+ABtX8dV1v8uF/VuGysRtkHgyiBhuwnlwuBQ94EL7E2uM tVT9kySk8icilCBuktky84mXB8OwxDrqQjP0uTpZbkjxOHUlPQAorx/M7En1r96ZSffh Dyonr51jJRMKfWSaxN7ZgxDzvqj3c6Vm7V5ShGY/nUbSUxoXuB0vy/KXhsLyK0HSihij 0K5A== X-Gm-Message-State: ABy/qLZb4p7quUgJsDjWW17uwmMxTOrRepDI/1zBTu53zUskWlYGaTEO fCaMCrSkZWcnVEbxbY4OGwyzHJyna3YmV9w3hjcDyWcoTiNIVBMoZxoYJk4vrvyZZCknb931iw= = X-Google-Smtp-Source: APBJJlHJ4OfOsK2MQGLQSwVJHetZIsqUm0Kqodkh0XpsdpzML8KtU+dPqTA1dX4o8xp4OUNeORd2l0keWVyc X-Received: by 2002:a05:622a:1001:b0:3fd:e410:73a9 with SMTP id d1-20020a05622a100100b003fde41073a9mr21513425qte.66.1689136345260; Tue, 11 Jul 2023 21:32:25 -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 ce7-20020a056130110700b00787611ad770sm348466uab.2.2023.07.11.21.32.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 21:32:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 21:32:25 -0700 (PDT) Message-ID: <64ae2cd9.050a0220.fd65e.a57dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E7981605246B; Wed, 12 Jul 2023 00:32:24 -0400 (EDT) Subject: |SUCCESS| pw129473 [PATCH] crypto/openssl: check for SM2 support in 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/129473 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Tuesday, July 11 2023 18:49:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129473 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27047/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/