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 046B743E40 for ; Thu, 11 Apr 2024 09:24:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F38C2402A7 for ; Thu, 11 Apr 2024 09:24:15 +0200 (CEST) Received: from mail-ot1-f52.google.com (mail-ot1-f52.google.com [209.85.210.52]) by mails.dpdk.org (Postfix) with ESMTP id 8EC4F40262 for ; Thu, 11 Apr 2024 09:24:14 +0200 (CEST) Received: by mail-ot1-f52.google.com with SMTP id 46e09a7af769-6ea2ac4607aso1323734a34.3 for ; Thu, 11 Apr 2024 00:24:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1712820253; x=1713425053; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=iJExZeZZ0BM5TGl4r8pQLNbfK9fF+pPsWgd5JUhvvfI=; b=wH1f2VI7pOwvskl480mVR3NvKNruSukyug1oWT0xY5DxRhrunZZL604EupvOrD3axP tZ3TG8cTiH0vPxLCPTPUMmYi9/dQLoH5FgpbFyJM4zcYd4YXBgPThnx1lCPqiZg6/rac isPTAIRJJlwwEUO7+VRzqAdKzWRkWh3t/EbjNzlWXTS2KS91v1oqiy31TjPgWqDxEoKe qo8RHQaiTMwPMrwgf5EWdBRKoHsATm/MwHkEBMZdUH+wf9WY6MVCdgp4PNn0DHXDPXHE v8J6q0YzJN3EIQQLOUo2bgZq2hDbiNpdmo6hHmOJmsJtKKItKP02xCIIsxEgryKsuDsV OtMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712820253; x=1713425053; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iJExZeZZ0BM5TGl4r8pQLNbfK9fF+pPsWgd5JUhvvfI=; b=MDkv8/RqHzYfs37ULOBupRvEIoGNfSz/1F8Ku971HPwUa5HvY3+L5KCODQerxJazpW +32AURslY9fdgBDTR/jcUa83joGhcxsSSyKXsZPUl0rkEU99m/aXyC20oLQOYHGkbkf7 KGC9t6i1cpGQ6H/EAiRKPWhV6G3p4Zu0N4zhHShTfyIFj1Vg8QDCTh/na+a7OJ165QdJ mlpvjD57Tyevxp1eBMnFMDxLwy2KVLcTSZMC42XmOCulVd34Ou3F89KAxQaFnP8X3xaL UKn3lu64prUnUc4x6B/Y0e15Dlcpk+B8Z2YHNhfyQBJecF5Lhv/G36hE72GItJNPX2JF t+6A== X-Gm-Message-State: AOJu0Yz5xutT1vydJ8LDw+ChpXqJZTXTOUAQ9Stl23ddT3Rxbfdzgyfk 1qCXOTr6/sCp7bkjD5RoyiNSfOYybYa3vZmteyCKIwtAReZaPLVhV6MLWaSxyxXCM3tAJEhDItG i X-Google-Smtp-Source: AGHT+IGTkAQp/XitHb3DBVt9URkv0sZ6+MP7QrOxe4vQ7xVx6yDSkEwSitbgJMAH/Gqv/x5BIPL53w== X-Received: by 2002:a05:6808:180c:b0:3c5:f986:6d9b with SMTP id bh12-20020a056808180c00b003c5f9866d9bmr5305294oib.59.1712820253311; Thu, 11 Apr 2024 00:24:13 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id c9-20020a05620a0ce900b0078be094e0ebsm647073qkj.122.2024.04.11.00.24.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Apr 2024 00:24:12 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139221 [PATCH] mlx5: fix race at mlx5_dev_close Date: Thu, 11 Apr 2024 03:24:11 -0400 Message-Id: <20240411072411.3060265-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240411061740.16495-1-hepeng.0320@bytedance.com> References: <20240411061740.16495-1-hepeng.0320@bytedance.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/139221/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8642636893