Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
5174 Discussions

RSS not working on intel XL710 card with i40en driver

KishanSimha
Beginner
744 Views

I'm running a VM on an ESXI with XL710(i40en) card On SR-IOV mode. 

 

I'm running DPDK 21.11  using iavf  driver  in the VM. 

The VF is configured with 4 queues.

I'm able to observe that the RSS is not working and all the traffic is directed  towards a 

single queue. 

The driver version on the ESXI host.

   Driver Info:

         Bus Info: 0000:d8:00:1

         Driver: i40en

         Firmware Version: 6.80 0x800042e3 0.385.97

         Version: 2.4.1.0

ESXI version : 7.0.1

 

This works fine if we use i40evf driver VF(DPDK19)  on the VM side and there is a significant drop when we upgrade to iavf(DPDK21).

 

I am setting mq_mode to 

port_conf.rxmode.mq_mode = RTE_ETH_MQ_RX_RSS;

port_conf.rx_adv_conf.rss_conf.rss_hf  = IAVF_RSS_OFFLOAD_ALL

 

0 Kudos
2 Replies
IntelSupport
Community Manager
668 Views

Hello Mr Kishan,

Good day ~


Thank you for posting Ethernet Community. I'm here to follow up case as per subject. Appreciate you can follow below Support with


DPDK https://www.dpdk.org/ kindly refer  or open an Intel Premier Support case at https://www.intel.com/content/www/us/en/secure/forms/intel-premier-support/enrollment.html (Required Login/Create new account)


If you wish to support thru community case you may refer to the link below as well

https://community.intel.com/t5/Embedded-Connectivity/bd-p/embedded-networking-connectivity


For further concern please do let us know.


Thank you & Best Regards,

Devi_ Intel


0 Kudos
Devi_Intel
Employee
612 Views

Greeting Kishansimha,


Regarding your case, we are following up to find out if you were able to complete the actions we previously recommended.

Please reply to this thread to confirm, so we can continue helping with a resolution. Looking forward to receiving your reply


Thank you & Best Regards,

Devi_ Intel


0 Kudos
Reply