> -----Original Message----- > From: Ouyang, Changchun > Sent: Friday, March 6, 2015 4:00 PM > To: dev at dpdk.org > Cc: Butler, Siobhan A; De Lara Guarch, Pablo; Cao, Waterman; Ouyang, > Changchun > Subject: [PATCH v2 0/2] > > 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 > > app/test-pmd/cmdline.c | 36 > ++++++++++++++++++++++++++--- > app/test-pmd/parameters.c | 18 +++++++++++++++ > doc/guides/testpmd_app_ug/run_app.rst | 12 ++++++++++ > doc/guides/testpmd_app_ug/testpmd_funcs.rst | 33 > ++++++++++++++++++++++++++ > 4 files changed, 96 insertions(+), 3 deletions(-) > > -- > 1.8.4.2
Self-nack it, due to missing subject. Will send a v3 patch set.