Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next 0/9] Misc patches for RTRS
@ 2023-11-15 15:27 Md Haris Iqbal
  2023-11-15 15:27 ` [PATCH for-next 1/9] RDMA/rtrs-clt: Add warning logs for RDMA events Md Haris Iqbal
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Md Haris Iqbal @ 2023-11-15 15:27 UTC (permalink / raw)
  To: linux-rdma; +Cc: bvanassche, leon, jgg, haris.iqbal, jinpu.wang

Hi Jason, hi Leon,

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

Jack Wang (4):
  RDMA/rtrs-srv: Do not unconditionally enable irq
  RDMA/rtrs-clt: Start hb after path_up
  RDMA/rtrs-clt: Fix the max_send_wr setting
  RDMA/rtrs-clt: Remove the warnings for req in_use check

Md Haris Iqbal (4):
  RDMA/rtrs-clt: Add warning logs for RDMA events
  RDMA/rtrs-srv: Check return values while processing info request
  RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
  RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight

Supriti Singh (1):
  RDMA/rtrs: use %pe to print errors

 drivers/infiniband/ulp/rtrs/rtrs-clt.c | 15 ++++++-----
 drivers/infiniband/ulp/rtrs/rtrs-srv.c | 37 +++++++++++++++++++-------
 drivers/infiniband/ulp/rtrs/rtrs.c     |  4 +--
 3 files changed, 37 insertions(+), 19 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-11-20 12:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-15 15:27 [PATCH for-next 0/9] Misc patches for RTRS Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 1/9] RDMA/rtrs-clt: Add warning logs for RDMA events Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 2/9] RDMA/rtrs-srv: Do not unconditionally enable irq Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 3/9] RDMA/rtrs-clt: Start hb after path_up Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 4/9] RDMA/rtrs-srv: Check return values while processing info request Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 5/9] RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 6/9] RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 7/9] RDMA/rtrs-clt: Fix the max_send_wr setting Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 8/9] RDMA/rtrs-clt: Remove the warnings for req in_use check Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 9/9] RDMA/rtrs: use %pe to print errors Md Haris Iqbal
2023-11-19 13:00 ` [PATCH for-next 0/9] Misc patches for RTRS Leon Romanovsky
2023-11-20 12:10   ` Haris Iqbal
2023-11-19 13:01 ` (subset) " Leon Romanovsky

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