All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/7] RDMA/hns: Updates for 5.15
@ 2021-08-26 13:37 Wenpeng Liang
  2021-08-26 13:37 ` [PATCH for-next 1/7] RDMA/hns: Fix query destination qpn Wenpeng Liang
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Wenpeng Liang @ 2021-08-26 13:37 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-rdma, linuxarm, liangwenpeng

As usual, this series collects some miscellaneous fixes and cleanups at the
end of 5.15 for the hns driver:

* #1 ~ #2 are fixes.
* #3 ~ #7 are some small cleanups.

Weihang Li (1):
  RDMA/hns: Remove RST2RST error prints for hw v1

Wenpeng Liang (4):
  RDMA/hns: Fix query destination qpn
  RDMA/hns: Fix QP's resp incomplete assignment
  RDMA/hns: Remove dqpn filling when modify qp from Init to Init
  RDMA/hns: Adjust the order in which irq are requested and enabled

Xinhao Liu (1):
  RDMA/hns: Delete unnecessary blank lines.

Yixing Liu (1):
  RDMA/hns: Encapsulate the qp db as a function

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c |  40 +++-----
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |   1 -
 drivers/infiniband/hw/hns/hns_roce_qp.c    | 150 ++++++++++++++++-------------
 3 files changed, 98 insertions(+), 93 deletions(-)

--
2.8.1


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

end of thread, other threads:[~2021-08-26 15:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 13:37 [PATCH for-next 0/7] RDMA/hns: Updates for 5.15 Wenpeng Liang
2021-08-26 13:37 ` [PATCH for-next 1/7] RDMA/hns: Fix query destination qpn Wenpeng Liang
2021-08-26 13:37 ` [PATCH for-next 2/7] RDMA/hns: Fix QP's resp incomplete assignment Wenpeng Liang
2021-08-26 13:37 ` [PATCH for-next 3/7] RDMA/hns: Remove dqpn filling when modify qp from Init to Init Wenpeng Liang
2021-08-26 13:37 ` [PATCH for-next 4/7] RDMA/hns: Remove RST2RST error prints for hw v1 Wenpeng Liang
2021-08-26 13:37 ` [PATCH for-next 5/7] RDMA/hns: Adjust the order in which irq are requested and enabled Wenpeng Liang
2021-08-26 13:37 ` [PATCH for-next 6/7] RDMA/hns: Encapsulate the qp db as a function Wenpeng Liang
2021-08-26 13:37 ` [PATCH for-next 7/7] RDMA/hns: Delete unnecessary blank lines Wenpeng Liang
2021-08-26 15:33 ` [PATCH for-next 0/7] RDMA/hns: Updates for 5.15 Jason Gunthorpe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.