Re: [dpdk-users] Problem in configuring rxmode.mq_mode

2020-07-16 Thread Alireza Sanaee
Hello, Thanks for the message, It actually helped, and it now complies with RSS configuration using the patch. I also suspect that there is some sort of similar problem concerned with adding more flow rules as well. I added different rules to steer flows on a specific queue, however, DPDK see

Re: [dpdk-users] Problem in configuring rxmode.mq_mode

2020-07-16 Thread Raslan Darawsheh
Hi Alireza, We had this issue in old releases, and it has been fixed by this patch: http://patches.dpdk.org/patch/69554/ can you check if it will solve your issue? Kindest regards, Raslan Darawsheh > -Original Message- > From: users On Behalf Of Alireza Sanaee > Sent: Thursday, July 16,

[dpdk-users] Problem in configuring rxmode.mq_mode

2020-07-16 Thread Alireza Sanaee
Dear all, I'd like to configure my NIC to not use RSS, however, it seems NIC doesn't adhere to the configurations set in the code, and it just applies a default RSS config. Particularly, I turned the RSS config off using `.mq_mode = ETH_MQ_RX_NONE`, but my NIC still keeps landing different fl