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 8261145F4E for ; Fri, 3 Jan 2025 06:35:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62FDF402B4; Fri, 3 Jan 2025 06:35:19 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0E273402B1 for ; Fri, 3 Jan 2025 06:35:18 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e61f3902so1021277939f.0 for ; Thu, 02 Jan 2025 21:35:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735882517; x=1736487317; 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=UF0zBZrrPBfQ/daHkrhdlKx2gGo6VJAEYJXiIoL6MhI=; b=bd4P/Znk5le+cB5hmODzUypFsLZITNzOdPwqAb+O3aXpGXH4Zk1yTsWacBOoVw1LWM d76naHMyPTs8Bvv+9SHfQakXyzJEfT/Ya99fX/ytAZm65KYxXu0MCqgr69AVoze/jHau OXVm8bnbCoxBnLAGsdmTfRnBLaHMiFs283eGY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735882517; x=1736487317; 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=UF0zBZrrPBfQ/daHkrhdlKx2gGo6VJAEYJXiIoL6MhI=; b=NL0umZHuxEMhfwXlwLPyxcpGnD+k+CN6x3MY/VOin84h6TSj3mYqt5H8IVMxQPjfWV jZwOMVKirBJf7RS0+hLiJ2oxcgxaLasdT/vgoa5GIPhAoxS7JqEkbUNyx8AQ7y+4r+hB 4raBlouEPeO/z2IvS5EBsEIkysGGkTUUC8UXT3DzyhUWzXUhODgKSafvUI0nXFJLU474 bjI0GlCjckCDFDIC53i69O6JSCRF5tccq1MveY1Rn/ehkaqsemm0+djqvrpCliPh2jfa P5iKPUkEh/ym5feURLQ6wO86Sb7W94xTc07VFQDnRQJMVLF5nzt1cqkKKtkclt/RhToR MXpQ== X-Gm-Message-State: AOJu0YwGkqtyjx+UAVgFR8npal+uqgm+FcaCiv/Koxxr58qjky4xFBzh 6wPhzoA7+OGzXHZz/tWwxjNXai4WL435QyT5cD68M8qqSMQKLcKN5wm582UwTss0YcmgFT5GBN+ obYqRd/j000VXZyYkxE5yKkDJvbK5JYWN9OP9aupG X-Gm-Gg: ASbGncvk5Gt7RchwjboEpUA6+l9mOZtPpUjKlTNUf1A7lmqL4GeLzvbSoGoTsAcGz+C HyXkLGSPDlhCZ9gZzeBv8Wg/2VNBt1e5CH0zdIV2Li8CqsFFyO0jKjxHZ/DRu2MMHXchmK5aPKr k/9CRJTp5s1fCLmGAtddAge4XLPnSHuK4HV+jkq7PJ/CphqRAAaTh8+25Zi1naUk84a5Eh9R3Cy LiVuyYEXfeEVb6lfD1HtTnHvi46fNYjqEaq86D1X8zqto0CkdJHhRM0dP/86PscIaCl8Ya9YoDM +g== X-Google-Smtp-Source: AGHT+IELEtww/w5eO/yJUsPfbXowxUJii94I4NFGaikHGr8YU3E+TmEAvGiPYi1shphLf+hJ5SX0btjUSyKc X-Received: by 2002:a05:6602:4802:b0:84a:7906:d988 with SMTP id ca18e2360f4ac-84a7906dba1mr9805439f.0.1735882517169; Thu, 02 Jan 2025 21:35:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ac4b6sm1676587173.32.2025.01.02.21.35.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 21:35:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 21:35:17 -0800 (PST) Message-ID: <67777715.050a0220.80cdd.0aadSMTPIN_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 B2D226052471; Fri, 3 Jan 2025 00:35:16 -0500 (EST) Subject: |PENDING| 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-unit-amd64-testing Test-Status: PENDING http://dpdk.org/patch/149577 _Testing pending_ Submitter: Yang Ming Date: Friday, January 03 2025 03:09:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149577 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#303235 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Debian Bullseye | PASS | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 (Clang) | PEND | +-------------------+----------------+ | Fedora 41 | PEND | +-------------------+----------------+ | Debian 12 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: 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/