app/testpmd: add commands for TM nodes and hierarchy commit
authorJasvinder Singh <jasvinder.singh@intel.com>
Mon, 16 Oct 2017 18:55:10 +0000 (19:55 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 20 Oct 2017 14:02:33 +0000 (16:02 +0200)
commit996cb153af06d4a0268e95b5384c0ca2c8259668
treeac90ff8473770a61639cfbf85511e4d496bf48d4
parentbddc2f40b5947287bd645fac14b35de39185e2cf
app/testpmd: add commands for TM nodes and hierarchy commit

Add following CLIs in testpmd application for device traffic management;
- commands to add TM hierarchy nodes (leaf and nonleaf).
- command for runtime update of node weight.
- command to commit the TM hierarchy

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/cmdline_tm.c
app/test-pmd/cmdline_tm.h