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 58A75293B for ; Wed, 2 Mar 2016 00:43:16 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP; 01 Mar 2016 15:43:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,524,1449561600"; d="scan'208";a="57954613" Received: from bricha3-mobl3.ger.corp.intel.com ([10.122.33.133]) by fmsmga004.fm.intel.com with SMTP; 01 Mar 2016 15:43:14 -0800 Received: by (sSMTP sendmail emulation); Tue, 01 Mar 2016 23:43:13 +0025 Date: Tue, 1 Mar 2016 23:43:13 +0000 From: Bruce Richardson To: Ravi Kerur Message-ID: <20160301234312.GC24172@bricha3-MOBL3> 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=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2] 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: Tue, 01 Mar 2016 23:43:16 -0000 On Tue, Mar 01, 2016 at 03:37:33AM -0800, Ravi Kerur wrote: > 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. At this stage having a V1 follow a V2 would be confusing. Can you send a V3 with a proper commit message describing the change in some detail. The v2->v3 history please place below the cut line "---" after the signoff. Regards, /Bruce