From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jiri Pirko Subject: Re: [patch net-next RFC 2/3] switchdev: allow caller to explicitly use deferred attr_set version Date: Sat, 10 Oct 2015 09:30:05 +0200 Message-ID: <20151010073005.GD1990@nanopsycho.orion> References: <1444242652-17260-1-git-send-email-jiri@resnulli.us> <1444242652-17260-3-git-send-email-jiri@resnulli.us> <20151008053933.GA2186@nanopsycho.orion> <20151008082631.GB2186@nanopsycho.orion> <20151009064638.GG2161@nanopsycho.orion> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Netdev , "David S. Miller" , Ido Schimmel , eladr@mellanox.com, Florian Fainelli , Guenter Roeck , Vivien Didelot , "andrew@lunn.ch" , john fastabend , David Laight To: Scott Feldman Return-path: Received: from mail-wi0-f174.google.com ([209.85.212.174]:35639 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751361AbbJJHaI (ORCPT ); Sat, 10 Oct 2015 03:30:08 -0400 Received: by wicge5 with SMTP id ge5so94495564wic.0 for ; Sat, 10 Oct 2015 00:30:07 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: Sat, Oct 10, 2015 at 04:43:43AM CEST, sfeldma@gmail.com wrote: > >> >>> >>>patch 3/3 I haven't looked at yet...I'm stuck on 2/3. >> >> It is very similar to 2/3, only for obj_add/del. > >Do we have examples of a deferred obj add or del? Maybe we should >hold off adding that support until someone finds a use-case. I'm kind >of hoping there isn't a use-case, but who knows? Just look at the patch :) fdb_del_external_learn()