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 7C73445DBA for ; Wed, 27 Nov 2024 20:09:11 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 58F8B402AE; Wed, 27 Nov 2024 20:09:11 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id EA5214029C for ; Wed, 27 Nov 2024 20:09:09 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21262a191a5so466555ad.0 for ; Wed, 27 Nov 2024 11:09:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732734549; x=1733339349; 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=smhO83qKZTCDZF+HwlNvLD0BMYdAZkvtLeRoG6ZVmfI=; b=HmjY0J/EbmMJiDQQofk5O5FEfymaEbRTAus04EJZFiH7BG/CJBsl/mwwFITckCekot M81OdSGy2MoGPzEjUXrn35y9B8YYixMS5j4IcceVcRxuT89m3z09liANhUEbCYrEylDD cfOPXBIZDwjRKOq3AuolozYyIYuBzUxlbxDOQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732734549; x=1733339349; 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=smhO83qKZTCDZF+HwlNvLD0BMYdAZkvtLeRoG6ZVmfI=; b=kCuBjGMijqxg+BWNEuewBLvBZT/pXX6ZmgkCJSBefC5gVvo3nobFDVpkIrPTN/PutA rKt8QG7A89wby3SGVfsukpQHCU6weLKg4S+l1dIhS+GH3/6ENxHrER9ujawlRlNxLZI4 C625d/Y9//sr8CijZ3cImPo/rHxSh9ygzMobAiPJJ/0FOxd87+wUvZdoHpB8Zx0PHE4a tqLoOUtUZlKzb5yGyZeGl9EXmJJXGEE+sImLvhLeJ+4U/Kba9c3P7r3+gDCh1Nm4bmwz avDBUJHKd/LncQwrD0IvkWa5QCccUG4HJRkXxVQN/c+ciC5HP4PvP/whItbcYAgpwZwm V5kQ== X-Gm-Message-State: AOJu0Yzyx4cbAfxq9t62Izp5QUoxG6/869WWVX/ENkxeDZviSjIGLIgb Q5SPG+R3DaEzv9NS1OwjarmDks1Kzq6P04nk3FmcsBakoXg5jIb20diMa1PZzL4++FwRccyeMN2 MaAyOsMX+RzqewIWMuvtQG/9N5uDpFut4wJD0pgi0 X-Gm-Gg: ASbGncu5juohd0sGNLacxBP7EATlluSz0ghMKQZC0w+CUjtx14C+3k59lQKYapKwH1v EB5Vo6ayJUQRBHqgXypdi34yN+J+IEDoeO2GSNeLqBcIq4PBE489CaPBJBd9+t8IH5QIqpaE/eD dMpSI2RKPwEB560SDzbneWphdLuzuZnUy4JXzJwZSV9tJigr9eRsoZMa5t1WGMcKKP5s2qFDeoI JLmQj5uuoQiDClgXrSZmQV+eOx8iDbS9a8/m37PP8hVXWLPsbFFpsl3FlnUg+tN/ZsAhuY= X-Google-Smtp-Source: AGHT+IEBhIvGb45BbZWeHb03Zob4+N31zmL16W0Ahc9ZcD3FhRU+0jWSVR7i8NMaGP360s3eWZsypgNm49My X-Received: by 2002:a17:902:cecc:b0:212:88cc:d56f with SMTP id d9443c01a7336-21501d58aa4mr39188425ad.45.1732734549080; Wed, 27 Nov 2024 11:09:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129dbd2fc8sm4510605ad.117.2024.11.27.11.09.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 11:09:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 11:09:09 -0800 (PST) Message-ID: <67476e55.170a0220.385ab5.d157SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7ECA66052471; Wed, 27 Nov 2024 14:09:08 -0500 (EST) Subject: |SUCCESS| pw148913 [PATCH] [v2] crypto/virtio: remove redundant cryp From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241127141248.1078678-1-rmudimadugul@marvell.com> References: <20241127141248.1078678-1-rmudimadugul@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/148913 _Functional Testing PASS_ Submitter: Rajesh Mudimadugula Date: Wednesday, November 27 2024 14:12:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148913 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199622 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 | +-----------------------------+--------+ 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/32039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/