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 7630B45FD2 for ; Fri, 3 Jan 2025 09:47:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70EFE40278; Fri, 3 Jan 2025 09:47:42 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 4DC194021E for ; Fri, 3 Jan 2025 09:47:40 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e4930eca0d4so15189169276.3 for ; Fri, 03 Jan 2025 00:47:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735894059; x=1736498859; 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=P0GEQHBn4wU8fN6qLh0DbbORorK5Q9WG1AM+ZV4eo2Q=; b=YNUlh8czcQgf7Yu4tiRXuRyISULtP+9nYmToOxLIrKfQ4OscQ8dcJHI/75Jm+5eoOd u2DEMBTKasH6K+ALFdDFD8e2f/SnYZPzuf98bcSg8yGJrdEtnqY69jixE1shY7EItjLr Cdpi1oaKn182VdLlLWAUWU6fPwNdDBZSa/Oj0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735894059; x=1736498859; 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=P0GEQHBn4wU8fN6qLh0DbbORorK5Q9WG1AM+ZV4eo2Q=; b=R1sf/rlW8USt6b/Pevy/fI5YUmC6qD8eR3//0dLiUQ384LJWJOMeUt+0tpdEHd/3EU ozE2J17ECc1cwXEGflij1ll8XAjuJgaXwy1z3liEWPwWIKJ1Pn1mXa4ipo6KV8ePGWyK 3+wdZt7KrRsDIaFh/u022G6HEsMgQaLx8YRnS1ELo6yJcrgmGacMNqpokC0oaAkEMMg3 EX5CId31SPB3OvgokxmR0THmap63WHbyX9OhuiWdEHte4dUiAatnxtr26Vb73WSV2+lQ HflBI2GxbHsaoDKVaSwz+oaH+mivoDFEejVk43MEvsg9R/xUTaEOCwIQk4pmxt/nuoCQ pHDw== X-Gm-Message-State: AOJu0Yyx84MDa38Hdl1kjeL/nwOBtdAWArjcqR6uno8Sozntx25Ufgkw jjCT2PQCcxMCBKlO6bgan7NViVShym94b4UlVjKp+uI31i0pq1E2yL46Bzbt1F5Uc4XLyvGuJdk xkr+zQcYGwJ0cFEBsm1Ca+1dQnnHozftDWh4GF6ln X-Gm-Gg: ASbGncuV+D2oUBBOkN5nAJ7YT0yWlaar96G3xlHu5PsHIy1FiMZW2ZDmO7tuLNTW2C3 uiyD5MtUf7ou6/bgpxhBHXFI0+plxGeOWL/SPxpJf+UncqvTglfcyuqjWEn1qlKpYng+x12hnLN /MBGzSsKCMcmAw1Lc1Iozda8j/3SvH7Xx3BMa9ZSz6Q488Y3cbPHHw11GQoCAkSn0eka67lboib nubrtDxlEQP4aDctH7bCiukVwhJFoZJTWK+KntP2CzEroQNJs3NtxgfAUUnCPLgoUIhdOa5V3xI MQ== X-Google-Smtp-Source: AGHT+IGyyEo83ZnuwIQ0voQzSJMS1BzmfiwK3U021gYhsRs2WYglyBAruyEQa43jjssJtNmXvcPjmdOZlRZx X-Received: by 2002:a05:690c:350a:b0:6ef:668a:e55b with SMTP id 00721157ae682-6f3f8110613mr381405087b3.15.1735894059693; Fri, 03 Jan 2025 00:47:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7473c8esm13659557b3.31.2025.01.03.00.47.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 00:47:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 00:47:39 -0800 (PST) Message-ID: <6777a42b.050a0220.773b1.7f1fSMTPIN_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 4F79B6052471; Fri, 3 Jan 2025 03:47:39 -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-compile-arm64-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: Generic-DPDK-Compile-Meson#348065 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) 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) 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 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 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.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/