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 AEBC24564B for ; Thu, 18 Jul 2024 22:23:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABC5C40662 for ; Thu, 18 Jul 2024 22:23:56 +0200 (CEST) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com [209.85.128.178]) by mails.dpdk.org (Postfix) with ESMTP id DF07D402DC for ; Thu, 18 Jul 2024 22:23:53 +0200 (CEST) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-66498fd4f91so11799747b3.3 for ; Thu, 18 Jul 2024 13:23:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1721334232; x=1721939032; 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=Fg7GOjDTU7v78Achhns2J30Cfi0kn4l76V7ugGSHfos=; b=No9QIXkvolRkfcc7BOWfbbDR6Zw6Hw97VtCLalK+ZTtA1gar5Yx6HJtu+vGStrncgF h+rtNwY3wxaqXqu+hBsCSfjiVqgDuDAiBOT8fLnYQtJd1pKuU5Ej/89WtHZq2pERN+ts VyA9v+uveGiZ1sxnz3taps620Jdj11EzUUSjsawT2SVNweVIJt5SN0Ya4scom5tkB4Wg 1MPO2TdAcaa2JIqpjwjQOqfQTY4F8rdRtbp48ba9FzAMvxfk1KWqe3I97HmH+Dc7ukOB HPP6AY7N/zLC5EjiS87xyUNzEH6IB6RIt3bxsO8rnj4Rf2LH+XycphfviwtVZEtaui95 IM2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721334232; x=1721939032; 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=Fg7GOjDTU7v78Achhns2J30Cfi0kn4l76V7ugGSHfos=; b=IIB4KFpi074pLO3Y7gW0JJE4RE9+jtAjeyVGZPmOBOlmtRspG9KUntM7JiJkgmlEh+ iaVtYXy8YRo3gNAgUIk8rsIlVk0n3bDBBqU6TpByg4ToGtOqFJrYt+t4bVm2cwyzBiGQ 80hAfvGoTKijz2MzVWXmg7NvbTAHlJvLYQUabqxhC/KQ64LCNOfQjseWUvzplDMp8d1z qNmutIn5e1CTr6xnlqDbB/GgJvzG72rVrJtJZd/eX4I/sTmreUEQCKkKsywkGvuY+VL4 PDmaobU7DrODtIMMRdeeGG4f05gfvm2OD+rQPJpTItxrY8hIAbqpIb1KBYshfhzM4ycB qM3A== X-Gm-Message-State: AOJu0Yx+gWQNrOKChmdjp6Tdy9kTlZcN8wyozYXvgkJ/h3ylvsMwTrlb DJaIRac1fUUhbibcTVq5/8X6qmC+HHuRtpuQx+uxhX/yWrpFcWwxeRwv/ciLf/X4G/jsADyn7td x X-Google-Smtp-Source: AGHT+IFk1sstCTZMYocZ/Tb45vhZiiP4KdJpk1p5btRx5rDk7ZcOedJ3r+MGzG5UodhYJRhFn1CxWg== X-Received: by 2002:a05:690c:680f:b0:62c:c641:f98c with SMTP id 00721157ae682-664fe167c03mr68522817b3.22.1721334232656; Thu, 18 Jul 2024 13:23:52 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7a1938db444sm60947085a.31.2024.07.18.13.23.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Jul 2024 13:23:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142520 [PATCH] eal: fix device unregister for event registered with device_name NULL Date: Thu, 18 Jul 2024 16:23:51 -0400 Message-ID: <20240718202351.2893218-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <1721331448-9225-1-git-send-email-longli@linuxonhyperv.com> References: <1721331448-9225-1-git-send-email-longli@linuxonhyperv.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/142520/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9997713126