public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Misc. fixes for iw_cxgb4
@ 2014-03-19 12:14 Hariprasad Shenai
       [not found] ` <1395231285-4495-1-git-send-email-hariprasad-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Hariprasad Shenai @ 2014-03-19 12:14 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: roland-BHEL68pLQRGGvPXPguhicg,
	swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW,
	kumaras-ut6Up61K2wZBDgjK7y7TUQ, nirranjan-ut6Up61K2wZBDgjK7y7TUQ,
	hariprasad-ut6Up61K2wZBDgjK7y7TUQ

Hi All,

This patch series provides miscelleneous fixes for Chelsio T4/T5 adapters
related to iw_cxgb4. 

The patches series is created against 'linux-next' tree.
And includes patches on iw_cxgb4 driver. Also, these patches are dependent on 
following two commits present in linux-next tree:
05eb238 ("cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes")
7a2cea2 ("cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice")

These patches were part of a bigger patch-series posted initially on netdev:
https://www.mail-archive.com/linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg19052.html
Based on suggestion from David Miller, we have split above patch-series into
several smaller patch-series.

Since this patch-series contains purely iw_cxgb4 patches, we would like to request
this patch series to get merged via Roland's 'infiniband' tree.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

Thanks

Steve Wise (8):
  iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE
  iw_cxgb4: Allow loopback connections
  iw_cxgb4: release neigh entry
  iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices
  iw_cxgb4: Fix incorrect BUG_ON conditions
  iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes
  iw_cxgb4: default peer2peer mode to 1
  iw_cxgb4: save the correct map length for fast_reg_page_lists

 drivers/infiniband/hw/cxgb4/cm.c       |  9 ++---
 drivers/infiniband/hw/cxgb4/cq.c       |  6 ++--
 drivers/infiniband/hw/cxgb4/device.c   | 41 ++++++++++++++++++-----
 drivers/infiniband/hw/cxgb4/iw_cxgb4.h |  4 +++
 drivers/infiniband/hw/cxgb4/mem.c      | 12 +++++--
 drivers/infiniband/hw/cxgb4/qp.c       | 61 ++++++++++++++++++++++------------
 drivers/infiniband/hw/cxgb4/t4.h       | 58 +++++++++++++++++++++++++++++---
 7 files changed, 148 insertions(+), 43 deletions(-)

-- 
1.8.4

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-03-20 18:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 12:14 [PATCH 0/8] Misc. fixes for iw_cxgb4 Hariprasad Shenai
     [not found] ` <1395231285-4495-1-git-send-email-hariprasad-ut6Up61K2wZBDgjK7y7TUQ@public.gmane.org>
2014-03-19 12:14   ` [PATCH 1/8] iw_cxgb4: cap CQ size at T4_MAX_IQ_SIZE Hariprasad Shenai
2014-03-19 12:14   ` [PATCH 2/8] iw_cxgb4: Allow loopback connections Hariprasad Shenai
2014-03-19 12:14   ` [PATCH 3/8] iw_cxgb4: release neigh entry Hariprasad Shenai
2014-03-19 12:14   ` [PATCH 4/8] iw_cxgb4: use the BAR2/WC path for kernel QPs and T5 devices Hariprasad Shenai
2014-03-19 12:14   ` [PATCH 5/8] iw_cxgb4: Fix incorrect BUG_ON conditions Hariprasad Shenai
2014-03-19 12:14   ` [PATCH 6/8] iw_cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes Hariprasad Shenai
2014-03-19 12:14   ` [PATCH 7/8] iw_cxgb4: default peer2peer mode to 1 Hariprasad Shenai
2014-03-19 12:14   ` [PATCH 8/8] iw_cxgb4: save the correct map length for fast_reg_page_lists Hariprasad Shenai
2014-03-20 17:57   ` [PATCH 0/8] Misc. fixes for iw_cxgb4 Roland Dreier
     [not found]     ` <CAL1RGDUXDjLGuwe9Z5V+cci9gya9NgdLNtJErH0mW-Z12++0rA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-03-20 18:34       ` Steve Wise

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox