From mboxrd@z Thu Jan 1 00:00:00 1970 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) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP; 24 Jun 2016 02:59:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,520,1459839600"; d="scan'208";a="834429035" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.87]) by orsmga003.jf.intel.com with SMTP; 24 Jun 2016 02:59:31 -0700 Received: by (sSMTP sendmail emulation); Fri, 24 Jun 2016 10:59:30 +0025 Date: Fri, 24 Jun 2016 10:59:30 +0100 From: Bruce Richardson To: "Zhang, Helin" Cc: "Xing, Beilei" , "dev@dpdk.org" 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 Content-Disposition: inline In-Reply-To: Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v4] e1000: configure VLAN TPID 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: Fri, 24 Jun 2016 09:59:34 -0000 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