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 C879142B37 for ; Thu, 18 May 2023 09:50:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C504D4014F; Thu, 18 May 2023 09:50:18 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 21BAB4014F for ; Thu, 18 May 2023 09:50:17 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-394690088acso1324149b6e.0 for ; Thu, 18 May 2023 00:50:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684396216; x=1686988216; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ebr2+Ur8iyRAWECh1Po0kcJ3WzjFXqvscKoX7fnKGcE=; b=as6QiFqmBtYsgtYLgEEsubo608BggDDvdfl2fiOPwXdz9y13cmpreg+0Vkew4iSpmD UUOQ+6nuGkGewzCx77Mun8PUZ9ERKn+MCHBgkGqnnX1V4DHUlpYCPc6EivP/D/rgpN3w TcqCbskL/vaj0yjSrhG6Ifkgui/ftLgP6PCKM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684396216; x=1686988216; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ebr2+Ur8iyRAWECh1Po0kcJ3WzjFXqvscKoX7fnKGcE=; b=Nnc1HKtjhQAhQIBPiSpMwdjVMQmK7q6InQJHlgmOs95W+jJBwvYrwLSvSheMURYwdM SNR8qYaeC402UdqmfY+S8oKFnn+l10PAInkG9fUElQPqQjSPa7S5quBeNedVzg/qS6f2 ytgp5KtiLDeWJg2yZ4Q5bT9pbDX0wWvqPseTnzvD4/d3MWDYcNKWBNS6pkOI5nlqXHBT dAbuIZZh7ojoIC1gMC38POreSUvd5ZLMGzDU0T6+yiV065A9/887UromO/IE3nqcNt9a mJ6rT0xDaRGupIjwgvqoM2pBfne1TeZARpVSfV+KUMlP+bX7tkjARhAj1E83yaz9yIsc U4NQ== X-Gm-Message-State: AC+VfDzXHWPpuXH6jozyM1HdETv+r0n7iFhOl78CDacEGE6IiALwzzF5 CE8bONTNPviQ2WpBOBKJEapjrT7Fq2cCj+AKgRfcPJbr94RWK+VbMu0BoQ== X-Google-Smtp-Source: ACHHUZ6r3sv9M2lU9RmnFuUyXgAkRxKDMVmwJ6ZTtgCa24Ehqs1gvyZX/17EzJK1WLbWKymv9sjcyTMc9J+T X-Received: by 2002:a05:6808:238b:b0:38c:17a7:5b80 with SMTP id bp11-20020a056808238b00b0038c17a75b80mr926409oib.37.1684396216398; Thu, 18 May 2023 00:50:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r73-20020a4a374c000000b00545935f0defsm27863oor.16.2023.05.18.00.50.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 00:50:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 00:50:16 -0700 (PDT) Message-ID: <6465d8b8.4a0a0220.7943d.229eSMTPIN_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 E52F8605246B; Thu, 18 May 2023 03:50:15 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/126946 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, May 17 2023 16:47:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 126946 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/