On 08/13/2012 12:35 PM, Alexander Duyck wrote: > Instead of using the FdirMode parameter one thing you could try doing is > just using the "ethtool -K" option to turn on ntuple filtering in order > to enable perfect filters.
Ah, there we go. I'm seeing some odd behaviour though, if I specify an "action" larger than 20 it gives me an error: root@base0-0-0-9-0-11-1:/root> ./ethtool -U eth4 flow-type ip4 dst-ip 169.254.12.2 action 21 rmgr: Cannot insert RX class rule: Invalid argument I'll dig into the driver, but does anyone know offhand what might cause this? There seem to still be 32 queues. Chris ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ E1000-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired
