From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/nfp: configure capabilities by default Date: Mon, 18 Sep 2017 20:11:28 +0100 Message-ID: References: <1505302096-39718-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 E2633101B for ; Mon, 18 Sep 2017 21:11:31 +0200 (CEST) In-Reply-To: <1505302096-39718-1-git-send-email-alejandro.lucero@netronome.com> Content-Language: en-US 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 9/13/2017 12:28 PM, Alejandro Lucero wrote: > These capabilities are enabled in current NFP firmwares by > default, but it could be they are not with NFP firmwares to come. > > Signed-off-by: Alejandro Lucero Applied to dpdk-next-net/master, thanks.