Hi!

My understanding is that neither vanilla kernel ixgbe driver, nor
intel-wired-lan one, support indirection table manipulation. There
seem to be two workarounds:

 http://sourceforge.net/p/e1000/mailman/message/33105479/

Or a hardcoded hacks like:

 https://github.com/fastly/linux/commit/76b4fe2b30dc38fab7fa94a4150be587b1806053

Is there a reason why I can't manipulate indirection table with `ethtool -X`?


Another missing feature from both drivers is the support for RSS larger than 16:

   
https://github.com/fastly/linux/commit/76b88a7d4f176966cad52087c7750ab5af1771e4

The same question: is there a reason why it's not supported by drivers?

Cheers,
    Marek Majkowski

------------------------------------------------------------------------------
_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel® Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to