From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2] cxgbe: fix to copy pci info to ports under same PF Date: Thu, 25 Feb 2016 13:39:59 +0000 Message-ID: <20160225133959.GC20868@bricha3-MOBL3> References: <1456393073-10131-1-git-send-email-rahul.lakkireddy@chelsio.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Kumar Sanghvi , Nirranjan Kirubaharan To: Rahul Lakkireddy Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id DB17D2BD2 for ; Thu, 25 Feb 2016 14:40:26 +0100 (CET) Content-Disposition: inline In-Reply-To: <1456393073-10131-1-git-send-email-rahul.lakkireddy@chelsio.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Feb 25, 2016 at 03:07:53PM +0530, Rahul Lakkireddy wrote: > Chelsio NIC ports share a single PF. Move rte_eth_copy_pci_info() > to copy the pci device information to the remaining ports as well. > > Also update license year to 2016. > > Fixes: eeefe73f0af1 ("drivers: copy PCI device info to ethdev data") > > Signed-off-by: Rahul Lakkireddy > Signed-off-by: Kumar Sanghvi Applied to dpdk-next-net/rel_16_04 Thanks, /Bruce