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 5411645AAF for ; Fri, 4 Oct 2024 20:55:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AA4042EAF; Fri, 4 Oct 2024 20:55:15 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 6C00B4028E for ; Fri, 4 Oct 2024 20:55:14 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7e9b3693513so1049622a12.0 for ; Fri, 04 Oct 2024 11:55:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728068113; x=1728672913; 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=M6QoP0hFCIVjK7XV0G1Gh9/otjWox8q9fM7U/Hq6lu8=; b=EZZeE9Qwenb1Kbo6TOxpUcIIdSIyySrRaNZbkY1id92aDvh3fKtmYez5oRnFs0Fak8 DamXzi+JmuHsdaTiv2O3XWAqpeLBboCF4NSBPh/0kEIW98G2m7q4aSIO9ecA4KH0eIyg yY6wQ/vB4+pm7+XLsuUgQTD6YAdOLtl7l76v8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728068113; x=1728672913; 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=M6QoP0hFCIVjK7XV0G1Gh9/otjWox8q9fM7U/Hq6lu8=; b=MdtMyFESlUKMbq6dGqTP7QLAWScVbVqvE165JfVX85s3RxVj4p4R0QaN8shpfkpinf MhvPWUD+PRu2+948d7oKBEFobHeXkngVj09yJ9oE/Zkt/D+CLjceVuWKtD4JnZ7BZKqp KN0Va4eU6V6pJZURtu6l9LoXkmc0UFySTeQtx5ZDCKPyqkg81c3FjTX2N9ZDfsnri/j9 +KwWOaZMU449TdSxG7f932KW8ABaBvr6n/zrnImMS7v6K3EPBFZocYOf7U8zj9HfgkqI ih99NiwG3Y5BAAYip/UjTcGpr/oGjkbyTsdX8iFdDH9ZNKkofRjDKzlDDvnObYdNlJ0X xniA== X-Gm-Message-State: AOJu0YxqWwqLhjaTT2ovUv58WJaB3rCnHzTaXy9GvdAgf9mjn8RmNzGD 740US5dhIWV08pYMUXbr4/e6rZfdcr+iqELv0deuKNgk+0vvvGOdDM7oNLToiuR5c5fqZOgFAjg sGpPIK7DHKAi3wWs8Ak+uDyx0/b9bvAEztDLtGEQD/tsFRsLF+wMAWmOC X-Google-Smtp-Source: AGHT+IGqviQaMAH3b1yy6m2EHhsfOyEvg71PFHnXw4ORiaN2fXbffjIqfN7c6MVUDAnOF/9YrXyCY5NnV1TD X-Received: by 2002:a05:6a21:a24b:b0:1cf:37bd:b548 with SMTP id adf61e73a8af0-1d6dfacdbb2mr4113079637.37.1728068113565; Fri, 04 Oct 2024 11:55:13 -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 41be03b00d2f7-7e9f6c71c2esm16284a12.23.2024.10.04.11.55.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 11:55:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 11:55:13 -0700 (PDT) Message-ID: <67003a11.630a0220.3c8980.0f0dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BB949605C351; Fri, 4 Oct 2024 14:55:12 -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#185391 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 | +-----------------+--------+ 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/