no RSS support on my NIC


theruck

Recommended Posts

recently i have upgraded my unraid box

got new mainboard which has RTL8111C/8111H onboard NIC which according to vendor supports RSS

when trying to list it, it just does not show it is supported

 

egrep 'CPU|eth' /proc/interrupts 
            CPU0       CPU1       CPU2       CPU3       
 127:   43590075          0          0   47078178  IR-PCI-MSI 1048576-edge      eth0

 

i read that the linux kernel supports this and shall enable it automatically, so is it something which is not compiled in the unraid kernel or what am i missing here?

 

Link to comment
  • 2 weeks later...
root@Server:~# egrep 'CPU|eth' /proc/interrupts
            CPU0       CPU1       CPU2       CPU3       
 123:          0          0          0          1   PCI-MSI 526336-edge      eth2
 124:          0     861639          0          0   PCI-MSI 526337-edge      eth2-TxRx-0
 128:          0          1          0          0   PCI-MSI 524288-edge      eth0
 129:          0          0     869752          0   PCI-MSI 524289-edge      eth0-TxRx-0

 

with i350 NIC (2 out of 4 ports connected)

not sure this means it is enabled or not

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.