From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [patch net-next v3 02/17] net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del Date: Wed, 26 Nov 2014 07:06:04 -0500 Message-ID: <5475C22C.1060604@mojatatu.com> References: <1416911328-10979-3-git-send-email-jiri@resnulli.us> <5474A25C.3080505@mojatatu.com> <5474A7EE.8000300@intel.com> <5474ABF0.60901@mojatatu.com> <5474AE9B.6000500@intel.com> <5474B353.10802@mojatatu.com> <547546C5.3060207@mojatatu.com> <5475B952.2080500@mojatatu.com> <20141126114035.GM1875@nanopsycho.orion> <5475BF72.1060606@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Scott Feldman , John Fastabend , Netdev , "David S. Miller" , "nhorman@tuxdriver.com" , Andy Gospodarek , Thomas Graf , "dborkman@redhat.com" , "ogerlitz@mellanox.com" , "jesse@nicira.com" , "pshelar@nicira.com" , "azhou@nicira.com" , "ben@decadent.org.uk" , "stephen@networkplumber.org" , "Kirsher, Jeffrey T" , "vyasevic@redhat.com" , Cong Wang , Eric Dumazet , Florian Fainelli , Roopa Prabhu , John Linville Return-path: Received: from mail-ie0-f175.google.com ([209.85.223.175]:36339 "EHLO mail-ie0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750863AbaKZMGK (ORCPT ); Wed, 26 Nov 2014 07:06:10 -0500 Received: by mail-ie0-f175.google.com with SMTP id at20so2398045iec.6 for ; Wed, 26 Nov 2014 04:06:09 -0800 (PST) In-Reply-To: <5475BF72.1060606@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: On 11/26/14 06:54, Jamal Hadi Salim wrote: > On 11/26/14 06:40, Jiri Pirko wrote: >> Sure this is something that is reasonable to request. But that would >> require a major changes to userspace api. At this moment, when we are >> using the existing api, I would leave this out for phase 1. Let this be >> resolved later as a separate work. Does that make sense? >> > > I think these are just discussions so we know where we are going. > I ACKed the patch already but added that we should consider these > policies. Scott take note. > In case i wasnt clear - yes, the patch as is fine ;-> cheers, jamal