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 45E8245DB7 for ; Wed, 27 Nov 2024 17:24:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F5554060C; Wed, 27 Nov 2024 17:24:09 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 6BCCE402AB for ; Wed, 27 Nov 2024 17:24:08 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6d41ec318eeso48374896d6.3 for ; Wed, 27 Nov 2024 08:24:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732724648; x=1733329448; 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=GZvsk2I6hoO7XnuVdBWA/kt3cosFxC0Yh76kAijs3vU=; b=Oq9UxIbt/93Tfh39si/XsVCO/XBG9TXIsu2E6Hpwop+n7XPiD6sPuBy3SuyhKRQtEJ caqvHUbz9vI7+8qE7IHFuXV7WI1ZoyqfRcoAMxdn71/cAurLpEThhSgC/2HLBfD5lAdZ eNhr2SzIffQJjCOC810VEFGVI8su4T8//mm+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732724648; x=1733329448; 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=GZvsk2I6hoO7XnuVdBWA/kt3cosFxC0Yh76kAijs3vU=; b=aUAw3bp6m/rB7iRGX7C+cq+YOENkAJIRoaZTT7UMNN1Qx7ZoRPDJJWKi/a6MneEQS9 IoDswjoYF1Mk6H9HOfqLpxHdrsOX7uBPcVFDD64wQ0lx/8lrCNfP0PDoZxFyo9uKrCyu 8oyPCZKKwv3IAGw3+RYWg1hs2byE9x6gPruLkZ3GDmxbtWstTBR0bFwPW9+Rg4YUA69M BmL17iCPSaq16kcwtpTDeoo2IXpe9RkiOLghYEDO5hncdyMxVY9iCsK3+dODE+RvnKPY aHKfLK+yj9Ay3b//4kaCPa0dcRL4047EMn4qNDdmAIaMRbPsPVzM1p+qtCHip94NJwRh HoWg== X-Gm-Message-State: AOJu0Yz4S0FqhhVRsT51LxTu4ydwa5Cd2SFy879fVhOzTl/GbwEpj+37 F/c9CrFfM4l8JQbBOY0inw0tB0J8/QPDAN5EgmvhjIWowA5oUxGCAyD0eRh/wkO3jN/+YBCZPWi 2HkLBM1Sfu0mhA2U9hk0srFLZRvdSswwUH/aaaO+J X-Gm-Gg: ASbGncsZXdKBfhFX1qJ7z/9fDTKxZ6ysdoausZ37qX365q4uugePDkg25RR9uA4l01y uNkLBFwuciuo7cuS0cuH5ycUbNUyp535KvuwIjQdoEK0xvz+dGWyCwZdmHYzGGOQenWbZxXLRc4 z2OMMHG9ZpKHSFz4k4C3nC+Vwg9iW1A3qZfr9fFuzmv2FjCCUXoWjhjOH4vxX3CTAhWMiJ4ndRw 5uWmot5ZB4kkmiykx0p+hUTSzyG9g9aj8pqTmM4Uz57BqYIHTH89dLK/T4mjuStEKpe6SY= X-Google-Smtp-Source: AGHT+IE7xthN6Z9Z/276PmFQzn2eNdotaMX7ONpe0xOeW8oDIB889Wq+AgtJC8vekjJcJpjni7jXE5WYS8MO X-Received: by 2002:a05:6214:500d:b0:6cb:eba0:267f with SMTP id 6a1803df08f44-6d864d5160dmr55520556d6.16.1732724647803; Wed, 27 Nov 2024 08:24:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d451ab61acsm6689746d6.28.2024.11.27.08.24.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Nov 2024 08:24:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Nov 2024 08:24:07 -0800 (PST) Message-ID: <674747a7.050a0220.181d10.b720SMTPIN_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 800A86052471; Wed, 27 Nov 2024 11:24:07 -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#199617 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 | +-----------------------------+--------+ 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/