public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rainer Clasen <bj@zuto.de>
To: Linux Kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: Bonding...
Date: Thu, 30 Nov 2000 21:45:28 +0100	[thread overview]
Message-ID: <20001130214528.E24351@zuto.de> (raw)
In-Reply-To: <Pine.LNX.4.30.0011291619440.22577-100000@asdf.capslock.lan> <975575796.3a261af501379@imp.free.fr>
In-Reply-To: <975575796.3a261af501379@imp.free.fr>; from wtarreau@free.fr on Thu, Nov 30, 2000 at 10:16:37AM +0100

On Thu, Nov 30, 2000 at 10:16:37AM +0100, Willy Tarreau wrote:
> > When using ethernet bonding, does it divide the load between the
> > two based on connection, or packet by packet?
> 
> packet by packet, so you can use both links to aggregate your bandwidth. I've
> used it at 200 Mbps with success.

Linux distributes outgoing outgoing packets in a round robin manner.

Ciscos are supposed to do this based on the XOr value of the last two bits
of source AND destination MAC. 

I was astonished to see a Catalyst2924EN distribute traffic EITHER by
source OR by destination MAC address (configurable). 

My BayStack450 seems to do roind robin, too.

Ciscos MAC based distribution limits each TCP connection to 100 Mbps.

 Rainer


PS: Thanks to Willy for his work on the bonding driver. 

-- 
KeyID=58341901 fingerprint=A5 57 04 B3 69 88 A1 FB  78 1D B5 64 E0 BF 72 EB

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-12-01  4:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-29 21:24 Bonding Mike A. Harris
2000-11-30  9:16 ` Bonding Willy Tarreau
2000-11-30 20:45   ` Rainer Clasen [this message]
2000-12-01 17:42     ` Bonding Thomas Davis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001130214528.E24351@zuto.de \
    --to=bj@zuto.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox