app/testpmd: new command to get extended statistics
authorOlivier Matz <olivier.matz@6wind.com>
Wed, 23 Jul 2014 12:28:54 +0000 (14:28 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Sep 2014 16:03:54 +0000 (18:03 +0200)
commitbfd5051b43b5b298cdac9775d4b9ee8aae67f6b9
tree81ff8f79133e55fb6f6bd8bd2b51e3a1c876cfb0
parentce757f5c9a4db4dda99b4488e788eb26672f5d6b
app/testpmd: new command to get extended statistics

Add a new token in "show port" command to dump the extended statistics
of a device. It validates the new xstats framework added in previous commit.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/testpmd.h