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 F2FB94550A for ; Thu, 27 Jun 2024 09:46:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA30840BA3; Thu, 27 Jun 2024 09:46:33 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id CD504402AD for ; Thu, 27 Jun 2024 09:46:14 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2c2dee9d9cfso5901686a91.3 for ; Thu, 27 Jun 2024 00:46:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719474374; x=1720079174; 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=pc3pJsF4YeCZCQc1v0gdT9U7lF1xPCydUQyNLdbnu1g=; b=Gu1Ml3cwPidxoJ6jiEpp79QxjOsgu8WJ9471z8/yfvPEZsF5JmIllaZUGAjbY/V1xC iI0lZolhv5UPgut0w47OYcvbOwwA7qIBn0l01AH9CpG7Gn9QZqmY1eyKcMV2xEkYHHbx Q/T365zT0lLSokbqf20viSorZux9JB/oYy9+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719474374; x=1720079174; 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=pc3pJsF4YeCZCQc1v0gdT9U7lF1xPCydUQyNLdbnu1g=; b=HBocBKCQS/pS/jDJufjW4Y7I/PNcJdrKAmJeJd4da7UnxiSU8k+gZae5/IHWAvmUic FnwfBMIUoujzgYpmEyNqiNP+8ItRPml8L1fnMfZU5lFXQLbcEbRVcMtvp7j9MVcIGljt NZXau+HQRenxOHppfJXayp9dKmlzLGiNgfT9KNdMsPA8MqgNlvK1Phv41pnlTt6pPO+5 +quJi00JiaNq9eBLxwY+UnS5rJtwkQ9Q60pGrBCrWi0XwdmwfQ7zcmw1F9bGClYtXs9I 40onKOLJZA/ZE158GpS6X7wHk3RL2GGBOg9cdRK1NS+ic+tCJp6y6t5nY1WcMsHz/6X4 u6fA== X-Gm-Message-State: AOJu0YzGNzH4+UWg4jstXQ6IRJncPYmV7PWe66+BuUULUKxSlQeZab+a fqekCxcf1+KJtyN25WazKyI//9Ec5HMQYiNdXKuz/8bOdG7PEnCqfMsVhZjP1Xa43SCq4J4UsQN pGReQYfOZTo5pGvzCdw5y7c3clWboVKOJjW4LUGDpAbwqUkfgC2AzOQyW X-Google-Smtp-Source: AGHT+IEyb83Yar7H4h7suUeTYbSnCHZIbup1+D3sE+XxGzC+UTEgyXWF0l8N6CVSY4r1k2cc6EGGG2y0dERK X-Received: by 2002:a17:90b:f12:b0:2c2:c3fb:b13c with SMTP id 98e67ed59e1d1-2c8614861d3mr9349036a91.44.1719474373971; Thu, 27 Jun 2024 00:46: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 98e67ed59e1d1-2c8d7f68549sm185927a91.10.2024.06.27.00.46.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 00:46:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 00:46:13 -0700 (PDT) Message-ID: <667d18c5.170a0220.292d0.bcd6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0F470605C373; Thu, 27 Jun 2024 03:46:13 -0400 (EDT) Subject: |SUCCESS| pw141914-141915 [PATCH] [v3,2/2] cryptodev: validate crypt From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626220028.2260003-2-ganapati.kundapura@intel.com> References: <20240626220028.2260003-2-ganapati.kundapura@intel.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/141915 _Functional Testing PASS_ Submitter: Kundapura, Ganapati Date: Wednesday, June 26 2024 22:00:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ca8a873f715e19550fc7dd43ce94af54158a725 141914-141915 --> functional testing pass 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: Unknown Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown 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/30329/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/