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 6A0C845FD0 for ; Fri, 3 Jan 2025 06:27:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C25D402B4; Fri, 3 Jan 2025 06:27:00 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 140EC402B1 for ; Fri, 3 Jan 2025 06:26:59 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21634338cfdso237351055ad.2 for ; Thu, 02 Jan 2025 21:26:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735882018; x=1736486818; 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=/naJ1i7QHLA+NFlv+UO65ASw5pLHKhm8sivZOMWDG2M=; b=AKlwbpj/xRrpFI893//uW4EIZfe/IbAo0l0Rxl4WoJjzlPF6tL70YTmFT4vnENYSwS uLIeeEravQ9GXokbOsuFK5x+7tgoDisrCBww2OIZ7LMQEuiSqbBaEIgkocRzCKqwRUa3 Dpm/dTOGZb6pr+aU+sPY4qcxJodbiJvwMpfSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735882018; x=1736486818; 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=/naJ1i7QHLA+NFlv+UO65ASw5pLHKhm8sivZOMWDG2M=; b=Nwgg3jcubL/seSCjGd74GwTeGUIQKwK+vOPEsH8IhqLaasl8wYXGkWrNtF6yiSvXdL o+EcEfSKxFQwNNG5YeS3B5slYYSbFQtJbLrqYpmmVZljcLpC++xZskrWg1Ur4Qn/fkQa muEYzS9BFtkeTtC+eNCdS4UFr/fEUCMkEZOyOzQZ15xs12fRCxoodEM2HXNCUWYs6U5W AlFdRBiPHHrqvaAk3sU/nOoEofiGfXDXloVvd7iKdIVtFeypwAzIET2m0g5RDEfAmcBd OLRAxTo9QeW3UKsEqXRDSFeh94+Dkk4dezmsL8zzG1vNMQVj0Kr0jRkXHpVsEnwHCMZV aeag== X-Gm-Message-State: AOJu0YztfO2puDY7ryFgQYZrsqK0n6AS4GhUR/ZixdQYnxv10bYy3mP6 yUH5KO2ixLr6WiFKXPdoIDilY69KCk+qkAe0c3YBRp7653IRQojT89bW+ogYHJALxAPwjrjt1w8 mOn2O1/Nu092w41bRv4D1oYhlgfnS8ILLStZvCgqs X-Gm-Gg: ASbGncsRJogtvd6svLRB5xtKN22yFt/FJWx0QyvEVika5ZlTGnPWC2KzYkyRp3JcK3N zUs9M57pSPmy/NVIpeeRJKpBtioCpDOJBNhco1cKMM5n2zOI9g3zqMicwLXqFGNPus0fjf8Sd3U 9YxmreqZZB1tlPpYu4dVyZxmTgE9DTciDy3yPGPHefqoVeynBrUc/yhUXIqW99yJC8tLIX0mEVq Cg3pzq9Rd8xZ1mn6gIgjydGeFrh75LKm9L+Tz6TKBrdjWTygyF935VodXGRqRUKj/V1QOYaHckz aA== X-Google-Smtp-Source: AGHT+IFj4JVcVOz+/rBMufZpx3Abjxmtzz7ew+AJxMpXsqR0WsWAKv5gjA/sxBCqb0KzTUe8Eu8nVb8+CTqw X-Received: by 2002:a17:902:dace:b0:216:3732:ade3 with SMTP id d9443c01a7336-219e6f25fd1mr668930905ad.35.1735882018057; Thu, 02 Jan 2025 21:26:58 -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-219dca1a589sm14135995ad.84.2025.01.02.21.26.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Jan 2025 21:26:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Jan 2025 21:26:58 -0800 (PST) Message-ID: <67777522.170a0220.2fe6ff.8e5fSMTPIN_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 3DFCC6052471; Fri, 3 Jan 2025 00:26:57 -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-abi-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-DPDK-Compile-ABI#108516 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.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 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/