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 5AFFB42D0C for ; Wed, 21 Jun 2023 04:12:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 415F240DDC; Wed, 21 Jun 2023 04:12:42 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 32A1640DDC for ; Wed, 21 Jun 2023 04:12:41 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5704ddda6dfso60479307b3.1 for ; Tue, 20 Jun 2023 19:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687313560; x=1689905560; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oVwWD4qMmxhnFfqNkP5DK/R1r9QtKAYSLFlX1trzLxM=; b=b2h+x+znpKRXTNJYd77CrSxkUZ/0/RNDtrFXBija3nJWhZn03ikUYPslncW+8rM18T vJCoAwG13QwgTtMZKGDJNh+tb1xE7zkKyPpG4GcFS7LOPvM8mhNSmDeBPqvVyMw81E7+ IUh44QFHxGJwEr01KmXG6OgXo4RcOzdqBgl3s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687313560; x=1689905560; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oVwWD4qMmxhnFfqNkP5DK/R1r9QtKAYSLFlX1trzLxM=; b=fLg5GWm8qnSmAIddcVDlZAsDkLb0Pm5iODpCR4Hht7FlaX43RqATZMrR2z7sTvvGZ/ CJQb8fTdIiSdmzoseyw8trdwvUYD+hG5cSkH0Bm7daWjyaSYAm49vrB/2Xd9XgOdM1B/ 9rywfiAqessAeXRiccJpRd594THdwQNCqMvc9AvGhglbGixdtpq5c+H1lNxSnahcBBzd wiVy7h5q0S8ReZE+37paatER+7s17QrD2gnn6i1er1uWCBr6jochzap/x+VCWzMr3oqP bkH3KpFiOVoTxVetKr69RClcGLYsswbVV1RjFDatzBNtBy9doaMC94DzHz2wTpS0UqCL bk4g== X-Gm-Message-State: AC+VfDwDtufKQRiI07Nvlpmn4xUimkMO9Q0YKs3ZZAM+VpiVdzop7Sd/ npnKIfCT3KogbiSvCNk1BGDZYPRAcIPDRB+TOxSOdYkoIiIabFFunl3ddtQe5aHf0ckRAXFXwA= = X-Google-Smtp-Source: ACHHUZ6f1fO9zTV0sHK4Uqb5cTnbOVf94smoQ7gAxuKb25u4VqhP7bNs4Yhn6wiKzdAsyDGr4i8RSsyFwvxM X-Received: by 2002:a81:c24b:0:b0:569:5f72:4d4 with SMTP id t11-20020a81c24b000000b005695f7204d4mr19217785ywg.4.1687313560635; Tue, 20 Jun 2023 19:12:40 -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 t126-20020a814684000000b0057399b3bd22sm190320ywa.27.2023.06.20.19.12.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 19:12:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 19:12:40 -0700 (PDT) Message-ID: <64925c98.810a0220.467ab.4ec9SMTPIN_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 3F5B6605246B; Tue, 20 Jun 2023 22:12:40 -0400 (EDT) Subject: |SUCCESS| pw128846-128848 [PATCH] [v4,3/3] app/test: add rsa none pa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128848 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Tuesday, June 20 2023 10:32:35 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:467c72a0a5c5ea24bf7a05603c081e0609bac944 128846-128848 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/