From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5 0/2] i40e setting ether type of VLANs Date: Fri, 11 Mar 2016 21:20:54 +0100 Message-ID: <2134633.H6efAmuAH0@xps13> References: <1457686179-20435-1-git-send-email-helin.zhang@intel.com> <1457715058-2990-1-git-send-email-helin.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Helin Zhang Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 067E02BCD for ; Fri, 11 Mar 2016 21:22:40 +0100 (CET) Received: by mail-wm0-f41.google.com with SMTP id l68so31581007wml.1 for ; Fri, 11 Mar 2016 12:22:40 -0800 (PST) In-Reply-To: <1457715058-2990-1-git-send-email-helin.zhang@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" 2016-03-12 00:50, Helin Zhang: > It adds setting ether type of both single VLAN(inner VLAN) and > outer VLAN for i40e. For ixgbe and e1000/igb, it supports setting > single VLAN(inner VLAN) only, and can be extended in the future. Applied with a small doxygen fix, thanks