From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/5] Add support to dump cim ibq, obq and qinfo, etc Date: Tue, 27 Jan 2015 00:15:35 -0800 (PST) Message-ID: <20150127.001535.815476511902978975.davem@davemloft.net> References: <1422346669-26913-1-git-send-email-hariprasad@chelsio.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, leedom@chelsio.com, anish@chelsio.com, nirranjan@chelsio.com, praveenm@chelsio.com To: hariprasad@chelsio.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:48349 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753188AbbA0IPg (ORCPT ); Tue, 27 Jan 2015 03:15:36 -0500 In-Reply-To: <1422346669-26913-1-git-send-email-hariprasad@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Hariprasad Shenai Date: Tue, 27 Jan 2015 13:47:44 +0530 > This patch series adds support to dump cim_ibq, cim_obq, sge_qinfo, pm_stats > and clk debugfs entries. > > The patches series is created against 'net-next' tree. > And includes patches on cxgb4 driver. > > We have included all the maintainers of respective drivers. Kindly review the > change and let us know in case of any review comments. Series applied, thanks.