From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/3] enable extended tag for i40e Date: Wed, 09 Mar 2016 01:50:39 +0100 Message-ID: <2670913.UjMOnuIK5k@xps13> References: <1456113585-15259-1-git-send-email-helin.zhang@intel.com> <3247739.NakCqMEox1@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Zhang, Helin" Return-path: Received: from mail-wm0-f51.google.com (mail-wm0-f51.google.com [74.125.82.51]) by dpdk.org (Postfix) with ESMTP id 2160A2C22 for ; Wed, 9 Mar 2016 01:52:18 +0100 (CET) Received: by mail-wm0-f51.google.com with SMTP id n186so156049933wmn.1 for ; Tue, 08 Mar 2016 16:52:18 -0800 (PST) In-Reply-To: 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" 2016-03-09 00:48, Zhang, Helin: > > > -----Original Message----- > > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > > Sent: Wednesday, March 9, 2016 2:41 AM > > To: Zhang, Helin > > Cc: dev@dpdk.org > > Subject: Re: [PATCH v3 0/3] enable extended tag for i40e > > > > 2016-03-08 19:38, Thomas Monjalon: > > > It enables 'extended tag' for i40e devices only during its port > > > initialization, which is key for 40G performance. It also deprecates > > > the similar in igb_uio, and eal lib. > > > > > > v3: > > > - fix build with deprecated attribute > > > - keep deprecated attribute > > > - reword release notes a bit > > > - revert doc move from v2 > > > - better split the patches > > > > I've forgot the Acked-by: Jingjing Wu > > > > Helin, if you agree with this new revision, I'll apply it. > > Thomas > > Yes, that's what I expected to be applied. Please apply it, thank you very much! Note that reworking these patches was an investment for future, to show how better split patches ;)