From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] bus/vdev: fix probe same device twice Date: Tue, 06 Nov 2018 10:00:33 +0100 Message-ID: <11443385.dze8hbQCXQ@xps> References: <20181106003150.10560-1-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, gaetan.rivet@6wind.com, ferruh.yigit@intel.com To: Qi Zhang Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 984B814EC for ; Tue, 6 Nov 2018 10:00:37 +0100 (CET) In-Reply-To: <20181106003150.10560-1-qi.z.zhang@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, 06/11/2018 01:31, Qi Zhang: > When probe the same device at second time Sorry I stop on this first sentence. How and why do you probe a vdev twice?