From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ravi Kerur Subject: Re: [PATCH v2] I217 and I218 changes Date: Tue, 1 Mar 2016 03:37:33 -0800 Message-ID: References: <1456770643-25207-1-git-send-email-rkerur@gmail.com> <6A0DE07E22DDAD4C9103DF62FEBC0909034368A2@shsmsx102.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "dev@dpdk.org" To: "Lu, Wenzhuo" Return-path: Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) by dpdk.org (Postfix) with ESMTP id C398D9AD1 for ; Tue, 1 Mar 2016 12:37:33 +0100 (CET) Received: by mail-ob0-f172.google.com with SMTP id jj9so11729367obb.3 for ; Tue, 01 Mar 2016 03:37:33 -0800 (PST) In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC0909034368A2@shsmsx102.ccr.corp.intel.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 Mon, Feb 29, 2016 at 9:18 PM, Lu, Wenzhuo wrote: > Hi, > > > -----Original Message----- > > From: Ravi Kerur [mailto:rkerur@gmail.com] > > Sent: Tuesday, March 1, 2016 2:31 AM > > To: Lu, Wenzhuo; dev@dpdk.org > > Cc: Ravi Kerur > > Subject: [PATCH v2] I217 and I218 changes > > > > v2: > > Incorporate Wenzhou's comments > > 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 recognize and 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 > > > > Signed-off-by: Ravi Kerur > Acked-by: Wenzhuo Lu > But the v1, v2 info in the commit log is a little strange. For you didn't > send a v1 and others don't know our discussion :) > > Do you want me to resend it as 'v1' and include your comments in commit message? let me know. Thanks.