From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v5 10/12] pci: implement find_device bus operation Date: Tue, 27 Jun 2017 14:36:44 +0100 Message-ID: <20170627133644.GF104744@bricha3-MOBL3.ger.corp.intel.com> References: <73ac68500e9be8dc593f5aa21b8f7abb9735caa1.1498436062.git.gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Gaetan Rivet Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 3301337B4 for ; Tue, 27 Jun 2017 15:36:47 +0200 (CEST) Content-Disposition: inline In-Reply-To: <73ac68500e9be8dc593f5aa21b8f7abb9735caa1.1498436062.git.gaetan.rivet@6wind.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" On Mon, Jun 26, 2017 at 02:22:08AM +0200, Gaetan Rivet wrote: > Signed-off-by: Gaetan Rivet > --- > lib/librte_eal/common/eal_common_pci.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > Acked-by: Bruce Richardson