Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH 0/4] iSER cleanups and fixes for 5.18
@ 2022-02-15 11:06 Max Gurtovoy
  2022-02-15 11:06 ` [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function Max Gurtovoy
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Max Gurtovoy @ 2022-02-15 11:06 UTC (permalink / raw)
  To: linux-rdma, jgg, sagi; +Cc: oren, sergeygo, Max Gurtovoy

Hi Jason/Sagi,
This series adds one small fix in error flow in case of registration
failures and 3 patches for improving code readability that will ease
on maintaining the ib_iser driver.

Please consider merging this series to kernel 5.18 merge window.

Max Gurtovoy (4):
  IB/iser: remove iser_reg_data_sg helper function
  IB/iser: use iser_fr_desc as registration context
  IB/iser: generalize map/unmap dma tasks
  IB/iser: fix error flow in case of registration failure

 drivers/infiniband/ulp/iser/iscsi_iser.h     | 13 ++--
 drivers/infiniband/ulp/iser/iser_initiator.c | 58 +++++-----------
 drivers/infiniband/ulp/iser/iser_memory.c    | 69 ++++++++++++--------
 drivers/infiniband/ulp/iser/iser_verbs.c     |  2 +-
 4 files changed, 63 insertions(+), 79 deletions(-)

-- 
2.18.1


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

end of thread, other threads:[~2022-02-15 18:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-15 11:06 [PATCH 0/4] iSER cleanups and fixes for 5.18 Max Gurtovoy
2022-02-15 11:06 ` [PATCH 1/4] IB/iser: remove iser_reg_data_sg helper function Max Gurtovoy
2022-02-15 13:24   ` Leon Romanovsky
2022-02-15 18:23     ` Max Gurtovoy
2022-02-15 11:06 ` [PATCH 2/4] IB/iser: use iser_fr_desc as registration context Max Gurtovoy
2022-02-15 11:06 ` [PATCH 3/4] IB/iser: generalize map/unmap dma tasks Max Gurtovoy
2022-02-15 11:06 ` [PATCH 4/4] IB/iser: fix error flow in case of registration failure Max Gurtovoy

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