From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: Multiple DSA switch on shared MII Date: Fri, 28 Nov 2014 04:21:29 -0800 Message-ID: <547868C9.90903@gmail.com> References: <547636B7.3060706@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev To: Rajib Karmakar Return-path: Received: from mail-oi0-f48.google.com ([209.85.218.48]:52298 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751077AbaK1EVb (ORCPT ); Thu, 27 Nov 2014 23:21:31 -0500 Received: by mail-oi0-f48.google.com with SMTP id u20so4190488oif.21 for ; Thu, 27 Nov 2014 20:21:31 -0800 (PST) In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Le 26/11/2014 23:18, Rajib Karmakar a =C3=A9crit : > This could be a naive question; but can I add all LAN and WAN > interfaces in a single DSA switch (one cpu port, one netdev)? One DSA switch is backed by a single netdev, I would rather register tw= o dsa switches, even if they actually map to the same physical switch, rather than hacking around a single instance to work with multiple network devices. Thanks -- =46lorian