From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v1] I217 and I218 changes Date: Thu, 10 Mar 2016 17:01:05 +0000 Message-ID: <20160310170104.GM18264@bricha3-MOBL3> References: <1456926918-30688-1-git-send-email-rkerur@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, wenzhou.lu@intel.com To: Ravi Kerur Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id ED543214A for ; Thu, 10 Mar 2016 18:01:23 +0100 (CET) Content-Disposition: inline In-Reply-To: <1456926918-30688-1-git-send-email-rkerur@gmail.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 Wed, Mar 02, 2016 at 05:55:18AM -0800, Ravi Kerur wrote: > v1: Make necessary changes to support I217 and I218 NICs. > Use v2' incorporating internal review comments as a base. > Internal review done by Wenzhou Lu (Intel) and internal > review versions and testing shown below > > v2': > Incorporate Wenzhou's comments, remove superfluous > assignment to fc.requested_mode in em_hardware_init > function. > Compiled and tested (via testpmd) on Ubuntu 14.04 on target > x86_64-native-linuxapp-gcc > Compiled for target x86_64-native-linuxapp-clang > > v1': > Modified driver and eal code to support I217 and I218 > Intel NICs. > Compiled and tested (via testpmd) on Ubuntu 14.04 for target > x86_64-native-linuxapp-gcc > Compiled for target x86_64-native-linuxapp-clang > M. Jay(Intel) had used the patch for DPDK demo. > > Signed-off-by: Ravi Kerur > Acked-by: Wenzhuo Lu Applied to dpdk-next-net/rel_16_04 /Bruce