From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH 1/6] net/dpaa2: add support for VLAN tpid config Date: Wed, 27 Feb 2019 09:30:33 +0000 Message-ID: References: <20190222111440.30530-1-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Shreyansh Jain To: Hemant Agrawal , "dev@dpdk.org" Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id AF617201 for ; Wed, 27 Feb 2019 10:30:36 +0100 (CET) In-Reply-To: <20190222111440.30530-1-hemant.agrawal@nxp.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 2/22/2019 11:15 AM, Hemant Agrawal wrote: > This patch add support to config custom tpid in dpni. > i.e. value other than 0x8100 and 0x88A8 > > Signed-off-by: Hemant Agrawal Series applied to dpdk-next-net/master, thanks. Hi Hemant, What do you think adding a release notes update related to the changes, at least rte_flow support looks like to me something to mention in release notes? Thanks, ferruh