From: David Miller <davem@davemloft.net>
To: andy@greyhouse.net
Cc: netdev@vger.kernel.org, nhorman@tuxdriver.com
Subject: Re: [PATCH net-next-2.6 2/2][v2] bonding: allow user-controlled output slave selection
Date: Sat, 05 Jun 2010 02:54:47 -0700 (PDT) [thread overview]
Message-ID: <20100605.025447.02296169.davem@davemloft.net> (raw)
In-Reply-To: <20100602184018.GL7497@gospo.rdu.redhat.com>
From: Andy Gospodarek <andy@greyhouse.net>
Date: Wed, 2 Jun 2010 14:40:18 -0400
>
> v2: changed bonding module version, modified to apply on top of changes
> from previous patch in series, and updated documentation to elaborate on
> multiqueue awareness that now exists in bonding driver.
>
> This patch give the user the ability to control the output slave for
> round-robin and active-backup bonding. Similar functionality was
> discussed in the past, but Jay Vosburgh indicated he would rather see a
> feature like this added to existing modes rather than creating a
> completely new mode. Jay's thoughts as well as Neil's input surrounding
> some of the issues with the first implementation pushed us toward a
> design that relied on the queue_mapping rather than skb marks.
> Round-robin and active-backup modes were chosen as the first users of
> this slave selection as they seemed like the most logical choices when
> considering a multi-switch environment.
>
> Round-robin mode works without any modification, but active-backup does
> require inclusion of the first patch in this series and setting
> the 'all_slaves_active' flag. This will allow reception of unicast traffic on
> any of the backup interfaces.
>
> This was tested with IPv4-based filters as well as VLAN-based filters
> with good results.
>
> More information as well as a configuration example is available in the
> patch to Documentation/networking/bonding.txt.
>
> Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
> Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Applied.
prev parent reply other threads:[~2010-06-05 9:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-02 18:40 [PATCH net-next-2.6 2/2][v2] bonding: allow user-controlled output slave selection Andy Gospodarek
2010-06-05 9:54 ` David Miller [this message]
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=20100605.025447.02296169.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andy@greyhouse.net \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.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