app/testpmd: support new rss offloads
authorHelin Zhang <helin.zhang@intel.com>
Wed, 4 Feb 2015 07:16:33 +0000 (15:16 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 22 Feb 2015 22:56:21 +0000 (23:56 +0100)
commit7a18146d7b9421dd381f3d26202eec5d44f32ed9
tree9cc6288117d2b032e0a58cf72687defe008f46e4
parent00472f2362a2e5a4a7b1e1e3ba6917a977420748
app/testpmd: support new rss offloads

RSS offloads supported 'ip' and 'udp' only, which did not demonstrate
all of the hardware capabilities. The modifications adds support of
new RSS offloads of 'tcp', 'sctp', 'ether' and 'all'.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
app/test-pmd/cmdline.c