testpmd: queue start and stop
authorChen Jing D(Mark) <jing.d.chen@intel.com>
Thu, 14 Aug 2014 07:35:00 +0000 (15:35 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 25 Aug 2014 14:07:50 +0000 (16:07 +0200)
commit5f4ec54f1d161dd9c9b0c9d45f22724b04e1cd73
tree89d78ebed59a7e8e51bc3d438c1925c5d092fce5
parentad6e7857ffd3691c5c20290174c45da9328df476
testpmd: queue start and stop

The API provides functions to start/stop specific RX/TX queues (see 0748be2).
This change adds command in testpmd to start/stop specific RX/TX queues.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Reviewed-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Reviewed-by: Changchun Ouyang <changchun.ouyang@intel.com>
Reviewed-by: Huawei Xie <huawei.xie@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h