From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [patch net-next RFC 0/4] introduce infrastructure for support of switch chip datapath Date: Tue, 25 Mar 2014 17:24:20 -0400 Message-ID: <5331F404.8050707@mojatatu.com> References: <532AD5B3.6020205@mojatatu.com> <20140320124021.GA2946@minipsycho.orion> <532C2AC4.7080303@mojatatu.com> <20140322094852.GB2844@minipsycho.orion> <5330BAB7.3040501@mojatatu.com> <20140325173927.GE8102@hmsreliant.think-freely.org> <20140325180009.GB15723@casper.infradead.org> <20140325193533.GF8102@hmsreliant.think-freely.org> <5331ED86.7020704@mojatatu.com> <20140325211945.GC15723@casper.infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Neil Horman , Jiri Pirko , Florian Fainelli , netdev , David Miller , andy@greyhouse.net, dborkman@redhat.com, ogerlitz@mellanox.com, jesse@nicira.com, pshelar@nicira.com, azhou@nicira.com, Ben Hutchings , Stephen Hemminger , jeffrey.t.kirsher@intel.com, vyasevic , Cong Wang , John Fastabend , Eric Dumazet , Scott Feldman , Lennert Buytenhek To: Thomas Graf Return-path: Received: from mail-qg0-f49.google.com ([209.85.192.49]:41710 "EHLO mail-qg0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751380AbaCYVYY (ORCPT ); Tue, 25 Mar 2014 17:24:24 -0400 Received: by mail-qg0-f49.google.com with SMTP id z60so2831161qgd.8 for ; Tue, 25 Mar 2014 14:24:24 -0700 (PDT) In-Reply-To: <20140325211945.GC15723@casper.infradead.org> Sender: netdev-owner@vger.kernel.org List-ID: On 03/25/14 17:19, Thomas Graf wrote: > > Exactly. This is what I meant as well. No change in tools. > > It's not just about changing ip link. We have tons of existing > applications out there using Netlink and they will expect all ports > visible if they issue RTM_GETLINK with NLM_F_DUMP. > Amen Brother. Linux is the API. (Ok, I know i am preaching to the choir ..) cheers, jamal