testpmd: add dump commands for debug
authorOlivier Matz <olivier.matz@6wind.com>
Sat, 1 Mar 2014 12:15:01 +0000 (13:15 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 10 Apr 2014 13:50:34 +0000 (15:50 +0200)
commit01b2092a5e4b9284a505061d8262651f07635fa4
tree92fbcfc9383c662a4dc1c56595995ddcaf989917
parent0ae134b335abacbf0a807c4fe2aa536235503f30
testpmd: add dump commands for debug

Copy all the dump commands provided in app/test into app/testpmd. These
commands are useful to debug a problem when using testpmd.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
app/test-pmd/cmdline.c