From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v4] e1000: configure VLAN TPID Date: Fri, 24 Jun 2016 10:59:30 +0100 Message-ID: <20160624095930.GA14580@bricha3-MOBL3> References: <1466046930-11021-1-git-send-email-beilei.xing@intel.com> <1466084188-23579-1-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Xing, Beilei" , "dev@dpdk.org" To: "Zhang, Helin" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 777C895D9 for ; Fri, 24 Jun 2016 11:59:34 +0200 (CEST) Content-Disposition: inline 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" On Thu, Jun 16, 2016 at 01:59:46PM +0000, Zhang, Helin wrote: > > > > -----Original Message----- > > From: Xing, Beilei > > Sent: Thursday, June 16, 2016 9:36 PM > > To: Zhang, Helin > > Cc: dev@dpdk.org; Xing, Beilei > > Subject: [PATCH v4] e1000: configure VLAN TPID > > > > This patch enables configuring the outer TPID for double VLAN. > > Note that all other TPID values are read only. > > > > Signed-off-by: Beilei Xing > Acked-by: Helin Zhang > Applied to dpdk-next-net/rel_16_07 /Bruce