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: Tue, 08 Mar 2016 19:41:07 +0100 Message-ID: <3247739.NakCqMEox1@xps13> References: <1456113585-15259-1-git-send-email-helin.zhang@intel.com> <1457462311-16349-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: helin.zhang@intel.com Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 5DF7C29B6 for ; Tue, 8 Mar 2016 19:42:46 +0100 (CET) Received: by mail-wm0-f50.google.com with SMTP id n186so145382790wmn.1 for ; Tue, 08 Mar 2016 10:42:46 -0800 (PST) In-Reply-To: <1457462311-16349-1-git-send-email-thomas.monjalon@6wind.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" 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.