From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751948AbdBCSm6 (ORCPT ); Fri, 3 Feb 2017 13:42:58 -0500 Received: from mail-pf0-f196.google.com ([209.85.192.196]:32962 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751871AbdBCSmz (ORCPT ); Fri, 3 Feb 2017 13:42:55 -0500 Subject: Re: Regarding DSA architecture in linux To: thathi reddy , andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: From: Florian Fainelli Message-ID: Date: Fri, 3 Feb 2017 10:42:53 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/03/2017 02:11 AM, thathi reddy wrote: > Hi, > > Sorry for disturb, i got work related DSA in Linux, > I am new to this stuff, Can you please share Documents, if you have. There is documentation in the kernel sources here: https://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/tree/Documentation/networking/dsa/dsa.txt > Also i have few doubts regarding creating master & slave devices in > stack for cpu/management or dsa ports to control traffic between > endpoints by stack. Not exactly clear what you mean by that, do you want to explain it after you read the document? -- Florian