From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arkadi Sharshevsky Subject: Re: [patch net-next RFC v2 09/11] mlxsw: spectrum: Add support for getting kvdl occupancy Date: Sun, 19 Nov 2017 11:17:42 +0200 Message-ID: References: <20171114161852.6633-1-jiri@resnulli.us> <20171114161852.6633-10-jiri@resnulli.us> <716f9b4c-00e2-9095-7003-71d3d3672568@cumulusnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: 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: David Ahern , Jiri Pirko , netdev@vger.kernel.org Return-path: Received: from mail-he1eur01on0053.outbound.protection.outlook.com ([104.47.0.53]:18752 "EHLO EUR01-HE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750817AbdKSJRu (ORCPT ); Sun, 19 Nov 2017 04:17:50 -0500 In-Reply-To: <716f9b4c-00e2-9095-7003-71d3d3672568@cumulusnetworks.com> Sender: netdev-owner@vger.kernel.org List-ID: On 11/18/2017 09:21 PM, David Ahern wrote: > On 11/14/17 9:18 AM, Jiri Pirko wrote: >> From: Arkadi Sharshevsky >> >> Add support for getting the kvdl occupancy through the resource interface. >> > > Do you intend to add occ_get for the other kvd partitions? > Yes of course, its a separate patchset due to its complexity.