From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 10 Mar 2016 09:01:09 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,316,1455004800"; d="scan'208";a="907134299" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.166]) by orsmga001.jf.intel.com with SMTP; 10 Mar 2016 09:01:06 -0800 Received: by (sSMTP sendmail emulation); Thu, 10 Mar 2016 17:01:05 +0025 Date: Thu, 10 Mar 2016 17:01:05 +0000 From: Bruce Richardson To: Ravi Kerur 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 Content-Disposition: inline In-Reply-To: <1456926918-30688-1-git-send-email-rkerur@gmail.com> Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org, wenzhou.lu@intel.com Subject: Re: [dpdk-dev] [PATCH v1] I217 and I218 changes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2016 17:01:24 -0000 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