From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [dpdk-dev 1/3][PATCH v2] net/ixgbe: revert default PF PMD device name Date: Wed, 2 May 2018 17:48:39 +0100 Message-ID: <9b5f8fe0-28e3-b14a-8166-91fca03e321c@intel.com> References: <20180430153258.1101-1-declan.doherty@intel.com> <20180502155941.1338-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 mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id CCE0B1E35 for ; Wed, 2 May 2018 18:48:42 +0200 (CEST) In-Reply-To: <20180502155941.1338-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 5/2/2018 4:59 PM, Declan Doherty wrote: > Changes introduced by cf80ba6e2038 modified the default name generated > for the IXGBE PF PMD, this patch reverts the default name to the > original PCI BDBF. > > Fixes: cf80ba6e2038 ("net/ixgbe: add support for representor ports") > Signed-off-by: Declan Doherty For series, Reviewed-by: Ferruh Yigit