linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 for-next 0/2] Fixes for hip08 driver
@ 2019-08-29  8:41 Weihang Li
  2019-08-29  8:41 ` [PATCH v2 for-next 1/2] RDMA/hns: Optimize cmd init and mode selection for hip08 Weihang Li
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Weihang Li @ 2019-08-29  8:41 UTC (permalink / raw)
  To: dledford, jgg; +Cc: linux-rdma, linuxarm

Here optimizes some codes and removes some warnings by sparse tool
checking as well as fixes some defects.

Changelog:
v1->v2: Remove a redundant judgment in patch(1/2) as Leon Romanovsky
	suggested. Fix patch(2/2) as comments from Doug Ledford. Also
	some modifications on title and commit message.

Lijun Ou (1):
  RDMA/hns: Package operations of rq inline buffer into separate
    functions

Yixian Liu (1):
  RDMA/hns: Optimize cmd init and mode selection for hip08

 drivers/infiniband/hw/hns/hns_roce_cmd.c  | 10 +---
 drivers/infiniband/hw/hns/hns_roce_main.c |  8 +--
 drivers/infiniband/hw/hns/hns_roce_qp.c   | 95 ++++++++++++++++++-------------
 3 files changed, 61 insertions(+), 52 deletions(-)

-- 
2.8.1


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-29  8:41 [PATCH v2 for-next 0/2] Fixes for hip08 driver Weihang Li
2019-08-29  8:41 ` [PATCH v2 for-next 1/2] RDMA/hns: Optimize cmd init and mode selection for hip08 Weihang Li
2019-08-29  8:41 ` [PATCH v2 for-next 2/2] RDMA/hns: Package operations of rq inline buffer into separate functions Weihang Li
2019-08-30 15:26 ` [PATCH v2 for-next 0/2] Fixes for hip08 driver Doug Ledford

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).