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 F206A45FD0 for ; Fri, 3 Jan 2025 06:14:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA454402B4; Fri, 3 Jan 2025 06:14:17 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id B9458402B1 for ; Fri, 3 Jan 2025 06:14:16 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2161eb94cceso116091065ad.2 for ; Thu, 02 Jan 2025 21:14:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735881256; x=1736486056; 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=nyU3n3IRlgzauWZAZqkJ0PsYPxC3Q5FTXRmi3R4N7RY=; b=drxxAel+n3IzQWvb0Z4ODrLGuLQpsdeHDoHsclemnXXmhjOLB+anps9NA7nFtCzbWO ZfjcOOEnEIOgYrUtNeqnFYy/4VaQd4y/9rDkzke6FAF/d8CUO0cmQJYBq9Tu5c58wgoV KHjp6hYVJyl2vvjXriVbrZ7EnTn5HnPNRyXPM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735881256; x=1736486056; 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=nyU3n3IRlgzauWZAZqkJ0PsYPxC3Q5FTXRmi3R4N7RY=; b=tLNV+KF+OJXmen/1zC6de7pDCar/7FVIW+QhMKX8QmEN4pY1YvNPvum1Bywb9g81ap fffySYmxheJbxV/4y07Mlj0IZ5tb7iMxmwfydR1jpznQTGPVYsSGHaB23V6LwJxzW5xU DJ7NJeb2qWgliQqvtPDM4LnfEJ+uNAV1sm7hYXIy/F8q0/seitY8wV3V5hyv3LZiZpQ+ HGgY2ofdK+Hk2sfHUtUP84KpJP8H/iqU/gIpUEu4NCfvE/34AX6g/cu76bv4Q0WyzkbN 9xyOsdDsyo++oCguKkoKf8fb61lbVLh4x5IJnG+h7FWZw3t4WwfNIaqlQAVwUnQSsBZR 2e0g== X-Gm-Message-State: AOJu0YwtXTLNLlg8OIQ7tE0ojT62JKo4G6zUSL00xfxMpa3GUZ9R+4Ev zAfwluZ6vASEQ9Hot52PRL5G9EV9J9qBF2ShRJ/xIgoVw++IF51V1SgJ/r3VEkh+4OeU8cD2Elj r4tE7XzcnUz3BsaN9aNFvNy2d0BgSciCOBHKaeX0Z X-Gm-Gg: ASbGncu2td9JmuF2EzZ2nrYIt3MMmmpUBYwG6NhMShAgtgYMdm5kRQ6BngrLVDnP2xS y9UnY37to5KtP/B79G082qvdvDCA8Cyj59SoWzcIHD20zLaOHgbHyGKkyh6aWj7E4WRdY7+q/fa skD1x4YdkzNb5Fpn8IH5oz0Z4rxSgpUz8qZbgEVO5ugs9DMhT7lcXkVkfGrHlV8UkPNCcpgkYCe JM9JBqyqA/BHVzJusSNbzC9jsBfxmJxqjxo1Vo5++hUHXACDMiRfm4LKzxKut14qQG2TK8wJ+C0 Qg== X-Google-Smtp-Source: AGHT+IHctJdQ3vhSRgPm64dp9EwS7ke3nxH4iFkm/1fUryRt5MnSi7DuW9SbwribAaAioIc5VYwSIO7X6+sD X-Received: by 2002:a17:902:cf07:b0:216:5561:70d7 with SMTP id d9443c01a7336-219e6f2702fmr815591725ad.52.1735881255881; Thu, 02 Jan 2025 21:14:15 -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-219dc9a2855sm13199275ad.57.2025.01.02.21.14.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 21:14:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 21:14:15 -0800 (PST) Message-ID: <67777227.170a0220.8706d.1e9aSMTPIN_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 19F416052471; Fri, 3 Jan 2025 00:14:15 -0500 (EST) Subject: |SUCCESS| pw149577 [PATCH] [v2] cryptodev: not close device when sec From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250103030957.1117-1-ming.1.yang@nokia-sbell.com> References: <20250103030957.1117-1-ming.1.yang@nokia-sbell.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/149577 _Functional Testing PASS_ Submitter: Yang Ming Date: Friday, January 03 2025 03:09:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149577 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205122 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32241/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/