DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] RSS in FM10K
@ 2016-08-04  4:00 Jeong-Hwan Kim
  0 siblings, 0 replies; only message in thread
From: Jeong-Hwan Kim @ 2016-08-04  4:00 UTC (permalink / raw)
  To: users

Hi, everyone

I'm testing our FM10K board with DPDK.

I want to run testpmd example with RSS option enabled.

The command used in the test is as follows :

./testpmd -c 0x00fe00fe -n 4 -- -i --portmask=0x3 --nb-cores=8 --numa 
--rxq=2 --txq=2

But, I found that all packets were gathered in just 1 queue, and the 
hash values of Rx BD  in all packets were 0.

Could you let me know what's wrong in my RSS option?


As far as I know, the RSS in fm10k is enabled by default.

I made sure that hash function was IPv4 and TcpIpv4 and MRQC was set, 
the intel key was set as secret key (40bytes),

and reta was set by default.

We did not modified the sour code and used it as default.

Thanks in avance.


Regards,

Jeong-Hwan Kim

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-04  4:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-04  4:00 [dpdk-users] RSS in FM10K Jeong-Hwan Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).