On 08/17/2012 08:45 AM, Alexander Duyck wrote: > > The RSS option was updated a while back to control the number of queues > that a workload can be distributed over in a non-DCB mode. Setting it > to 0 is only going to give you one queue per port. > > If you are wanting the behaviour to be that all non-filtered traffic > goes to queue 0 your best option would be to modify the driver so that > all writes to IXGBE_RETA(x) are nothing but 0. This would force all > non-filtered to be dropped into queue 0.
Okay, thanks for the tip. 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
