linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] RDMA/erdma: Misc fixes for the erdma driver
@ 2025-07-25  5:53 Boshi Yu
  2025-07-25  5:53 ` [PATCH for-next 1/3] RDMA/erdma: Use dma_map_page to map scatter MTT buffer Boshi Yu
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Boshi Yu @ 2025-07-25  5:53 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, chengyou, kaishen

Hi,

This series of patches provides several fixes for the erdma driver:
- #1 uses dma_map_page to map the scatter MTT buffer page by page to avoid
     merging contiguous physical pages.
- #2 fixes ignored return value of init_kernel_qp.
- #3 fixes unset QPN of GSI QP.

Thanks,
Boshi Yu

Boshi Yu (3):
  RDMA/erdma: Use dma_map_page to map scatter MTT buffer
  RDMA/erdma: Fix ignored return value of init_kernel_qp
  RDMA/erdma: Fix unset QPN of GSI QP

 drivers/infiniband/hw/erdma/erdma_verbs.c | 116 ++++++++++++++--------
 drivers/infiniband/hw/erdma/erdma_verbs.h |   4 +-
 2 files changed, 76 insertions(+), 44 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2025-08-13 10:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-25  5:53 [PATCH for-next 0/3] RDMA/erdma: Misc fixes for the erdma driver Boshi Yu
2025-07-25  5:53 ` [PATCH for-next 1/3] RDMA/erdma: Use dma_map_page to map scatter MTT buffer Boshi Yu
2025-07-27 11:27   ` Leon Romanovsky
2025-07-28  3:08     ` Boshi Yu
2025-07-28  7:08       ` Leon Romanovsky
2025-07-28  7:47         ` Cheng Xu
2025-07-28 13:12           ` Leon Romanovsky
2025-07-25  5:53 ` [PATCH for-next 2/3] RDMA/erdma: Fix ignored return value of init_kernel_qp Boshi Yu
2025-07-25  5:53 ` [PATCH for-next 3/3] RDMA/erdma: Fix unset QPN of GSI QP Boshi Yu
2025-07-25 15:26   ` Zhu Yanjun
2025-08-13 10:27 ` [PATCH for-next 0/3] RDMA/erdma: Misc fixes for the erdma driver Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).