From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: [patch net-next RFC v2 08/11] mlxsw: spectrum_dpipe: Connect dpipe tables to resources Date: Tue, 28 Nov 2017 09:05:36 -0700 Message-ID: <9372d46f-d1c9-a9c5-e689-54cd7f3ef930@cumulusnetworks.com> References: <20171114161852.6633-1-jiri@resnulli.us> <20171114161852.6633-9-jiri@resnulli.us> <9b709ef7-bf81-e5d0-bf84-5d61ee0b92e5@cumulusnetworks.com> <20171128132721.GD1971@nanopsycho.orion> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Arkadi Sharshevsky , netdev@vger.kernel.org, davem@davemloft.net, mlxsw@mellanox.com, andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, f.fainelli@gmail.com, michael.chan@broadcom.com, ganeshgr@chelsio.com, saeedm@mellanox.com, matanb@mellanox.com, leonro@mellanox.com, idosch@mellanox.com, jakub.kicinski@netronome.com, ast@kernel.org, daniel@iogearbox.net, simon.horman@netronome.com, pieter.jansenvanvuuren@netronome.com, john.hurley@netronome.com, alexander.h.duyck@intel.com, linville@tuxdriver.com, gospo@broadcom.com, steven.lin1@broadcom.com, yuvalm@mellanox.com, ogerlitz@mellanox.com, roopa@cumulusnetworks.com To: Jiri Pirko Return-path: Received: from mail-pf0-f175.google.com ([209.85.192.175]:39299 "EHLO mail-pf0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932091AbdK1QFh (ORCPT ); Tue, 28 Nov 2017 11:05:37 -0500 Received: by mail-pf0-f175.google.com with SMTP id l24so117136pfj.6 for ; Tue, 28 Nov 2017 08:05:37 -0800 (PST) In-Reply-To: <20171128132721.GD1971@nanopsycho.orion> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 11/28/17 6:27 AM, Jiri Pirko wrote: > > I have to be missing something. You can easily see the relation between > each dpipe table and resources already as a part of this patchset. The > string you suggest shows the same thing, therefore it is completely > redundant. What am I missing? > At this point let's see a working RFC v3 and we can discuss from there.