From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] net/nfp: rename nfp PF file Date: Tue, 13 Feb 2018 17:46:12 +0100 Message-ID: <4132084.XKjMUKUvAn@xps> References: <1518429458-19537-1-git-send-email-alejandro.lucero@netronome.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Alejandro Lucero Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 6F5FF1B2EE for ; Tue, 13 Feb 2018 17:46:22 +0100 (CET) In-Reply-To: <1518429458-19537-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" 12/02/2018 10:57, Alejandro Lucero: > Other NICs with VF support do not use the _pf suffix for these files > but just for the VF description. > > This change makes NFP files consistent in this regard and helps with > how the DPDK web nics features matrix shows NFP devices. > > Signed-off-by: Alejandro Lucero Applied, thanks