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 EC5D845AAF for ; Fri, 4 Oct 2024 21:55:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0ADDB402ED; Fri, 4 Oct 2024 21:55:27 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C4BC7402B7 for ; Fri, 4 Oct 2024 21:55:25 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6e2346f164cso23220097b3.3 for ; Fri, 04 Oct 2024 12:55:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728071725; x=1728676525; 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=Oma1x5mNYCoYknKAdSJDunD83JXy4T7qqO9M+Uw3X0I=; b=L8a8tYdPr8QhSoT74zKGzVnwFPa7WdcozrYP1bvAINGffPXIHt2R0cWT0vFH1vmmIO pqQR1D61vTU+BEP+1t1dFsK7iwY2C9wrJAdBqM+tmSGHfnI0gs1RjyenAE3OwW6ywhV8 isR2Rh0eqMc1Xw6IvoDIHL3iBIqsqYOnXCa3c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728071725; x=1728676525; 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=Oma1x5mNYCoYknKAdSJDunD83JXy4T7qqO9M+Uw3X0I=; b=MgqtNv2W8OmEy59uYJc+1GyReBDFHF3BYoofyB2Wz7Prc3E2O688z0UJshm3IhskHX YBbmoNOJ5Sbev/NC5TjFqglezmQW8sRfgwZzW67gelwTARPqfazRhoP036XFe7wIcKzU mfokd/ARh0kkdWVjd4EFRbpfzV+QwiLe5Y0qalIMz8PZ5XGb05wMWCE4uA0sAlJ9tn9l mfW7v4K9eiVrfGdVndEAf3+iXEYd7bqPln7q5dTc/Odk3M+X2gX34qEEXRo56ulXvTMO JmCRNt28uYRLG0Y6qvYszdYBeh6eqJQsOaXj3xE7rjnAmp6kKEpSkeiwZHpgI4nWGEh6 BrrA== X-Gm-Message-State: AOJu0YwPUNHs8S+ILnqQcs6/9pjt/cZEaC09vhRx31a0JnXIdLdpY1x+ UbyYvhNunyw588SqCVCGjvUUhjDtBNd3YRNo5b3nClSWHVsF/oW7UDo47u+zL2kk3Kvi+lntwzr oRGQ5jc4OBm5PmA9/0lpkCY9f4acF419OSOYUlYdamTjjTWVWYl8jVKrX X-Google-Smtp-Source: AGHT+IHqb/uhrfzxmCwo9vyqVGM9MPA+QBWUTfZ231k7Mca034I5n4NHK5916NT+Ja4qakyimhuCtrQoF2yG X-Received: by 2002:a05:690c:6609:b0:6dd:bbe6:e24b with SMTP id 00721157ae682-6e2c6fcbc6emr37596227b3.6.1728071725078; Fri, 04 Oct 2024 12:55:25 -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-6e2d93f7041sm82787b3.76.2024.10.04.12.55.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 12:55:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 12:55:25 -0700 (PDT) Message-ID: <6700482d.050a0220.1b793c.075fSMTPIN_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 A6325605C351; Fri, 4 Oct 2024 15:55:24 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145027 _Functional Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Friday, October 04 2024 06:11:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b50d6c67a3c033a49739a0bd1a132aee6d9e324 145026-145027 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185396 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/