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 DA50D45FD0 for ; Fri, 3 Jan 2025 06:03:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B1301402B4; Fri, 3 Jan 2025 06:03:56 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 89CCF402B1 for ; Fri, 3 Jan 2025 06:03:55 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5f4cc48ab37so3289544eaf.1 for ; Thu, 02 Jan 2025 21:03:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735880634; x=1736485434; 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=Q4eEIShXP96Twi3NWj5GXOqWEB5XwK5ypN0UpUK8U5E=; b=VZKfloibqO6XfaIGbobSlcU2rQEgNuPpYogIPo7Orve+GregWoD2zDRcMFlFrtgiOs APcUGA0ZyiI2yyDnu8ZyNwqtR6hKLk7yXKCP3s+iCEhikLEclE6/eLpK18Nshqx1NSet nIPgoGyHUhDiblsIpRIC8vjWtMOi3Cqb4Ah6c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735880634; x=1736485434; 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=Q4eEIShXP96Twi3NWj5GXOqWEB5XwK5ypN0UpUK8U5E=; b=Kb6Y+CFF8ezpzhmSCMahpJnndOHk+Saspn0C5kpsoFGoR8HlJgWYgbXsHWow6wghXA W1Nf8jOdde/keWXwifwkEeIar6Wq9oq0/yjDpHocrxdmEdCQE43hicrTrcYIgcV20FBK UzTkc9tI2O0wislMZDkVuYm/0i+cQWoHy/iXV+5vScKNAohFSzEyVV1vszt2FJIhVgVn A533j8R26HS71SxUQbUikiJUDNmxC69TbOkxnnY0hL38VJOAsu34/yOnLmX9YzNx1amZ s1Tp7llzbUJ0Ho3cL12d4x8eqirwVY4iI6IKzD+/jRnF4QAgxGYvkYkaCn6SxMdwjZbE MLJA== X-Gm-Message-State: AOJu0Yxmfuzfom9AEcUjA8dU/GSZrfjPHVAvMcLG7gwIXrKd1xMQfmjE z2kpd03L1gCbgRbKqEIz/txjQCQWJzjIbQSVQYOh9ae52NN77+SkDV6rAneRhaHRoLLpKsTAcga CebZ2ecjNVVO2xOjYQoOOgdiSdJND1muBTKlvObHy X-Gm-Gg: ASbGncvUDWDc8Z50zMVPc7r4Kp1ktXQEDlmRBErT8dUe4dSu4WLdAMxMA+q3wztGdeW G8N6qRKUdgo9f9tPmSmXkz1utnZ6yyzo4CfOqQNi9slLEGrhuNChKPmXpnaiS6nKHJ3OE5+iJ2m iShwuvLex2plBWWpjB3uPNnUAIThe/zrSci6KEDuOdF/YjX+0SrN472xb30bY4wRZscysn61U5H kxxCNPfD4nrna0tWKPVTFr74kD9v+7IB4uG/LdOhmvdHpiWso3yaElIcXZEFsCAaQiu6TT3KE5p YQ== X-Google-Smtp-Source: AGHT+IF5qrGJCWrcs76VQrAtmcGoU+aP36IMZqFRiNghMbOntbZYBd50V6QF6mr7fIzoiqbGdE0/TzyRTVh5 X-Received: by 2002:a05:6820:999:b0:5f6:fa28:95b1 with SMTP id 006d021491bc7-5f6fa2897e7mr155232eaf.2.1735880634709; Thu, 02 Jan 2025 21:03:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f4db56c94dsm697626eaf.1.2025.01.02.21.03.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 21:03:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 21:03:54 -0800 (PST) Message-ID: <67776fba.050a0220.2a8d9b.f567SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 35D276052471; Fri, 3 Jan 2025 00:03:54 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/149577 _Testing PASS_ Submitter: Yang Ming Date: Friday, January 03 2025 03:09:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149577 --> testing pass Upstream job id: Template-DTS-Pipeline#205124 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/