netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lennert Buytenhek <buytenh@wantstofly.org>
To: Joakim Tjernlund <joakim.tjernlund@transmode.se>
Cc: netdev@vger.kernel.org
Subject: Re: Distributed Switch Architecture(DSA)
Date: Mon, 5 Jul 2010 19:24:04 +0200	[thread overview]
Message-ID: <20100705172404.GG14513@mail.wantstofly.org> (raw)
In-Reply-To: <OFE5DDA53C.8EDE0B1A-ONC1257748.00467368-C1257748.0050B4A2@transmode.se>

On Sun, Jun 20, 2010 at 04:41:31PM +0200, Joakim Tjernlund wrote:

> > > If not, what is the point of DSA then if it doesn't use the native
> > > forwarding capabilities of the HW switch?
> >
> > The point is and always was to provide a framework for proper integration
> > of hardware switch chips into the Linux kernel.  This framework doesn't
> > become useless just because it doesn't already support every single
> > hardware feature at this point.
> 
> Right, sorry if I sounded a bit harsh.
> 
> So DSA currently does a very minimal config of the HW switch to get
> things going.

Correct.


> If you want to do something more fancy one has to
> add a control plane to DSA which would possibly talk
> to a user space app. Is that correct?

Yes and no -- yes in the sense that if you want to use more functionality
of the switch chip, you'll have to add some code that extracts that info
from the Linux network interface config and turns it into commands for the
switch chip, and no in the sense that I'm not sure yet what the best way
to implement this would be.  (Doing it all in userspace is one option.)

      reply	other threads:[~2010-07-05 17:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-18  7:06 Distributed Switch Architecture(DSA) Joakim Tjernlund
2010-06-18  7:33 ` Lennert Buytenhek
2010-06-18  9:15   ` Joakim Tjernlund
2010-06-18  9:59     ` Lennert Buytenhek
2010-06-18 11:09       ` Joakim Tjernlund
2010-06-18 12:12         ` Lennert Buytenhek
2010-06-18 15:13           ` Joakim Tjernlund
2010-06-18 20:12             ` Lennert Buytenhek
2010-06-19 14:22               ` Joakim Tjernlund
2010-06-19 16:56                 ` Lennert Buytenhek
2010-06-19 18:48                   ` Joakim Tjernlund
2010-06-19 18:57                     ` Lennert Buytenhek
2010-06-20 14:41                       ` Joakim Tjernlund
2010-07-05 17:24                         ` Lennert Buytenhek [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=20100705172404.GG14513@mail.wantstofly.org \
    --to=buytenh@wantstofly.org \
    --cc=joakim.tjernlund@transmode.se \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).