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 A2F8545FD0 for ; Fri, 3 Jan 2025 06:11:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D700402B4; Fri, 3 Jan 2025 06:11:50 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 4402A402B1 for ; Fri, 3 Jan 2025 06:11:48 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4679ea3b13bso89760951cf.1 for ; Thu, 02 Jan 2025 21:11:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735881107; x=1736485907; 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=4uqysCwDdm/h4Z0aOwxtLWH+kxAF12D5OK9fk65M5Ow=; b=CSfsfCSwtrHrlrseb1i8etn6fYCOxnPy6IhqdfpRbX5lr/6knSsM+vbLHWMI8i8Cei Jdcc0DbdwhTKAUbKHTp8dGA8RwWpHkK02pCpsdWFQx4aDV3x23r5kkNEhDUOsP5h5tBB K6G1BpFbac6TowRN4Kn+VPuiUtByzJvmq0K94= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735881107; x=1736485907; 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=4uqysCwDdm/h4Z0aOwxtLWH+kxAF12D5OK9fk65M5Ow=; b=IIFixd4ywFp33f2XmVyXB5hrqTeZbN6nW41b/BG5XjOHDfXMxWcawcX7nruvLVRD5e pwKr/RQFZw+3k1yfI9vlWFWqNp06bLTQ46ObASDrtIT/Iqm43n1I80zs1kdoNmni71GS u7qnlhjrK1qyVD/HDhYLKveRBw3Z4/EsmtQVdZirZubKvOlxeFOlHUl6FfEbHO7VDqJw RvZa5x6IApJMmUnrMbIliTS4dDNc4nit3HppqAoPDSk8yXbFOvmbFlrZD8raQNTbQ3U6 1kpTyobJIccgWD/bqTMv/HNMEf3dchOo4vRUlnlbk11Wm6KaqA9mUAvocTjk8hvwfqmE BAjg== X-Gm-Message-State: AOJu0YwzoA355wf1g0bBrxtCauKIJCOp5QaUCpWLCm+6E4vd1sV7/XzS rr7QC6zxKubnzbd+6obxXVhTMlvkP2ZH15zuNS3qEC5bQ5h4Tw/nqGlRVSN9ZSKqknWNQjXQ8D9 8890PeuNEJXeQejVHfGJiMRD/fREowUP45VnmyqOW X-Gm-Gg: ASbGnctIic3Sb90pDMt4B157e83GRppsMqmhad4yE+IchKmx6Yh04PSvaW39VZM97HJ VVtAQJs9Ns90XBYOfAhFTeCxIDhV16nvYlBo1MXtRIAOOJzSQTZZTNUpIo/dKiWs5avj2wCDgbb k8Fpr/UEnf4McWIZgkZjiwBLT0/hzyFlGcnjRKvfinJ1SaO5BJmPswQG96xuFQjwHTEPO6h6iOD ckLmQ/6mlWyXmh+g2Vqe1naS7baLMc3hsP91hj9gQ4QhyNLP1JyzW6JNaUi3JpI6JEzkS5p5sts EQ== X-Google-Smtp-Source: AGHT+IHyfiLwf/Wf/PlyYf1j3xQk/BXZva+NtkxodK2T5t6fVxutpMx0xvfPQHuzGpv7SIkJsy1Hm7m7OzBW X-Received: by 2002:a05:622a:245:b0:467:7cda:936d with SMTP id d75a77b69052e-46a4a8e0baamr700088861cf.14.1735881107619; Thu, 02 Jan 2025 21:11:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-46abfc6bd7dsm6343161cf.25.2025.01.02.21.11.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 21:11:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 21:11:47 -0800 (PST) Message-ID: <67777193.050a0220.2c5eef.3924SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 491376052471; Fri, 3 Jan 2025 00:11:47 -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-arm64-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#303231 Test environment and result as below: +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+==============+===========================+================+ | Debian 12 (arm) | PEND | SKIPPED | PASS | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | SKIPPED | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+------------------------------+--------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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/