app/testpmd: fix help of create meter command
authorJin Liu <jin.liu@corigine.com>
Thu, 28 Apr 2022 02:03:32 +0000 (04:03 +0200)
committerFerruh Yigit <ferruh.yigit@xilinx.com>
Tue, 31 May 2022 13:16:47 +0000 (15:16 +0200)
commitdfffd090c38522fa8859e6c3e41ae6e1313787b7
tree25635552ad2a4426ae859e03038b161bb7ad7593
parent7988cdca98940faa80d3e030c1b9811bcdd4c67d
app/testpmd: fix help of create meter command

The help message of create meter command is incomplete,
lack of policy_id param, update help string.

Fixes: f29fa2c59b85 ("app/testpmd: support policy actions per color")
Cc: stable@dpdk.org
Signed-off-by: Jin Liu <jin.liu@corigine.com>
Signed-off-by: Chaoyong He <chaoyong.he@corigine.com>
Signed-off-by: Niklas Söderlund <niklas.soderlund@corigine.com>
Acked-by: Ferruh Yigit <ferruh.yigit@xilinx.com>
app/test-pmd/cmdline_mtr.c