public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 00/10] RDMA/hns: Updates for 5.14
@ 2021-06-18 10:10 Weihang Li
  2021-06-18 10:10 ` [PATCH for-next 01/10] RDMA/hns: Force rewrite inline flag of WQE Weihang Li
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Weihang Li @ 2021-06-18 10:10 UTC (permalink / raw)
  To: dledford, jgg; +Cc: leon, linux-rdma, linuxarm, Weihang Li

As usual, this series collects some miscellaneous fixes and cleanups at the
end of 5.14 for the hns driver:
* #1 ~ #5 are fixes.
* #6 ~ #10 are some small cleanups.

Lang Cheng (2):
  RDMA/hns: Force rewrite inline flag of WQE
  RDMA/hns: Fix spelling mistakes of original

Wenpeng Liang (1):
  RDMA/hns: Encapsulate flushing CQE as a function

Xi Wang (1):
  RDMA/hns: Clean definitions of EQC structure

Yangyang Li (3):
  RDMA/hns: Add member assignments for qp_init_attr
  RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp
  RDMA/hns: Modify function return value type

Yixing Liu (3):
  RDMA/hns: Fix uninitialized variable
  RDMA/hns: Fix some print issues
  RDMA/hns: Simplify the judgment in hns_roce_v2_post_send()

 drivers/infiniband/hw/hns/hns_roce_device.h |  5 ++-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 60 ++++++++---------------------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  | 19 ++-------
 drivers/infiniband/hw/hns/hns_roce_main.c   |  8 +---
 drivers/infiniband/hw/hns/hns_roce_mr.c     |  4 +-
 drivers/infiniband/hw/hns/hns_roce_qp.c     | 27 +++++++++----
 6 files changed, 44 insertions(+), 79 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-06-22 18:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-18 10:10 [PATCH for-next 00/10] RDMA/hns: Updates for 5.14 Weihang Li
2021-06-18 10:10 ` [PATCH for-next 01/10] RDMA/hns: Force rewrite inline flag of WQE Weihang Li
2021-06-18 10:10 ` [PATCH for-next 02/10] RDMA/hns: Fix uninitialized variable Weihang Li
2021-06-18 10:10 ` [PATCH for-next 03/10] RDMA/hns: Fix some print issues Weihang Li
2021-06-18 10:10 ` [PATCH for-next 04/10] RDMA/hns: Add member assignments for qp_init_attr Weihang Li
2021-06-18 10:10 ` [PATCH for-next 05/10] RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp Weihang Li
2021-06-18 10:10 ` [PATCH for-next 06/10] RDMA/hns: Clean definitions of EQC structure Weihang Li
2021-06-18 10:10 ` [PATCH for-next 07/10] RDMA/hns: Modify function return value type Weihang Li
2021-06-18 10:10 ` [PATCH for-next 08/10] RDMA/hns: Encapsulate flushing CQE as a function Weihang Li
2021-06-18 10:10 ` [PATCH for-next 09/10] RDMA/hns: Simplify the judgment in hns_roce_v2_post_send() Weihang Li
2021-06-18 10:10 ` [PATCH for-next 10/10] RDMA/hns: Fix spelling mistakes of original Weihang Li
2021-06-22 18:25 ` [PATCH for-next 00/10] RDMA/hns: Updates for 5.14 Jason Gunthorpe

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