All of lore.kernel.org
 help / color / mirror / Atom feed
From: Weihang Li <liweihang@hisilicon.com>
To: <dledford@redhat.com>, <jgg@ziepe.ca>
Cc: <linux-rdma@vger.kernel.org>, <linuxarm@huawei.com>
Subject: [PATCH v2 for-next 0/2] Fixes for hip08 driver
Date: Thu, 29 Aug 2019 16:41:40 +0800	[thread overview]
Message-ID: <1567068102-56919-1-git-send-email-liweihang@hisilicon.com> (raw)

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


             reply	other threads:[~2019-08-29  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29  8:41 Weihang Li [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1567068102-56919-1-git-send-email-liweihang@hisilicon.com \
    --to=liweihang@hisilicon.com \
    --cc=dledford@redhat.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.