From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [PATCH net-next 0/6] net: Allow FIB notifiers to fail add and replace Date: Thu, 29 Mar 2018 14:00:29 -0600 Message-ID: References: <20180328012200.15175-1-dsa@cumulusnetworks.com> <20180329082934.GG22733@splinter> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, davem@davemloft.net, roopa@cumulusnetworks.com, shm@cumulusnetworks.com, jiri@mellanox.com, idosch@mellanox.com, jakub.kicinski@netronome.com, andy.roulin@gmail.com To: Ido Schimmel Return-path: Received: from mail-pf0-f176.google.com ([209.85.192.176]:39850 "EHLO mail-pf0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751082AbeC2UAc (ORCPT ); Thu, 29 Mar 2018 16:00:32 -0400 Received: by mail-pf0-f176.google.com with SMTP id c78so3966081pfj.6 for ; Thu, 29 Mar 2018 13:00:32 -0700 (PDT) In-Reply-To: <20180329082934.GG22733@splinter> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 3/29/18 2:29 AM, Ido Schimmel wrote: > Nice work, David. Ran various tests and didn't see any regressions. > > I know you already know this, but for the record, we plan to add > accounting to KVD hash resources which will eventually allow us to > return errors when resources are exceeded. Thanks for running the tests, and looking forward to the mlxsw updates for resource management.