From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v5 09/12] vdev: use standard bus registration function Date: Tue, 27 Jun 2017 13:59:46 +0100 Message-ID: <20170627125946.GE104744@bricha3-MOBL3.ger.corp.intel.com> References: <90cc9f43072a992e754324f46e7924f31090b9f0.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 mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id B845C4C57 for ; Tue, 27 Jun 2017 14:59:49 +0200 (CEST) Content-Disposition: inline In-Reply-To: <90cc9f43072a992e754324f46e7924f31090b9f0.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:07AM +0200, Gaetan Rivet wrote: > Signed-off-by: Gaetan Rivet > --- > lib/librte_eal/common/eal_common_vdev.c | 18 +----------------- > 1 file changed, 1 insertion(+), 17 deletions(-) > Acked-by: Bruce Richardson