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 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html