numam-dpdk/app
Adrien Mazarguil f2f954a838 app/testpmd: fix missing init in RSS hash show command
The "show port X rss-hash" command sometimes displays garbage instead of the
expected RSS hash key because the maximum key length is undefined. When the
requested key is too large to fit in the buffer,
rte_eth_dev_rss_hash_conf_get() does not update it.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2015-11-01 11:23:30 +01:00
..
cmdline_test app: fix whitespace 2015-06-12 11:10:10 +02:00
proc_info app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00
test eal: default to using all cores 2015-10-26 20:36:26 +01:00
test-acl acl: remove old API 2015-09-03 19:22:48 +02:00
test-pipeline port: move metadata offset reference at mbuf head 2015-10-19 17:00:36 +02:00
test-pmd app/testpmd: fix missing init in RSS hash show command 2015-11-01 11:23:30 +01:00
Makefile app: replace dump_cfg by proc_info 2015-07-17 02:26:38 +02:00