app/testpmd: allow to configure RSS hash key
authorIvan Boule <ivan.boule@6wind.com>
Fri, 16 May 2014 08:58:43 +0000 (10:58 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 27 May 2014 16:42:05 +0000 (18:42 +0200)
commitf79959ea1504c9467dbd84605300e14ebbded936
tree052b4b0eef3e3bcbad4caeaa0cac816288bfbba1
parent16321de09396eaef80881b4573d4b7fb87a49ea7
app/testpmd: allow to configure RSS hash key

Add the command "port config X rss-hash-key key" in the 'testpmd'
application to configure the RSS hash key used to compute the RSS
hash of input [IP] packets received on port X.

Signed-off-by: Ivan Boule <ivan.boule@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/testpmd.h