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 05E2645AAF for ; Fri, 4 Oct 2024 21:13:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA4BA43267; Fri, 4 Oct 2024 21:13:08 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 0410542EAF for ; Fri, 4 Oct 2024 21:13:06 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e25cb91f3b3so2476564276.1 for ; Fri, 04 Oct 2024 12:13:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728069186; x=1728673986; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=7ZvC0d4GL27dp7xQ0khSu25Cll9+Gnk6Q+eHtQaVkSU=; b=c5KywwGn9kQluhuFML8IXrY6e3Y0lo3inPUwEt9sBxneW+pvg+VLcp6A8YqZTPSkJt 7ceV2zoXISDrBVJS0kPnhBk7ncRvhtjgl8MXAMX6Z8qS1OYKGeiEqXiP4gbPqOPOb/fy rgIwWDrAkdoj+nFBSK+7+p/O83JTkEuB9AIeQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728069186; x=1728673986; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7ZvC0d4GL27dp7xQ0khSu25Cll9+Gnk6Q+eHtQaVkSU=; b=LBqBEUkuzo6/vl9KyU4mxTi+2FN/pXnadQ8p5aBhVa6yWAq58wEJaNcryuW9Bi1ugC KSQuIKqQap9BrYfRAKuVGSprKBlgP2R6T5DKkiHWXVZ5aPvxIu9oluox7dpMuoOxYV7Z 3RhHrSbVzNHpqUgx+x5ZIF9A69qrOx+w6+y4wFtTWhtanDNbNolCIWI2qHMroOzUsKlE jAqq1cO/qr4Lig6ieZPQEHHbFEpKNcPvXJiQVXtMKcAJ/RZ80gn1xDcZIx+mTh2lRObe vcp88URY4yanH/JEd4VquGbuYYNxfbhoCsUqtEiHCeted/NtG/SBFWuHwLiFnnIPYee2 tPjQ== X-Gm-Message-State: AOJu0Yzwnzy0RB0grJnE/mTM1AI2hLWZDa4yZ8XQ8/R1/kIH0ArSywwY C+gT9Cz6S3UE0FfmiclaZ9f8to/kOF+ZPwLIJ8XuqgFCHNPn183xILNyuTYlpAKJv0dos6Qxfzw ighAGSAlwcobS3Ipu8zur3qeC36o5Ry6kh4L30aJq2YmzFc6rn4bw/OEV X-Google-Smtp-Source: AGHT+IFrhDPLEiNnYPgOHgexPXkdNsSErlOE/EfyVuQFlPVrvzpUq7C0Bx2WVd713r5rzlp31cRkpa08e/0W X-Received: by 2002:a05:690c:7007:b0:6db:b8ff:9128 with SMTP id 00721157ae682-6e2c72b2502mr38492237b3.46.1728069186249; Fri, 04 Oct 2024 12:13:06 -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 00721157ae682-6e2d926efe5sm75837b3.8.2024.10.04.12.13.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 12:13:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 12:13:06 -0700 (PDT) Message-ID: <67003e42.050a0220.17b095.0685SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CF6F9605C351; Fri, 4 Oct 2024 15:13:05 -0400 (EDT) Subject: |SUCCESS| pw145026-145027 [PATCH] [v2,2/2] cryptodev: move RSA paddi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004061107.584-3-gmuthukrishn@marvell.com> References: <20241004061107.584-3-gmuthukrishn@marvell.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145027 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, October 04 2024 06:11:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 145026-145027 --> testing pass Upstream job id: Template-DTS-Pipeline#185399 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/