netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Hen, Shmulik" <shmulik.hen@intel.com>
Cc: "Noam, Amir" <amir.noam@intel.com>,
	"Marom, Noam" <noam.marom@intel.com>,
	netdev@oss.sgi.com, fubar@us.ibm.com
Subject: major bonding bug?
Date: Tue, 30 Dec 2003 11:31:15 -0500	[thread overview]
Message-ID: <20031230163115.GA10216@gtf.org> (raw)
In-Reply-To: <E791C176A6139242A988ABA8B3D9B38A014C965E@hasmsx403.iil.intel.com>

hmmm...

It looks like a lot of code now depends on global variable "bond_mode".

This looks very wrong...  bonding mode should be per-interface, not
global to the entire driver.  What happens when a user wants
BOND_MODE_ROUNDROBIN on bond0, and BOND_MODE_TLB on bond1?

	Jeff

       reply	other threads:[~2003-12-30 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E791C176A6139242A988ABA8B3D9B38A014C965E@hasmsx403.iil.intel.com>
2003-12-30 16:31 ` Jeff Garzik [this message]
     [not found] <E6F7D288B394A64585E67497E5126BA601F991CE@hasmsx403.iil.intel.com>
2003-12-30 16:45 ` major bonding bug? Amir Noam
2003-12-31  0:03   ` Jay Vosburgh

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=20031230163115.GA10216@gtf.org \
    --to=jgarzik@pobox.com \
    --cc=amir.noam@intel.com \
    --cc=fubar@us.ibm.com \
    --cc=netdev@oss.sgi.com \
    --cc=noam.marom@intel.com \
    --cc=shmulik.hen@intel.com \
    /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;
as well as URLs for NNTP newsgroup(s).