Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759387AbbFBO6u (ORCPT ); Tue, 2 Jun 2015 10:58:50 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:50060 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691AbbFBO6k (ORCPT ); Tue, 2 Jun 2015 10:58:40 -0400 Date: Tue, 2 Jun 2015 16:53:13 +0200 From: Andrew Lunn To: Guenter Roeck Cc: Vivien Didelot , netdev@vger.kernel.org, "David S. Miller" , Florian Fainelli , Scott Feldman , Jiri Pirko , Jerome Oufella , linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com, Chris Healy Subject: Re: [RFC 5/9] net: dsa: mv88e6352: disable mirroring Message-ID: <20150602145313.GU22739@lunn.ch> References: <1433208470-25338-1-git-send-email-vivien.didelot@savoirfairelinux.com> <1433208470-25338-6-git-send-email-vivien.didelot@savoirfairelinux.com> <556DBAAA.4010408@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <556DBAAA.4010408@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 932 Lines: 24 On Tue, Jun 02, 2015 at 07:16:10AM -0700, Guenter Roeck wrote: > On 06/01/2015 06:27 PM, Vivien Didelot wrote: > >Disable the mirroring policy in the monitor control register, since this > >feature is not needed. > > > >Signed-off-by: Vivien Didelot > > Should this be a separate patch, unrelated to the patch set ? > > If I understand correctly, this effectively disables IGMP/MLD snooping. > I think this warrants an explanation why that it not needed, not just > a statement that it is not needed. +1 Especially since we might want to revisit this to implement IGMP/MLD snooping in the bridge. The hardware should be capable of it. Andrew -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/