netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] cxgb4/cxgb4vf: Adds FL starvation support and cleanup
@ 2015-05-27 17:00 Hariprasad Shenai
  2015-05-27 17:00 ` [PATCH net-next 1/2] cxgb4: Add debugfs facility to inject FL starvation Hariprasad Shenai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hariprasad Shenai @ 2015-05-27 17:00 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, nirranjan, Hariprasad Shenai

Hi,

This patch series adds the following.
Adds debugfs entry to inject freelist starvation and some function and
argument cleanup

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

V2:
Skipping patch "cxgb4: Add support for loopback between VI of same port".
This needs some major code change, since module param is not recommended.

Hariprasad Shenai (2):
  cxgb4: Add debugfs facility to inject FL starvation
  cxgb4/cxgb4vf: function and argument name cleanup

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |  5 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 58 ++++++++++++-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 16 ++--
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    | 98 +++++++++++++---------
 drivers/net/ethernet/chelsio/cxgb4/sge.c           | 35 ++++----
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         | 22 ++---
 drivers/net/ethernet/chelsio/cxgb4vf/sge.c         |  4 +-
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h | 10 +--
 drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c     | 12 +--
 9 files changed, 170 insertions(+), 90 deletions(-)

-- 
2.3.4

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

end of thread, other threads:[~2015-05-27 18:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 17:00 [PATCH net-next 0/2] cxgb4/cxgb4vf: Adds FL starvation support and cleanup Hariprasad Shenai
2015-05-27 17:00 ` [PATCH net-next 1/2] cxgb4: Add debugfs facility to inject FL starvation Hariprasad Shenai
2015-05-27 17:00 ` [PATCH net-next 2/2] cxgb4/cxgb4vf: function and argument name cleanup Hariprasad Shenai
2015-05-27 18:27 ` [PATCH net-next 0/2] cxgb4/cxgb4vf: Adds FL starvation support and cleanup 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).