From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net-next 1/3] net:dsa:mv88e6xxx: use hashtable to store multicast entries Date: Fri, 16 Dec 2016 11:08:02 +0100 Message-ID: <20161216100802.GA20359@lunn.ch> References: <20161212190915.GA8885@lunn.ch> <20161213150948.GD20323@lunn.ch> <20161214104614.GD27370@lunn.ch> <87eg19hzw1.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> <87bmwdcc96.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Vivien Didelot , Florian Fainelli , Volodymyr Bendiuga , netdev@vger.kernel.org, Volodymyr Bendiuga , John Crispin To: Volodymyr Bendiuga Return-path: Received: from vps0.lunn.ch ([178.209.37.122]:56678 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756936AbcLPKIF (ORCPT ); Fri, 16 Dec 2016 05:08:05 -0500 Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Fri, Dec 16, 2016 at 10:24:28AM +0100, Volodymyr Bendiuga wrote: > Hi all, > > Does this mean we all agree on implementing caching > mechanism in net/dsa layer? If yes, then I can start > working on it immediately. Volodymyr Could you provide us with your test script, which adds multicast MAC addresses to ports. I would like to do some profiling with it. Thanks Andrew