From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael T. Babcock" Date: Thu, 06 Jun 2002 12:40:43 +0000 Subject: Re: [LARTC] (E)SFQ suggestion Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > There are attempts to replace hashing routine in SFQ to > consider IPs or ports. > What about to use HRR - roundrobin around bunch of IP > adresses and then smaller WRR for ports per IP ? > It would solve both problems - fairnes between computers > (IP) and between flows on than single computer ... Basically you're suggesting a multi-staged hash bucket ... hash each packet twice; once against the source IPs, then against the same criteria as now. Do a loop through the first hash list, pick a bucket, then use the second hash to pick packets from that bucket. Any thoughts? -- Michael T. Babcock CTO, FibreSpeed Ltd. _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/