From: Andrew Lunn <andrew@lunn•ch>
To: Benedikt Spranger <b.spranger@linutronix•de>
Cc: Florian Fainelli <f.fainelli@gmail•com>,
netdev@vger•kernel.org,
Sebastian Andrzej Siewior <bigeasy@linutronix•de>,
Kurt Kanzenbach <kurt@linutronix•de>,
Vivien Didelot <vivien.didelot@gmail•com>
Subject: Re: [RFC PATCH v2 1/2] Documentation: net: dsa: Describe DSA switch configuration
Date: Mon, 1 Jul 2019 19:33:55 +0200 [thread overview]
Message-ID: <20190701173355.GG30468@lunn.ch> (raw)
In-Reply-To: <20190701154209.27656-2-b.spranger@linutronix.de>
On Mon, Jul 01, 2019 at 05:42:08PM +0200, Benedikt Spranger wrote:
> Document DSA tagged and VLAN based switch configuration by showcases.
>
> Signed-off-by: Benedikt Spranger <b.spranger@linutronix•de>
> ---
> .../networking/dsa/configuration.rst | 292 ++++++++++++++++++
> Documentation/networking/dsa/index.rst | 1 +
> 2 files changed, 293 insertions(+)
> create mode 100644 Documentation/networking/dsa/configuration.rst
>
> diff --git a/Documentation/networking/dsa/configuration.rst b/Documentation/networking/dsa/configuration.rst
> new file mode 100644
> index 000000000000..55d6dce6500d
> --- /dev/null
> +++ b/Documentation/networking/dsa/configuration.rst
> @@ -0,0 +1,292 @@
> +.. SPDX-License-Identifier: GPL-2.0
> +
> +=======================================
> +DSA switch configuration from userspace
> +=======================================
> +
> +The DSA switch configuration is not integrated into the main userspace
> +network configuration suites by now and has to be performed manualy.
> +
> +.. _dsa-config-showcases:
> +
> +Configuration showcases
> +-----------------------
> +
> +To configure a DSA switch a couple of commands need to be executed. In this
> +documentation some common configuration scenarios are handled as showcases:
> +
> +*single port*
> + Every switch port acts as a different configurable Ethernet port
> +
> +*bridge*
> + Every switch port is part of one configurable Ethernet bridge
> +
> +*gateway*
> + Every switch port except one upstream port is part of a configurable
> + Ethernet bridge.
> + The upstream port acts as different configurable Ethernet port.
> +
> +All configurations are performed with tools from iproute2, wich is available at
which
Once that is fixed:
Reviewed-by: Andrew Lunn <andrew@lunn•ch>
Andrew
next prev parent reply other threads:[~2019-07-01 17:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-01 15:42 [RFC PATCH v2 0/2] Document the configuration of b53 Benedikt Spranger
2019-07-01 15:42 ` [RFC PATCH v2 1/2] Documentation: net: dsa: Describe DSA switch configuration Benedikt Spranger
2019-07-01 17:33 ` Andrew Lunn [this message]
2019-07-01 15:42 ` [RFC PATCH v2 2/2] Documentation: net: dsa: b53: Describe b53 configuration Benedikt Spranger
2019-07-01 17:35 ` Andrew Lunn
2019-07-02 16:28 ` Benedikt Spranger
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=20190701173355.GG30468@lunn.ch \
--to=andrew@lunn$(echo .)ch \
--cc=b.spranger@linutronix$(echo .)de \
--cc=bigeasy@linutronix$(echo .)de \
--cc=f.fainelli@gmail$(echo .)com \
--cc=kurt@linutronix$(echo .)de \
--cc=netdev@vger$(echo .)kernel.org \
--cc=vivien.didelot@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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