* [PATCH] switchdev: documentation: fix whitespace issues
@ 2017-05-01 15:02 Sylvain Lemieux
2017-05-01 17:50 ` Ivan Vecera
2017-05-01 17:53 ` David Miller
0 siblings, 2 replies; 3+ messages in thread
From: Sylvain Lemieux @ 2017-05-01 15:02 UTC (permalink / raw)
To: jiri, ivecera; +Cc: netdev
From: Liam Beguin <lbeguin@tycoint.com>
Figure 1 is full of whitespaces; fix it
Signed-off-by: Liam Beguin <lbeguin@tycoint.com>
Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
---
Documentation/networking/switchdev.txt | 70 +++++++++++++++++-----------------
1 file changed, 35 insertions(+), 35 deletions(-)
diff --git a/Documentation/networking/switchdev.txt b/Documentation/networking/switchdev.txt
index 2bbac05ab9e2..3e7b946dea27 100644
--- a/Documentation/networking/switchdev.txt
+++ b/Documentation/networking/switchdev.txt
@@ -13,43 +13,43 @@ an example setup using a data-center-class switch ASIC chip. Other setups
with SR-IOV or soft switches, such as OVS, are possible.
- User-space tools
-
- user space |
- +-------------------------------------------------------------------+
- kernel | Netlink
- |
- +--------------+-------------------------------+
- | Network stack |
- | (Linux) |
- | |
- +----------------------------------------------+
-
+ User-space tools
+
+ user space |
+ +-------------------------------------------------------------------+
+ kernel | Netlink
+ |
+ +--------------+-------------------------------+
+ | Network stack |
+ | (Linux) |
+ | |
+ +----------------------------------------------+
+
sw1p2 sw1p4 sw1p6
- sw1p1 + sw1p3 + sw1p5 + eth1
- + | + | + | +
- | | | | | | |
- +--+----+----+----+-+--+----+---+ +-----+-----+
- | Switch driver | | mgmt |
- | (this document) | | driver |
- | | | |
- +--------------+----------------+ +-----------+
- |
- kernel | HW bus (eg PCI)
- +-------------------------------------------------------------------+
- hardware |
- +--------------+---+------------+
- | Switch device (sw1) |
- | +----+ +--------+
- | | v offloaded data path | mgmt port
- | | | |
- +--|----|----+----+----+----+---+
- | | | | | |
- + + + + + +
+ sw1p1 + sw1p3 + sw1p5 + eth1
+ + | + | + | +
+ | | | | | | |
+ +--+----+----+----+-+--+----+---+ +-----+-----+
+ | Switch driver | | mgmt |
+ | (this document) | | driver |
+ | | | |
+ +--------------+----------------+ +-----------+
+ |
+ kernel | HW bus (eg PCI)
+ +-------------------------------------------------------------------+
+ hardware |
+ +--------------+---+------------+
+ | Switch device (sw1) |
+ | +----+ +--------+
+ | | v offloaded data path | mgmt port
+ | | | |
+ +--|----|----+----+----+----+---+
+ | | | | | |
+ + + + + + +
p1 p2 p3 p4 p5 p6
-
- front-panel ports
-
+
+ front-panel ports
+
Fig 1.
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] switchdev: documentation: fix whitespace issues
2017-05-01 15:02 [PATCH] switchdev: documentation: fix whitespace issues Sylvain Lemieux
@ 2017-05-01 17:50 ` Ivan Vecera
2017-05-01 17:53 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: Ivan Vecera @ 2017-05-01 17:50 UTC (permalink / raw)
To: Sylvain Lemieux, jiri; +Cc: netdev
On 1.5.2017 17:02, Sylvain Lemieux wrote:
> From: Liam Beguin <lbeguin@tycoint.com>
>
> Figure 1 is full of whitespaces; fix it
>
> Signed-off-by: Liam Beguin <lbeguin@tycoint.com>
> Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
> ---
> Documentation/networking/switchdev.txt | 70 +++++++++++++++++-----------------
> 1 file changed, 35 insertions(+), 35 deletions(-)
>
> diff --git a/Documentation/networking/switchdev.txt b/Documentation/networking/switchdev.txt
> index 2bbac05ab9e2..3e7b946dea27 100644
> --- a/Documentation/networking/switchdev.txt
> +++ b/Documentation/networking/switchdev.txt
> @@ -13,43 +13,43 @@ an example setup using a data-center-class switch ASIC chip. Other setups
> with SR-IOV or soft switches, such as OVS, are possible.
>
>
> - User-space tools
> -
> - user space |
> - +-------------------------------------------------------------------+
> - kernel | Netlink
> - |
> - +--------------+-------------------------------+
> - | Network stack |
> - | (Linux) |
> - | |
> - +----------------------------------------------+
> -
> + User-space tools
> +
> + user space |
> + +-------------------------------------------------------------------+
> + kernel | Netlink
> + |
> + +--------------+-------------------------------+
> + | Network stack |
> + | (Linux) |
> + | |
> + +----------------------------------------------+
> +
> sw1p2 sw1p4 sw1p6
> - sw1p1 + sw1p3 + sw1p5 + eth1
> - + | + | + | +
> - | | | | | | |
> - +--+----+----+----+-+--+----+---+ +-----+-----+
> - | Switch driver | | mgmt |
> - | (this document) | | driver |
> - | | | |
> - +--------------+----------------+ +-----------+
> - |
> - kernel | HW bus (eg PCI)
> - +-------------------------------------------------------------------+
> - hardware |
> - +--------------+---+------------+
> - | Switch device (sw1) |
> - | +----+ +--------+
> - | | v offloaded data path | mgmt port
> - | | | |
> - +--|----|----+----+----+----+---+
> - | | | | | |
> - + + + + + +
> + sw1p1 + sw1p3 + sw1p5 + eth1
> + + | + | + | +
> + | | | | | | |
> + +--+----+----+----+-+--+----+---+ +-----+-----+
> + | Switch driver | | mgmt |
> + | (this document) | | driver |
> + | | | |
> + +--------------+----------------+ +-----------+
> + |
> + kernel | HW bus (eg PCI)
> + +-------------------------------------------------------------------+
> + hardware |
> + +--------------+---+------------+
> + | Switch device (sw1) |
> + | +----+ +--------+
> + | | v offloaded data path | mgmt port
> + | | | |
> + +--|----|----+----+----+----+---+
> + | | | | | |
> + + + + + + +
> p1 p2 p3 p4 p5 p6
> -
> - front-panel ports
> -
> +
> + front-panel ports
> +
>
> Fig 1.
>
>
Acked-by: Ivan Vecera <ivecera@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] switchdev: documentation: fix whitespace issues
2017-05-01 15:02 [PATCH] switchdev: documentation: fix whitespace issues Sylvain Lemieux
2017-05-01 17:50 ` Ivan Vecera
@ 2017-05-01 17:53 ` David Miller
1 sibling, 0 replies; 3+ messages in thread
From: David Miller @ 2017-05-01 17:53 UTC (permalink / raw)
To: slemieux.tyco; +Cc: jiri, ivecera, netdev
From: Sylvain Lemieux <slemieux.tyco@gmail.com>
Date: Mon, 1 May 2017 11:02:01 -0400
> From: Liam Beguin <lbeguin@tycoint.com>
>
> Figure 1 is full of whitespaces; fix it
>
> Signed-off-by: Liam Beguin <lbeguin@tycoint.com>
> Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
Applied.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-05-01 17:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-01 15:02 [PATCH] switchdev: documentation: fix whitespace issues Sylvain Lemieux
2017-05-01 17:50 ` Ivan Vecera
2017-05-01 17:53 ` David Miller
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).