netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] cxgb4/cxgb4vf: add support for mbox cmd logging
@ 2016-04-28  7:53 Hariprasad Shenai
  2016-04-28  7:53 ` [PATCH net-next 1/2] cxgb4: Add support to enable logging of firmware mailbox commands Hariprasad Shenai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hariprasad Shenai @ 2016-04-28  7:53 UTC (permalink / raw)
  To: davem; +Cc: netdev, leedom, swise, nirranjan, santosh, Hariprasad Shenai

Hi

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.

Thanks

Hariprasad Shenai (2):
  cxgb4: Add support to enable logging of firmware mailbox commands
  cxgb4vf: Add support to enable logging of firmware mailbox commands
    for VF

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |  32 ++++++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c |  99 ++++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |  12 +++
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |  69 +++++++++----
 drivers/net/ethernet/chelsio/cxgb4vf/adapter.h     |   4 +
 .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c    | 112 +++++++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h |  29 ++++++
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c     |  72 ++++++++-----
 8 files changed, 384 insertions(+), 45 deletions(-)

-- 
2.3.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-29 17:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28  7:53 [PATCH net-next 0/2] cxgb4/cxgb4vf: add support for mbox cmd logging Hariprasad Shenai
2016-04-28  7:53 ` [PATCH net-next 1/2] cxgb4: Add support to enable logging of firmware mailbox commands Hariprasad Shenai
2016-04-28  7:53 ` [PATCH net-next 2/2] cxgb4vf: Add support to enable logging of firmware mailbox commands for VF Hariprasad Shenai
2016-04-29 17:42 ` [PATCH net-next 0/2] cxgb4/cxgb4vf: add support for mbox cmd logging David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).