app/testpmd: fix RSS hash key size
authorMohammad Abdul Awal <mohammad.abdul.awal@intel.com>
Fri, 5 Aug 2016 15:34:51 +0000 (16:34 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 13 Oct 2016 14:07:25 +0000 (16:07 +0200)
commit0f6f219e7919c988675f4695485334530af0a6ca
tree9688603784fb8b3dbade919d4b5fd35da0fdd4ed
parente834daaf911d79154fbd89bea003a2f4eda17dab
app/testpmd: fix RSS hash key size

RSS hash-key-size is retrieved from device configuration instead of
using a fixed size of 40 bytes.

Fixes: f79959ea1504 ("app/testpmd: allow to configure RSS hash key")

Signed-off-by: Mohammad Abdul Awal <mohammad.abdul.awal@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/testpmd.h