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 27D95432E4 for ; Thu, 9 Nov 2023 12:34:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2253940267; Thu, 9 Nov 2023 12:34:56 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 9D8E740267 for ; Thu, 9 Nov 2023 12:34:54 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-359343e399fso2875915ab.0 for ; Thu, 09 Nov 2023 03:34:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699529694; x=1700134494; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=shdBtKjm4H5ZQ8b0CqI7HuLQpXSEJiA3gDp78s8R2CU=; b=iSEuXhiZL4qWuV5lC9DKKhj0n45ZqJEe/YlAeW8ACc3hPCjaaQZPMMyNF1pnYUVQ51 nfdnJfIO0WGVXeURsFMjUsZ5uKpGSlPKVPRS+gyC1dj4GPH9Hk3q8E9DzdPBtVv+DmH7 WbUuzrOu8KtGGdgNxxuxHLEGjUWNBUQ1sJBHs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699529694; x=1700134494; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=shdBtKjm4H5ZQ8b0CqI7HuLQpXSEJiA3gDp78s8R2CU=; b=tF8zEu28KVn9Jt0ShdtydD8RuJ8hW4WDNrbHUfjqCN2JSRVgr3aEvotWOaFM644zmE YmmloAbLrghJKG2diuZwKsSY50RESqajPtXSMHr5azET49mEZfH13/9jyS75F2HmQlCe P6u6QaicUH5NwlDIsE+T1dX2Mu0BQ0lgFj3jHRG5AXwZGN8OWInSZy7LZ5ET2Eqdvhtl OCTFY3R9wezXZbqtS/xJRHCAQXrRkywrdvrAdLZxhb0H/XAC+54B1F6K+klAwS5l2uzC nwTAQGT5pjfr0JRBEBLIzb6iM81myuXIB0m+HkV+nyZGKs59msVwU+pkbs2jEmxuVjoQ ZuUA== X-Gm-Message-State: AOJu0Yy6YbR0oeTZvARH+ATn2DuJCNwIcYBiERKVu0GS8v39u82t8G3y z7x8aX3RVZV7/Dkt1honkYBfxtKT5xEejfbaZH8TPzU+C/B43fl7aH7Fdw== X-Google-Smtp-Source: AGHT+IF1htyL7HxmQOw6paPdERTYKCcjfgJj14ecBHDT/lO5PA0wc3IWd3e9Gkk7suhT9hi1xVvDCNHwKgEP X-Received: by 2002:a05:6e02:1c49:b0:359:412a:3358 with SMTP id d9-20020a056e021c4900b00359412a3358mr5533878ilg.24.1699529694044; Thu, 09 Nov 2023 03:34: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 b8-20020a92c848000000b00357f5ecd5bbsm11212ilq.18.2023.11.09.03.34.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 03:34:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 03:34:54 -0800 (PST) Message-ID: <654cc3de.920a0220.87336.0e1aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 90EAC605C318; Thu, 9 Nov 2023 06:34:53 -0500 (EST) Subject: |SUCCESS| pw134005 [PATCH] crypto/mlx5: fix crypto dev leak From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134005 _Testing PASS_ Submitter: Suanming Mou Date: Thursday, November 09 2023 07:33:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134005 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28292/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/