app/testpmd: fix help info for interactive commands
authorAgalya Babu RadhaKrishnan <agalyax.babu.radhakrishnan@intel.com>
Tue, 23 Apr 2019 13:51:56 +0000 (14:51 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 3 May 2019 16:45:23 +0000 (18:45 +0200)
commit920fa9a2a1c965347bbb454ef92fb870dd25a4f7
tree9997648918e5fa57fa0fbf8664bbb89c4ffead23
parentd82ee2cc02bb619e6dd5c345a5b986afc6f8936a
app/testpmd: fix help info for interactive commands

Added some missing help info for interactive mode commands

Fixes: 6673fe0ce213 ("app/testpmd: add TM commands to mark packets")
Fixes: c73a9071877a ("app/testpmd: add commands to test new offload API")
Fixes: e977e4199a8d ("app/testpmd: add commands to load/unload BPF filters")
Fixes: c18feafa193c ("app/testpmd: support metadata as flow rule item")
Cc: stable@dpdk.org
Signed-off-by: Agalya Babu RadhaKrishnan <agalyax.babu.radhakrishnan@intel.com>
Reviewed-by: Rami Rosen <ramirose@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
app/test-pmd/cmdline.c