From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] testpmd: HW vlan command Date: Thu, 05 Mar 2015 11:48:34 +0100 Message-ID: <2553053.VvPKzv67No@xps13> References: <1423829023-32707-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: 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" 2015-03-03 23:52, De Lara Guarch, Pablo: > > > -----Original Message----- > > From: dev [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of Ouyang Changchun > > Sent: Friday, February 13, 2015 12:04 PM > > To: dev-VfR2kkLFssw@public.gmane.org > > Subject: [dpdk-dev] [PATCH] testpmd: HW vlan command > > > > This patch enables testpmd user can config port hw_vlan with more fine > > granularity: > > hw vlan filter, hw vlan strip, and hw vlan extend. > > > > Don't remove the original command(hw-vlan) considering that some user still > > want to use > > only one command to switch on/off all 3 options. > > > > Signed-off-by: Changchun Ouyang > > Acked-by: Pablo de Lara Changchun, Pablo, now the rule should be to take care of documentation and submit the according update in the same patch (if small) or the same patchset. Could you make a v2 please? Thanks