From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] config: build nfp pmd support by default Date: Tue, 17 Jan 2017 23:20:47 +0000 Message-ID: References: <1484308202-5198-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Alejandro Lucero , dev@dpdk.org Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id E7277108F for ; Wed, 18 Jan 2017 00:20:49 +0100 (CET) In-Reply-To: <1484308202-5198-1-git-send-email-alejandro.lucero@netronome.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 1/13/2017 11:50 AM, Alejandro Lucero wrote: > Because using a NFP PMD requires specific BSP installed, the PMD > support was not the default option before. This was just for making > people aware of such dependency, since there is no need for such a > BSP for just compiling DPDK with NFP PMD support. > > Signed-off-by: Alejandro Lucero Applied to dpdk-next-net/master, thanks.