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 667F943E40 for ; Thu, 11 Apr 2024 09:44:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F5FD402A7; Thu, 11 Apr 2024 09:44:54 +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 A4D8940262 for ; Thu, 11 Apr 2024 09:44:52 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-479edfd02e4so1580209137.2 for ; Thu, 11 Apr 2024 00:44:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712821492; x=1713426292; 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=qwFBSFIUNtQueRQzFfR8sQTCgouU7TYqXGmPwrgTJ7w=; b=Fs0j0Jm21igLzON0AsllGDwkxmKIjXvIZPzgtvs/4h5gp7NSj2gMsc5TWLzBnoqmb0 arbNUKLmUcF6V3hQNj9S+imk3YdreXrlnS4qhuGjMCklJENBFFwzHVMi96gN8VJAMwD6 AqcGir6EAG+VharGbQYdolzYM/IkRZogoHv28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712821492; x=1713426292; 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=qwFBSFIUNtQueRQzFfR8sQTCgouU7TYqXGmPwrgTJ7w=; b=pq8tzdNReZSlEetxJktfEFKYJNLubf8DRsXU/D1v9N9hyuOpDZh9/w3s/6CA0Tazzv hpa9NmklxsW1/0i29LR64H3qGkPVCv47VpFhodXuePcxNrnP4xhfZ9+Lz9HdbixFAmew wC76HWIb3hbEbr6nP4ZgTi6hRx9gxUwhwNk3I8OfRt0xbRBJC99w5CsEGct1g7Nrzsi4 2rIG3DZROy87QUcHXzLflwaIo8SgD7m9q6tBBRaYImVnTsTKjE8Brqs/QbUfqKoYroey OoD36fJYM3egkrq2HY2AbSkotsjIxOzeBteKQM/pQadmn1B9Ogm9MJV68Y10n64wSj0o nK7A== X-Gm-Message-State: AOJu0YzMZexk5ly7Zw1D7yWof2QSj49uE+sJQQ90fGq7BOV8bNJ6qP+5 TBNWGLRtUIWvmnweE7X/wk6cwDo+VzOoOv+nyajFYMgKUwnxyQkvlTXvy+pW2l2gIFV+tuLB0LJ jsrPZkiw4d35S211mC0nsQyGvUj8N6lj2IXgXJZju X-Google-Smtp-Source: AGHT+IHguZdjeKY+S7pS9K28+tL6oRiv8oR7T0KGJVNnYSdnMV5ithTminKpga8MsPlYf2iQRjfR3MYJdBVX X-Received: by 2002:a05:6102:e09:b0:47a:3a2f:e19b with SMTP id o9-20020a0561020e0900b0047a3a2fe19bmr423312vst.16.1712821492055; Thu, 11 Apr 2024 00:44:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w25-20020ab055d9000000b007db2ba0a2c4sm81974uaa.16.2024.04.11.00.44.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Apr 2024 00:44:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Apr 2024 00:44:52 -0700 (PDT) Message-ID: <661794f4.b00a0220.63356.4d8dSMTPIN_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 AE18D6052514; Thu, 11 Apr 2024 03:44:51 -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 | +---------------------+----------------+ 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 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/