public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] iser target patches for 4.6
@ 2016-02-24 17:23 Sagi Grimberg
  2016-02-24 17:23 ` [PATCH 01/12] iser-target: Fix identification of login rx descriptor type Sagi Grimberg
                   ` (7 more replies)
  0 siblings, 8 replies; 26+ messages in thread
From: Sagi Grimberg @ 2016-02-24 17:23 UTC (permalink / raw)
  To: Nicholas A. Bellinger; +Cc: target-devel, linux-rdma

Hi Nic,

This patchset targets 4.6 merge window, it passed
our nightly regression tests.

The set consists of:
- Several patches for error flow fixes and rework from Jenny
- Several much needed cleanups from HCH
- Conversion to the recently introduced CQ and QP drain APIs

As usual, more review and testing are welcome!

Christoph Hellwig (5):
  iser-target: Remove ISER_RECV_DATA_SEG_LEN
  iser-target: Split and properly type the login buffer
  iser-target: Convert to new CQ API
  iser-target: Kill struct isert_rdma_wr
  iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc

Jenny Derzhavetz (6):
  iser-target: Fix identification of login rx descriptor type
  iser-target: Add new state ISER_CONN_BOUND to isert_conn
  iser-target: Separate flows for np listeners and connections cma
    events
  iser-target: Rework connection termination
  iser-target: Remove redundant wait in release_conn
  iser-target: Remove impossible condition from isert_wait_conn

Sagi Grimberg (1):
  iser-target: Use ib_drain_qp

 drivers/infiniband/ulp/isert/ib_isert.c | 819 ++++++++++++++------------------
 drivers/infiniband/ulp/isert/ib_isert.h |  74 +--
 2 files changed, 385 insertions(+), 508 deletions(-)

-- 
1.8.4.3

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

end of thread, other threads:[~2016-04-03 13:15 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 17:23 [PATCH 00/12] iser target patches for 4.6 Sagi Grimberg
2016-02-24 17:23 ` [PATCH 01/12] iser-target: Fix identification of login rx descriptor type Sagi Grimberg
2016-02-24 17:24 ` [PATCH 03/12] iser-target: Separate flows for np listeners and connections cma events Sagi Grimberg
2016-02-24 17:24 ` [PATCH 04/12] iser-target: Rework connection termination Sagi Grimberg
     [not found] ` <1456334649-21437-1-git-send-email-sagig-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-02-24 17:23   ` [PATCH 02/12] iser-target: Add new state ISER_CONN_BOUND to isert_conn Sagi Grimberg
2016-02-24 17:24   ` [PATCH 05/12] iser-target: Remove redundant wait in release_conn Sagi Grimberg
2016-02-24 17:24   ` [PATCH 06/12] iser-target: Remove impossible condition from isert_wait_conn Sagi Grimberg
2016-02-24 17:24   ` [PATCH 08/12] iser-target: Split and properly type the login buffer Sagi Grimberg
2016-02-24 17:24   ` [PATCH 09/12] iser-target: Convert to new CQ API Sagi Grimberg
2016-02-24 22:01     ` kbuild test robot
2016-02-25  8:53       ` Sagi Grimberg
2016-02-26  6:03     ` Nicholas A. Bellinger
2016-02-24 17:26   ` [PATCH 00/12] iser target patches for 4.6 Sagi Grimberg
2016-02-26  5:59     ` Nicholas A. Bellinger
2016-02-24 17:24 ` [PATCH 07/12] iser-target: Remove ISER_RECV_DATA_SEG_LEN Sagi Grimberg
2016-02-24 17:24 ` [PATCH 10/12] iser-target: Kill struct isert_rdma_wr Sagi Grimberg
2016-02-24 17:24 ` [PATCH 11/12] iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc Sagi Grimberg
2016-02-24 17:24 ` [PATCH 12/12] iser-target: Use ib_drain_qp Sagi Grimberg
     [not found]   ` <1456334649-21437-13-git-send-email-sagig-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-02-24 17:28     ` Sagi Grimberg
2016-02-24 18:08   ` kbuild test robot
     [not found]     ` <201602250232.0MaJNmx5%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-02-25  8:49       ` Sagi Grimberg
2016-02-27 23:36         ` Nicholas A. Bellinger
     [not found]           ` <1456616190.1750.54.camel-XoQW25Eq2zviZyQQd+hFbcojREIfoBdhmpATvIKMPHk@public.gmane.org>
2016-02-28 10:54             ` Sagi Grimberg
2016-03-23  7:48   ` Christoph Hellwig
2016-03-31  4:24     ` Nicholas A. Bellinger
2016-04-03 13:15       ` sagig

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