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 D7F8C43258 for ; Wed, 1 Nov 2023 00:41:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D38364027F; Wed, 1 Nov 2023 00:41:03 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 96BD34027F for ; Wed, 1 Nov 2023 00:41:02 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7d9d357faso63120877b3.0 for ; Tue, 31 Oct 2023 16:41:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698795662; x=1699400462; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uHHRREt3QHTHxlfC20yIIPaa3L1/WXzyyap7s/Iss5I=; b=VBjSSHkyMikMjFrqyd9JSbIYtybUfaESdiVWIix6yYWx6YNiADv57RZKT66obKFMGc kJret9t+RpFgNLD9W7WqMM8ECaGNIH3Iole/wSzvbAxDdrMbx1IB9kvac0ycOdAyDvAd uV+3AO5PcHZQo32Ogz+PcDTg/bzg364qXKrA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698795662; x=1699400462; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uHHRREt3QHTHxlfC20yIIPaa3L1/WXzyyap7s/Iss5I=; b=Bpsq8/9YJnsffci8PL+MyoBs8yoVuO5Qg9Hy3f0KOpW5Q6j4haaLTn9qG12k/hVyu6 PLESG8u7yvcrMmc1HEkmxWnuRVAAqKFSdIXSjt+UMTpkQXGmXEDUBHEP7zGzCumo9ajK FcCCsv1BwQqFpm/R3Yyp2z32t8WEBFDVMIQJVIwT05IYcFwuxLvxwCYsCFa6KnYDNaYp HQg8SITcA9vf6GO1BkRVy6JYKGGk9eisdMD0tTZ9/BuGE1by+U3ihna6stHRtP2HTvos 1Z0EoCvmqWKJdASYd2T38ARqzLiPVW52b3yAS2Ph3vRATAMNShvq0AVmC/geV1Z5a1ql OEOQ== X-Gm-Message-State: AOJu0YzT4NIbCZRGHQS373NFypDyViavzJ9bCkhqX+w2BRx7H7eMkfGQ IgjtMPmjHOe2X5YzxYRHznJaBaUMofVyDz4UIeJOGnNZQ8kZcxWJrgbZujLBbz6s/RtoBooaLw= = X-Google-Smtp-Source: AGHT+IHYWhUtebOoOcieFmZnn5CEgj3O/6H+2rcpj33wI8Iwf7NWcbGRmzrtPN34IOOZZ3NutDvDkKNcj4SP X-Received: by 2002:a81:7942:0:b0:5a7:b973:db3c with SMTP id u63-20020a817942000000b005a7b973db3cmr13563096ywc.34.1698795662006; Tue, 31 Oct 2023 16:41:02 -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 s2-20020a817702000000b005a81db31505sm637354ywc.48.2023.10.31.16.41.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Oct 2023 16:41:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 31 Oct 2023 16:41:01 -0700 (PDT) Message-ID: <6541908d.810a0220.d9cbb.96f8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A958F6050A61; Tue, 31 Oct 2023 19:41:01 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/