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 BBEA643258 for ; Wed, 1 Nov 2023 00:40:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B70784027F; Wed, 1 Nov 2023 00:40:48 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 306A64029E for ; Wed, 1 Nov 2023 00:40:46 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a8628e54d4so3689677b3.0 for ; Tue, 31 Oct 2023 16:40:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698795645; x=1699400445; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vQYek/sQVgLS/EK6HI3+sXmTNo8oaM+F7udRBerSkWA=; b=WfI5YuqWFNkhUFGWB17ByOelzp7WIfSiONTj6zp+VxNbswfStC+rpdP/3NgbC3by6f diEfDE3pbrvHkdEZac+awCV/bfF7jzP2PKzgAR7yBiKXxhNLw8NDL2dGVNeSEgzyNKxz Mj0wjB3jxKQ7CrANahKLqz9J8I/9Q+9QM1iwk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698795645; x=1699400445; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vQYek/sQVgLS/EK6HI3+sXmTNo8oaM+F7udRBerSkWA=; b=TtrqM6KtQSAiEhVnFifYNN9KCZ9yZci8KILBSy9Ix5CMjnLXhcQOSCqn1pynkisXBX 6pjkfdbvUCLwooChKPX7mQ5BqtouocznRLwBAV1vIIKhfbtUWnkYXd6GfnW65wSrmpfR jWe+od/0J618a3JVomfN7hjXDh2WjqAWL+3DRWu+fc521IgLdifIbNn690lN8mGJ4wOQ 0knSx3l87cfA8z2Iy8TkCMkOrlVq2ZH+fwBrtgaREWICnLWj5c8qLN3duAsIkVnjaJft O7tawRUkj7H7v1B7EdAjjzS/TRVnum7iOPvho+hXkl9r705fC9Co3v3qPaRn/WqpAzjp heLQ== X-Gm-Message-State: AOJu0YzPgx9/Io2V8BxwSu9621hkMY49TPh0T6NboOC1lZOXCglLQrcj B+Y6jwTkuk86Tmlwp19At5HqiQA+6ZNDP+XjnadiJuAXcMVdvmaBlqApJMKsV22+7jKL4CXVqA= = X-Google-Smtp-Source: AGHT+IFXE45EKaltDc3UVMbhbuiuDReHVfjz5kBuJOEKiOvT0mGos1ByCx05q1Ds2NR7g+06sHsUGTz7yQPI X-Received: by 2002:a05:690c:15:b0:5ae:15bb:466a with SMTP id bc21-20020a05690c001500b005ae15bb466amr4296989ywb.14.1698795645666; Tue, 31 Oct 2023 16:40:45 -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 y11-20020a81a10b000000b005a7be232978sm649354ywg.15.2023.10.31.16.40.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:40:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:40:45 -0700 (PDT) Message-ID: <6541907d.810a0220.2264a.a239SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 5083A6050A64; Tue, 31 Oct 2023 19:40:45 -0400 (EDT) Subject: |SUCCESS| pw133682 [PATCH] [v2] crypto/qat: add sm2 ecdsa 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133682 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Tuesday, October 31 2023 21:26:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:32faaf30732cb4006cd1e45997403427029ef5fe 133682 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28165/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/