Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] Use the right sg_cnt after ib_dma_map_sg
@ 2022-08-18 10:53 Md Haris Iqbal
  2022-08-18 10:53 ` [PATCH for-next 1/3] RDMA/rtrs-clt: Output sg index when warning on Md Haris Iqbal
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Md Haris Iqbal @ 2022-08-18 10:53 UTC (permalink / raw)
  To: linux-rdma; +Cc: leon, jgg, haris.iqbal, jinpu.wang

Hi Jason, hi Leon,

Please consider to include following changes to the next merge window.

The patchset is organized as follows:
1: Add output for debug purposes
2: Use correct count returned form ib_dma_map_sg for rtrs-clt
3: Use correct count returned form ib_dma_map_sg for rtrs-srv

Jack Wang (3):
  RDMA/rtrs-clt: Output sg index when warning on
  RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg
  RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL

 drivers/infiniband/ulp/rtrs/rtrs-clt.c |  9 +++++----
 drivers/infiniband/ulp/rtrs/rtrs-srv.c | 14 +++++++-------
 drivers/infiniband/ulp/rtrs/rtrs.c     |  2 +-
 3 files changed, 13 insertions(+), 12 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-21  9:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-18 10:53 [PATCH for-next 0/3] Use the right sg_cnt after ib_dma_map_sg Md Haris Iqbal
2022-08-18 10:53 ` [PATCH for-next 1/3] RDMA/rtrs-clt: Output sg index when warning on Md Haris Iqbal
2022-08-18 10:53 ` [PATCH for-next 2/3] RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg Md Haris Iqbal
2022-08-18 10:53 ` [PATCH for-next 3/3] RDMA/rtrs-srv: Pass the correct number of entries for dma mapped SGL Md Haris Iqbal
2022-08-21  9:27 ` [PATCH for-next 0/3] Use the right sg_cnt after ib_dma_map_sg Leon Romanovsky

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