app/testpmd: clean metering and policing commands
authorJasvinder Singh <jasvinder.singh@intel.com>
Mon, 20 Nov 2017 16:39:18 +0000 (16:39 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 9 Jan 2018 23:51:10 +0000 (00:51 +0100)
commite63b50162aa38111410a2ab2381d672d42503f6e
tree6e9628ee84c5b96c1212bae816e7d9420e875036
parent285fd1019333dce2d76477cc4cd2f488cba37412
app/testpmd: clean metering and policing commands

This patch updates the metering and policing CLIs as follows:
- change name of set port meter CLI to create port meter and add meter
  enable option, dscp table entries arguments, action mask, policer actions
  and previous meter color option as an input color
- set the right metering algorithm in add meter profile CLIs related to
  srtcm(rfc2697) and trtcm(rfc2698,rfc4115)
- change clear flag type from uint32_t to string in show meter stats CLI

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/cmdline_mtr.c
app/test-pmd/cmdline_mtr.h