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

Cannot control XL710 VF interrupte rate

JWang113
Beginner
1,743 Views

 

Hi,

I'm doing the tuning job for XL710 VF on a FreeBSD10 VM (driver is ixlv-1.2.11) hosted on a kvm-hypervisor server (pf driver is i40e-1.4.25).

I found for each queue of the vf the interrupte rate is very high (>10000/sec).

As said in the datasheet, I tried to set I40E_VF_ITRN by the VF driver and set I40E_VPINT_RATEN by the PF driver. But this didn't work.

I have upgraded the NVM to 5.02 the latest version.

Could anybody help me resolve the issue?

0 Kudos
5 Replies
idata
Employee
467 Views

Hi fishingbear2,

 

 

You may want to try the updated drivers found in this link - https://sourceforge.net/projects/e1000/files/

 

 

 

Regards,

 

Vince
0 Kudos
JWang113
Beginner
467 Views

Thanks you Vince, but I'm using FreeBSD as VM OS. The lastest vf driver is 1.2.11 and the interrupt issue exists.

Regards,

JX

0 Kudos
idata
Employee
467 Views

Thanks JX, i'm currently checking your concern. Will update this thread as soon as possible.

 

 

regards,

 

Vince
0 Kudos
idata
Employee
467 Views

Hi JX,

 

 

Please try use the following command and feel free to update me the result>

 

 

Ethtool –c tx-usecs 125 rx-usecs 125, this should limit each queue to 8000 interrupts.

 

 

 

Thanks,

 

wb

 

0 Kudos
idata
Employee
467 Views

HI JX,

 

 

Have you tried the command I posted? Please feel free to update me the result.

 

 

thanks,

 

wb

 

0 Kudos
Reply