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 22BA943E40 for ; Thu, 11 Apr 2024 09:39:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D805402A7; Thu, 11 Apr 2024 09:39:18 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 4008C40262 for ; Thu, 11 Apr 2024 09:39:17 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-479e51438c0so1633417137.1 for ; Thu, 11 Apr 2024 00:39:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712821156; x=1713425956; 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=CWt8TaaCZpNhLFiiXuqE07lheUhuWYZzEjBhKBepOmE=; b=T2M/A7oKciYVqSyroLkA5ilhSdYTWXFsq9nxha+uHJ182wOe/RHUi3w7aOj3QVKR9k 3Pvmf/gnuV3349A+TBmKjQS8I6JNCtPD0+GkPBffH+fLyBS/rgYfB2GJxOCwSCaEn1MS UlwmrT1Wq8OgrSYQRL68GXEiZPn+S6TIw5ASA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712821156; x=1713425956; 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=CWt8TaaCZpNhLFiiXuqE07lheUhuWYZzEjBhKBepOmE=; b=UzX3pvQe7fAMKokDJTGbsl5YBrJ3UwqLWo/Y5uxeX1Vl7hOBen0gmfD1CXB8ztEWuD d/3y0hDBQzJlcdSQdXI5CZNNUYEGDeYcprZUwkBKRVaBo9uEwom8ggapRIGRrVaC2F5E 2BGOt6fI4VKECa8D6HylVyzhhTlRr+kMXDZizAot65kpMuDwP9u08S2v9L1CSpaw8RRL N1pTAPV7QagbTpKZ9DCvdumNiTVwnIV3s6vfFxim0eNvNP0U77SHyn7AHQX8f5iYe1yw gYzo/TacG5HTqRhNy7QUvCI3STn5TCBEINxka1WWJH0LiOPCLr//oG1KD7aRUQK1Fco9 FWeQ== X-Gm-Message-State: AOJu0YzvdWsFHYHJJ4npLIJgALmmWn8hkQs2RijWFUE41/DvZFI03lIr byvQfmkhHGJ5Iyxk5Bh8NjAx/nTV8VnQSGaTi+WlVzg0ZoWav5E7Drt1yLDNuJRU8EP+37YkaGa SXW1egGP0p7k4Eobek0zKbvgZagTL0e3A/o/HtLZL2c0PRohi7RoZfqHG X-Google-Smtp-Source: AGHT+IGM3Fuw3QRqKNtpzaQxtC9cDgLb1DI0MCCYivuTG4NiBvoNv5HDtBC5hsZUa0ohzekno69lfZqJafZe X-Received: by 2002:a05:6102:4186:b0:47a:cfd:95e0 with SMTP id cd6-20020a056102418600b0047a0cfd95e0mr5169982vsb.12.1712821156645; Thu, 11 Apr 2024 00:39:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o12-20020ad45c8c000000b0069b43ff899csm61829qvh.59.2024.04.11.00.39.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 00:39:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 00:39:16 -0700 (PDT) Message-ID: <661793a4.d40a0220.f8b5f.3c83SMTPIN_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 59AEA6052514; Thu, 11 Apr 2024 03:39:16 -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 | +---------------------+----------------+ 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 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/