From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/2] New HW VLAN command in testpmd Date: Mon, 09 Mar 2015 12:23:31 +0100 Message-ID: <1458603.EO8V1isjU6@xps13> References: <1425628813-1546-1-git-send-email-changchun.ouyang@intel.com> <1425629406-1838-1-git-send-email-changchun.ouyang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Ouyang Changchun Return-path: In-Reply-To: <1425629406-1838-1-git-send-email-changchun.ouyang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > This patch enables testpmd user can config port hw_vlan with more fine granularity: > hw vlan filter, hw vlan strip, and hw vlan extend; > > Update testpmd doc accordingly. > > Changchun Ouyang (2): > testpmd: HW vlan command > doc: Update for new HW vlan command It may help in validation of this release. Applied, thanks