From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/4] Add some more debug info Date: Wed, 12 Aug 2015 16:42:27 -0700 (PDT) Message-ID: <20150812.164227.416836629962402303.davem@davemloft.net> References: <1439378707-14462-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, nirranjan@chelsio.com To: hariprasad@chelsio.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:60736 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751837AbbHLXm2 (ORCPT ); Wed, 12 Aug 2015 19:42:28 -0400 In-Reply-To: <1439378707-14462-1-git-send-email-hariprasad@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Hariprasad Shenai Date: Wed, 12 Aug 2015 16:55:03 +0530 > This patch series adds the following. > Add more info for sge_qinfo dump > Differentiate tid and stids between different regions, and add a debugfs > entry to dump all the tid info > > This patch series has been 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.