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 9B73F42B34 for ; Thu, 18 May 2023 20:02:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 98F3C40A8A; Thu, 18 May 2023 20:02:01 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4CAA640A8A for ; Thu, 18 May 2023 20:02:00 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7665e607d1bso58425339f.3 for ; Thu, 18 May 2023 11:02:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684432919; x=1687024919; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zm5AZ37KwnBDYf1IXi3XzJtFFiKkGerk9qFnwTFNlxs=; b=iGQTKh2KU4NDmFaI2DfnTNFZN36hPYiujWbFb72lOy3mBPSu1FL8docl4sKkGxD8LL kmbfO6g/CcPw3snKqqMyWRJ7XEMAAmFeis6SpDia9gPVGuKSv3345Xhh07QAD+dvcSC1 Hmv3xilZT8Ovbi2U1Qh3LBlc7QZdPDkMbdZ4Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684432919; x=1687024919; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zm5AZ37KwnBDYf1IXi3XzJtFFiKkGerk9qFnwTFNlxs=; b=EWadGaWfUvdfFCXzc6TErrOYJGErloZbMRimpBnAJVaiOdNb6N+mNVyH/Genm7NNlT WH2UGdmZN5nMVOm/WhNjreQnQgDATNuUcSjY7wnHnP4h7n/5B3pAMS2+RxaFJsosSLDz B9wojcRwuAuV8xriyhyKFg6L/Pt2Z7KafXApg2DJ/iEcvBHPR6aJQmNy93zu9xXjWxtj nhHr9HdIAu6alWdbnCPeaBZ5L+8At4fsCPOoVJtUQqvY9xj5auhQnTy0RQT8ylMx0fiw 8L7ChJ2pouE/4ML1uHCcKVj6hq/icGyJXqQkezhgPwQQ9M6FpFSBtZ4rW7JGkfP0q2Rc ZSvA== X-Gm-Message-State: AC+VfDwpVSnOp9I0Igjw7KxbS5wecJmhM+vHLry71KC0BMqtAl4yd6yQ EfxscHxIPtlETOsAvXrxyaQe+DKkzkUQaHyDGWzBSZ9ObVUHlVEtTFjOIg== X-Google-Smtp-Source: ACHHUZ5KOsX2gCKZoiMeFuO+JVYWgE668I73yNZS65ftJ8uli/hoBgxDC0ZX50x9s/YlItfF1L1gRA2OgpGV X-Received: by 2002:a5d:8b8c:0:b0:763:5f1b:2f6f with SMTP id p12-20020a5d8b8c000000b007635f1b2f6fmr7558422iol.7.1684432919677; Thu, 18 May 2023 11:01:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e6-20020a02a506000000b004141e71dff6sm57011jam.52.2023.05.18.11.01.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 11:01:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 11:01:59 -0700 (PDT) Message-ID: <64666817.020a0220.ae567.2e45SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 41670605246B; Thu, 18 May 2023 14:01:59 -0400 (EDT) Subject: |SUCCESS| pw126946 [PATCH] lib/cryptodev: set minimal output buffer size for RSA op 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/126946 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, May 17 2023 16:47:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126946 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 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 SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26263/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/