From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 2/3] dev: remove vdev function dependency Date: Wed, 21 Jun 2017 16:42:59 +0200 Message-ID: <1521569.2AkBirJuCe@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Gaetan Rivet Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 7CB837CE1 for ; Wed, 21 Jun 2017 16:43:00 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/06/2017 01:58, Gaetan Rivet: > Signed-off-by: Gaetan Rivet > --- > lib/librte_eal/common/eal_common_dev.c | 50 ++++++++++++++++++++-------------- > 1 file changed, 30 insertions(+), 20 deletions(-) It's difficult to understand this patch. Please add some explanations. And it may be better to insert or merge it in the first attach/detach series.