From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/2] cxgb4/cxgb4vf: add support for mbox cmd logging Date: Fri, 29 Apr 2016 13:42:04 -0400 (EDT) Message-ID: <20160429.134204.1253554729800180316.davem@davemloft.net> References: <1461829999-20270-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, swise@opengridcomputing.com, nirranjan@chelsio.com, santosh@chelsio.com To: hariprasad@chelsio.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:54064 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751331AbcD2RmH (ORCPT ); Fri, 29 Apr 2016 13:42:07 -0400 In-Reply-To: <1461829999-20270-1-git-send-email-hariprasad@chelsio.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Hariprasad Shenai Date: Thu, 28 Apr 2016 13:23:17 +0530 > This patch series adds support for logging mailbox commands and replies > for debugging purpose for both PF and VF driver. > > This patch series has been created against net-next tree and includes > patches on cxgb4 and cxgb4vf 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.