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 4DD2843E40 for ; Thu, 11 Apr 2024 09:56:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2849B402A7; Thu, 11 Apr 2024 09:56:29 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 19E3D40262 for ; Thu, 11 Apr 2024 09:56:28 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36a1e9b94d4so22019495ab.1 for ; Thu, 11 Apr 2024 00:56:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712822187; x=1713426987; 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=yH9wRB485AnGpCrGCtnPZDc2M2hl8XcRmvNNzp85GRo=; b=WJa2fk2X3WsxVpQyHvQfdpGrDihyJUNBAMTYu6gDJZ+XU85kDJixllcp0mMEuhA7qk ifnqeHt5oaabi4Hgp80AyPIKyl+EO4mTB+VNNANN6Gx28CWuS/MOtolJyolh5/3jeeKP ++t993AYa9R0dubtNWLRLwbOCsPUIb/salnvs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712822187; x=1713426987; 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=yH9wRB485AnGpCrGCtnPZDc2M2hl8XcRmvNNzp85GRo=; b=VPl+Fa9uRJIQf0MD7N+4bfPM/+CVeOxX8L066s/PLIre535jnulvOAr8+sQ8DTBUgU dKYynCqC/tPO18v3F0S24LSL4/H4Gx1mIvqRp+zXT1sx+aHIfLVRvP/4mul1J40Ti2dn QTfxm41OkeWDLawGglPskV56VyfE0h/GKZYEdD/0hnbx7i+XzVzA85sirRRP1O/N4I74 mHAYApN6lHPcWRcpDxxmpfDRQwyZsEBrw9kfBSB33YG3YdY5BGPvwGmCRLCQLur4BWl8 MMij6rfY5OPa8E/RoKyKIn6t6zIQBekIGS/G3G/f6mZbZVkqs8JM9y4gXXhCWwYrytRB fBJg== X-Gm-Message-State: AOJu0YwnqWiiMM5VSwXQyawF7MavLwwhkbdHwG2ZTI4y++pD0ep02r+X mQ5V8FutUI7kWPPEwGhAb5XWIpPDReSNzCUCCL3HqErJSNOI0JHR+4K7Uy32n3YzRfMl5h2BfLc KwGXeVGbH1wvO/Yax10GvMDj5IDZms063k11HAuLo X-Google-Smtp-Source: AGHT+IE6bCetSXZfiX7t7efyAni0YZjyLeQ2e7VviJKGfuiEp6QDsNudD9Kkx4d4oPEwEtpUaZ2+FJl0buzY X-Received: by 2002:a05:6e02:1aab:b0:36a:2adb:fd7a with SMTP id l11-20020a056e021aab00b0036a2adbfd7amr5133255ilv.30.1712822187513; Thu, 11 Apr 2024 00:56:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a0566380b0200b0047be9740e0asm24818jab.20.2024.04.11.00.56.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 00:56:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 00:56:27 -0700 (PDT) Message-ID: <661797ab.050a0220.ae53a.1a9dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F0AD06052514; Thu, 11 Apr 2024 03:56:26 -0400 (EDT) Subject: |SUCCESS| pw139221 [PATCH] mlx5: fix race at mlx5_dev_close From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240411061740.16495-1-hepeng.0320@bytedance.com> References: <20240411061740.16495-1-hepeng.0320@bytedance.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: SUCCESS http://dpdk.org/patch/139221 _Testing PASS_ Submitter: hepeng Date: Thursday, April 11 2024 06:17:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 139221 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29753/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/