Roman Chertov wrote: >> each queue gets its own msi-x vector and each queue only gets packets >> which match the RSS hash for that queue. There are separate hardware >> resources for each queue and the driver has a ring struct for each >> queue to maintain separate state. > > Can you point me to some information regarding the RSS hash and how it > is setup?
google for microsoft rss toeplitz, and I got this: http://download.microsoft.com/download/5/D/6/5D6EAF2B-7DDF-476B-93DC-7CF 0072878E6/NDIS_RSS.doc our hardware implements to this specification. Our driver sets up a simple static hash to direct flows to receive hardware queues. > Thank you for the informative reply. you're welcome, hope it doesn't cause more confusion. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel