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 1EFDE43258 for ; Wed, 1 Nov 2023 00:38:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18A314027F; Wed, 1 Nov 2023 00:38:00 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id EAC4B4027F for ; Wed, 1 Nov 2023 00:37:58 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-41cd97d7272so41352901cf.0 for ; Tue, 31 Oct 2023 16:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698795478; x=1699400278; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cJ7qFHUS+P8CGgd6s2ZLvZu7Y0tFJENjU3eecxF6Obo=; b=VfYc4a3zDbzX6de8B6kKWZM8veA9D97UPqKFUtvfIVMVE6wEkmeSs1CpLbrf+JazBW QH4KOCZREJOjGj8+5geOlC+/+pkedMz3ZcCfgnPZ+uLjVm6D8IDyYS80TAkrx7+yRQN2 azkUSbO7lEiK7zztJKSdh+BRxCh2Ar7LVG5Vk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698795478; x=1699400278; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cJ7qFHUS+P8CGgd6s2ZLvZu7Y0tFJENjU3eecxF6Obo=; b=iyZkG03ZtGJKKt7PwURVfa8zbeMFCqmr9Wdtej8Knm5h8Zi8Qsvp+Y8D1JbcY9yZOd f69ZVdFxd0BQz55XamqQV3zYuw0PBvw6fQkDLsCOlXCKSDKtGGIHEXFxIxI2VQG3Ry1b MbdP/mC1mHWOU/jf2AIh1LgxUah4DXtKkzZ0FLAN2augUVDu/zJIPiWJkwweGzhvYzRS UuMUmGcM3BcBX/+Mp7qjq47QPTe+pvGyarY1OezSbdHf4G4A4pl1cf2QGRX9RHauKMHX BwcDEPe5Wg3XgQcbdOmJMiZEAr3VqDBc6VqbPWlE6C9sWMOrqa6AMTvIUC83OHO/hoJT 80Mg== X-Gm-Message-State: AOJu0YzqYd3sBqS3E88RuJOLW1/WMuDPbmMnVglreHdEW0ZK2I7R66S4 M/hqDRarvPJbQarJYly6IMmrPJ9Bmqgi4hHSP9pfEq+abYxr8ktL86B7Xw== X-Google-Smtp-Source: AGHT+IERbv9U16VwD8PSsvQxL08Bg1LWbwlCb4jD4AgiGsHQwlUKvmbZcQw5dZNDpmWrzMngPGXYHxnry/rA X-Received: by 2002:a05:622a:1481:b0:417:f27c:3f28 with SMTP id t1-20020a05622a148100b00417f27c3f28mr18549583qtx.58.1698795478369; Tue, 31 Oct 2023 16:37:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c9-20020ac86e89000000b0041b8394cefcsm331912qtv.28.2023.10.31.16.37.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:37:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:37:58 -0700 (PDT) Message-ID: <65418fd6.c80a0220.9cac.4fcaSMTPIN_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 15F786050A61; Tue, 31 Oct 2023 19:37:58 -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 | +---------------------+--------------------+----------------------+ 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 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/