app/testpmd: add commands traffic metering and policing
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 13 Oct 2017 12:22:18 +0000 (13:22 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 20 Oct 2017 12:10:34 +0000 (14:10 +0200)
commit30ffb4e67ee3449aa579e066e234cebf5aa098b8
tree61908c769b6125adb6d2cc2683ceb9591871c3dd
parent5bf4bebb093bf59f90d29f4ed83a4703682d7f14
app/testpmd: add commands traffic metering and policing

Add CLI commands to exercise the ethdev Traffic Metering and Policing
(MTR) API.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Reviewed-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
app/test-pmd/Makefile
app/test-pmd/cmdline.c
app/test-pmd/cmdline_flow.c
app/test-pmd/cmdline_mtr.c [new file with mode: 0644]
app/test-pmd/cmdline_mtr.h [new file with mode: 0644]