Okay, I've been playing around with flow director and perfect filters.  
I used the default module parameters to get 32 queues, then did "ethtool 
-K ethX ntuple on" to allow the use of flow director perfect filters.  
I've set up 31 filter rules to route IP traffic destined for a specific 
IP address to a specific queue using commands of the form

ethtool -U ethX flow-type ip4 dst-ip x.x.x.x action <queue> loc <location>

So far so good.  Now I would like to route all traffic that didn't match 
an explicit rule to be sent to queue 0.  Is there any way to do this?

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&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to