From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 876C12BE3 for ; Wed, 9 Mar 2016 01:48:09 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP; 08 Mar 2016 16:48:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,559,1449561600"; d="scan'208";a="760608504" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga003.jf.intel.com with ESMTP; 08 Mar 2016 16:48:08 -0800 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 8 Mar 2016 16:48:08 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx121.amr.corp.intel.com (10.18.125.36) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 8 Mar 2016 16:48:08 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.132]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.136]) with mapi id 14.03.0248.002; Wed, 9 Mar 2016 08:48:05 +0800 From: "Zhang, Helin" To: Thomas Monjalon Thread-Topic: [PATCH v3 0/3] enable extended tag for i40e Thread-Index: AQHReWoIQQzxiTgpwk2B4KJXehgwfJ9PWzaAgADsTgA= Date: Wed, 9 Mar 2016 00:48:05 +0000 Message-ID: References: <1456113585-15259-1-git-send-email-helin.zhang@intel.com> <1457462311-16349-1-git-send-email-thomas.monjalon@6wind.com> <3247739.NakCqMEox1@xps13> In-Reply-To: <3247739.NakCqMEox1@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNWMzZGRmOWEtOTAwYi00MDczLThiMmYtNDhiMDRiM2UwNWRiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImcySUVzVXgrVTUyVUtjWG1SU0JYSmpsazJJK2syXC9WeUJMOFRGOUlFQ3lVPSJ9 x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v3 0/3] enable extended tag for i40e 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: Wed, 09 Mar 2016 00:48:09 -0000 > -----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 >=20 > 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 >=20 > I've forgot the Acked-by: Jingjing Wu >=20 > 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! Regards, Helin