netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Add some more debug info
@ 2015-08-12 11:25 Hariprasad Shenai
  2015-08-12 11:25 ` [PATCH net-next 1/4] cxgb4: Add some more details to sge qinfo Hariprasad Shenai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hariprasad Shenai @ 2015-08-12 11:25 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, nirranjan, Hariprasad Shenai

Hi,

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.

Thanks

Hariprasad Shenai (4):
  cxgb4: Add some more details to sge qinfo
  cxgb4: Differentiates between TIDs being used in TCAM and HASH
  cxgb4: Differentiate between stids between server and filter region
  cxgb4: Add debugfs support to dump tid info

 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 129 +++++++++++++++++++--
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |  47 ++++++--
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.h     |  10 +-
 drivers/net/ethernet/chelsio/cxgb4/sge.c           |   9 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h       |   5 +
 5 files changed, 176 insertions(+), 24 deletions(-)

-- 
2.3.4

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

end of thread, other threads:[~2015-08-12 23:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-12 11:25 [PATCH net-next 0/4] Add some more debug info Hariprasad Shenai
2015-08-12 11:25 ` [PATCH net-next 1/4] cxgb4: Add some more details to sge qinfo Hariprasad Shenai
2015-08-12 11:25 ` [PATCH net-next 2/4] cxgb4: Differentiates between TIDs being used in TCAM and HASH Hariprasad Shenai
2015-08-12 11:25 ` [PATCH net-next 3/4] cxgb4: Differentiate between stids between server and filter region Hariprasad Shenai
2015-08-12 11:25 ` [PATCH net-next 4/4] cxgb4: Add debugfs support to dump tid info Hariprasad Shenai
2015-08-12 23:42 ` [PATCH net-next 0/4] Add some more debug info 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).