14/01/2014 11:57, Daniel Kan :
On Jan 14, 2014, at 9:42 AM, Maxime Leroy [off-list ref] wrote:
quoted
An other issue about not enabling RSS with 1 queue, when you use the
command show_rss_key in the testpmd, this one will display that the RSS
is enabled. (because rss_hf != 0; see port_rss_hash_conf_show function in
app/test-pmd/config.c)
PS. I don’t see port_rss_hash_conf_show in config.c, at not in 1.5.1 branch.
Which branch is this in?
Maxime is talking about a local development branch. The function
port_rss_hash_conf_show() is in a patch which should be ready for the next
version. By the way, your fix will be integrated in version 1.5.2.
Daniel, thanks to provide a new version of your patch which allow RSS
debugging with only 1 queue.
--
Thomas