From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH v4 01/24] eal: introduce one device scan Date: Tue, 26 Jun 2018 11:49:34 +0100 Message-ID: References: <20180607123849.14439-1-qi.z.zhang@intel.com> <20180626070832.3055-1-qi.z.zhang@intel.com> <20180626070832.3055-2-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: konstantin.ananyev@intel.com, dev@dpdk.org, bruce.richardson@intel.com, ferruh.yigit@intel.com, benjamin.h.shelton@intel.com, narender.vangati@intel.com To: Qi Zhang , thomas@monjalon.net, anatoly.burakov@intel.com Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 883151B450 for ; Tue, 26 Jun 2018 12:49:37 +0200 (CEST) In-Reply-To: <20180626070832.3055-2-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" On 26/06/2018 08:08, Qi Zhang wrote: [..] > Signed-off-by: Qi Zhang > --- > > lib/librte_eal/common/eal_common_dev.c | 17 +++++++++++++---- > lib/librte_eal/common/include/rte_bus.h | 16 ++++++++++++++++ Acked-by: Remy Horton