app/testpmd: fix help of metering commands
authorFerruh Yigit <ferruh.yigit@intel.com>
Tue, 9 Feb 2021 14:15:06 +0000 (14:15 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 10 Feb 2021 21:27:03 +0000 (22:27 +0100)
commit618f0f4ac689f9255eecbef9202e77e35a9a7ceb
treec88fa1be88178f9fb64fd7f5c546a7d2815f4f7a
parentb8ee0a16cb844027495968941a101f37964073cc
app/testpmd: fix help of metering commands

Helps strings syntax is "command : description", the 'command' part was
missing, updated command help strings.

Fixes: 281eeb8afc55 ("app/testpmd: add commands for metering and policing")
Fixes: 30ffb4e67ee3 ("app/testpmd: add commands traffic metering and policing")
Fixes: e63b50162aa3 ("app/testpmd: clean metering and policing commands")
Cc: stable@dpdk.org
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Xiaoyun Li <xiaoyun.li@intel.com>
app/test-pmd/cmdline_mtr.c