From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH net] mscc: Configured MAC entries should be locked. Date: Wed, 19 Dec 2018 17:17:32 +0100 Message-ID: <20181219161732.GD24518@lunn.ch> References: <20181219153525.3549-1-steen.hegelund@microchip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, davem@davemloft.net, "Allan W. Nielsen" To: Steen Hegelund Return-path: Received: from vps0.lunn.ch ([185.16.172.187]:53119 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728135AbeLSQRe (ORCPT ); Wed, 19 Dec 2018 11:17:34 -0500 Content-Disposition: inline In-Reply-To: <20181219153525.3549-1-steen.hegelund@microchip.com> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Dec 19, 2018 at 04:35:25PM +0100, Steen Hegelund wrote: > From: "Allan W. Nielsen" > > The MAC table in Ocelot supports auto aging (normal) and static entries. > MAC entries that is manually configured should be static and not subject > to aging. > > Signed-off-by: Allan Nielsen > Reviewed-by: Steen Hegelund Hi Steen Since you are submitting this patch, it needs your signed-of-by as well. Thanks Andrew