From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v3] ixgbe: configure VLAN TPID Date: Thu, 23 Jun 2016 12:18:40 +0100 Message-ID: <20160623111839.GE5024@bricha3-MOBL3> References: <1464922705-2848-1-git-send-email-beilei.xing@intel.com> <1465888844-10902-1-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: wenzhuo.lu@intel.com, dev@dpdk.org To: Beilei Xing Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id C7B8FC444 for ; Thu, 23 Jun 2016 13:18:43 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1465888844-10902-1-git-send-email-beilei.xing@intel.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" On Tue, Jun 14, 2016 at 03:20:44PM +0800, Beilei Xing wrote: > The patch enables configuring the ether types of both inner and > outer VLANs. > This patch also changes the behaviour for configuring the ether type of a single vlan tag (as with the i40e patch we previously discussed). That must also be reflected in the commit message. /Bruce