linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: networking: dsa: Update tagging protocols
@ 2016-11-04 12:16 Fabian Mewes
  2016-11-04 12:31 ` Andrew Lunn
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabian Mewes @ 2016-11-04 12:16 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: David S. Miller, Vivien Didelot, Florian Fainelli, Andrew Lunn,
	Masanari Iida, linux-doc, linux-kernel, netdev, Fabian Mewes

Add Qualcomm QCA tagging introduced in cafdc45c9 to the
list of supported protocols.

Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
---
 Documentation/networking/dsa/dsa.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/networking/dsa/dsa.txt b/Documentation/networking/dsa/dsa.txt
index 6d6c07c..63912ef3 100644
--- a/Documentation/networking/dsa/dsa.txt
+++ b/Documentation/networking/dsa/dsa.txt
@@ -67,13 +67,14 @@ Note that DSA does not currently create network interfaces for the "cpu" and
 Switch tagging protocols
 ------------------------
 
-DSA currently supports 4 different tagging protocols, and a tag-less mode as
+DSA currently supports 5 different tagging protocols, and a tag-less mode as
 well. The different protocols are implemented in:
 
 net/dsa/tag_trailer.c: Marvell's 4 trailer tag mode (legacy)
 net/dsa/tag_dsa.c: Marvell's original DSA tag
 net/dsa/tag_edsa.c: Marvell's enhanced DSA tag
 net/dsa/tag_brcm.c: Broadcom's 4 bytes tag
+net/dsa/tag_qca.c: Qualcomm's 2 bytes tag
 
 The exact format of the tag protocol is vendor specific, but in general, they
 all contain something which:
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: networking: dsa: Update tagging protocols
  2016-11-04 12:16 [PATCH] Documentation: networking: dsa: Update tagging protocols Fabian Mewes
@ 2016-11-04 12:31 ` Andrew Lunn
  2016-11-04 16:08 ` Florian Fainelli
  2016-11-08  1:39 ` David Miller
  2 siblings, 0 replies; 4+ messages in thread
From: Andrew Lunn @ 2016-11-04 12:31 UTC (permalink / raw)
  To: Fabian Mewes
  Cc: Jonathan Corbet, David S. Miller, Vivien Didelot,
	Florian Fainelli, Masanari Iida, linux-doc, linux-kernel, netdev

On Fri, Nov 04, 2016 at 01:16:14PM +0100, Fabian Mewes wrote:
> Add Qualcomm QCA tagging introduced in cafdc45c9 to the
> list of supported protocols.
> 
> Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>

Thanks

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: networking: dsa: Update tagging protocols
  2016-11-04 12:16 [PATCH] Documentation: networking: dsa: Update tagging protocols Fabian Mewes
  2016-11-04 12:31 ` Andrew Lunn
@ 2016-11-04 16:08 ` Florian Fainelli
  2016-11-08  1:39 ` David Miller
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2016-11-04 16:08 UTC (permalink / raw)
  To: Fabian Mewes, Jonathan Corbet
  Cc: David S. Miller, Vivien Didelot, Andrew Lunn, Masanari Iida,
	linux-doc, linux-kernel, netdev



On 11/04/2016 05:16 AM, Fabian Mewes wrote:
> Add Qualcomm QCA tagging introduced in cafdc45c9 to the
> list of supported protocols.
> 
> Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] Documentation: networking: dsa: Update tagging protocols
  2016-11-04 12:16 [PATCH] Documentation: networking: dsa: Update tagging protocols Fabian Mewes
  2016-11-04 12:31 ` Andrew Lunn
  2016-11-04 16:08 ` Florian Fainelli
@ 2016-11-08  1:39 ` David Miller
  2 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2016-11-08  1:39 UTC (permalink / raw)
  To: architekt
  Cc: corbet, vivien.didelot, f.fainelli, andrew, standby24x7,
	linux-doc, linux-kernel, netdev

From: Fabian Mewes <architekt@coding4coffee.org>
Date: Fri,  4 Nov 2016 13:16:14 +0100

> Add Qualcomm QCA tagging introduced in cafdc45c9 to the
> list of supported protocols.
> 
> Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>

Applied.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-08  1:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-04 12:16 [PATCH] Documentation: networking: dsa: Update tagging protocols Fabian Mewes
2016-11-04 12:31 ` Andrew Lunn
2016-11-04 16:08 ` Florian Fainelli
2016-11-08  1:39 ` 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).