From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 1/3] doc: move kernel drivers to a new chapter Date: Tue, 01 Aug 2017 00:10:50 +0200 Message-ID: <88337232.RNqUIUlQGM@xps> References: <3b3d256b68f29849c4cc9360fec3b7891bcfcf78.1501089308.git.shahafs@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com To: Shahaf Shuler Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id CB1B89A01 for ; Tue, 1 Aug 2017 00:10:52 +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" 29/07/2017 18:17, Shahaf Shuler: > The UIO and VFIO sections should not be part of > the "Compiling the DPDK Target from Source" chapter, > as it is PMD specific and not true for all PMDs. > > Instead, moving those sections to a new chapter > which include all kernel drivers being used along with > the different PMDs. > > Signed-off-by: Shahaf Shuler > Acked-by: John McNamara Series applied, thanks