From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] net/i40e: revert default PF PMD device name Date: Tue, 1 May 2018 16:41:10 +0100 Message-ID: <2a235a18-7e4b-dfd2-1a67-d5998dab147c@intel.com> References: <20180430153020.971-1-declan.doherty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Declan Doherty , dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id AB16BDED for ; Tue, 1 May 2018 17:41:13 +0200 (CEST) In-Reply-To: <20180430153020.971-1-declan.doherty@intel.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 4/30/2018 4:30 PM, Declan Doherty wrote: > Changes introduced by e0cb96204b71 modified the default name generated > for the i40e PF PMD, this patch reverts the default name to the > original PCI BDBF. > > Fixes: e0cb96204b71 ("net/i40e: add support for representor ports") > Signed-off-by: Declan Doherty Reviewed-by: Ferruh Yigit