app/testpmd: show the hash key size
authorHelin Zhang <helin.zhang@intel.com>
Fri, 12 Jun 2015 07:34:01 +0000 (15:34 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 8 Jul 2015 23:14:56 +0000 (01:14 +0200)
commit0e3f2317bc82003a07c9700ea8875a861c60634f
tree9c5d89f0501c49b2e3b16f049ee118aa00713cda
parent8208e85a2240f252965424253caeb8664c1a7bac
app/testpmd: show the hash key size

As querying hash key size in byte was supported, it can be shown
in testpmd after getting the device information if not zero.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test-pmd/config.c