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 A6BAD42B39 for ; Thu, 18 May 2023 11:14:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A190A4014F; Thu, 18 May 2023 11:14:12 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id DCCF94014F for ; Thu, 18 May 2023 11:14:10 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-64d15660784so348581b3a.0 for ; Thu, 18 May 2023 02:14:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684401250; x=1686993250; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JVsbBed1VhybDKGG+OPEXZmdAmlSIGZx3yg6AyTi1Sk=; b=Qj83c1d6seVPgrQW1zLlD9QkJ4ql0iZ5yJtNLPwmpij4KST7rdDWOu/uEPSKcK4Xp1 2GK6N0O4bOzJVPtMpqkOxKEf9o9RYPrMw/lPEnbvmzrD8jVteEceY2LNtUcyLEb63eyn wHo3132iIeWEPR9Zdn7kv+HzXSn2LCao0dMNs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684401250; x=1686993250; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JVsbBed1VhybDKGG+OPEXZmdAmlSIGZx3yg6AyTi1Sk=; b=mCy4fm+b1yDEBLbwLf6zm4ihjvCNPb0jMZOxJZgGZlvD7psb9huOd0IHuPbBbz8W04 VB0tyHB7kjUIPiEHrCUXSGRjplro9EX1tO6pZi3XDGBwMkaXTp0MFVSL9psBQeU79pS5 Tq4WJ4YEXYkUaL0FOHIbJDCX8yJM4GxVS4WU3lQU60fnUsdG5NSVaDLCO2jPonyFMZyj 8OuAU9bUqu7hnDGMrCwYgU24t0l76UEQXQBdZ30ScGRhV9ok+TGILvnEzegLDvaJiZ07 3J65e62Ua4r3hKIUU5KRXoghIXgOZEdrEReET+AoU6sizcdslqzlG9v9NopldQCx0OdF yTAw== X-Gm-Message-State: AC+VfDxXPn5/0DSKHun1+U8STNkZaEtgMUVKotr1iJu9gorSQfQWHuSF 3aPWhOcNekH1rFVv/caWmuYmOzDZUXkB7Hh/Ibvn2ZYPISNRbGaVMdOpMw== X-Google-Smtp-Source: ACHHUZ4zohS8K9cYlrDQk9bGvbKNNHBk1VtRRDhloEfAxTY+QCQ97g+dKjH5egVgjfa4qGw7C0nhBSydNuCt X-Received: by 2002:a17:902:db07:b0:1ae:3036:b594 with SMTP id m7-20020a170902db0700b001ae3036b594mr1897781plx.49.1684401250023; Thu, 18 May 2023 02:14:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o1-20020a1709026b0100b001a2b4c70298sm11594plk.134.2023.05.18.02.14.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 May 2023 02:14:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 May 2023 02:14:10 -0700 (PDT) Message-ID: <6465ec62.170a0220.7662c.0f8fSMTPIN_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 45965605246B; Thu, 18 May 2023 05:14:09 -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-abi-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 | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/