From: "Liuyixian (Eason)" <liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
To: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Cc: leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
jgg-uk2M96/98Pc@public.gmane.org,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH for-next 0/2] Revise eq support for hip06 & hip08
Date: Mon, 4 Dec 2017 17:33:17 +0800 [thread overview]
Message-ID: <4636858b-4ae8-e37e-d2d3-44441560f266@huawei.com> (raw)
In-Reply-To: <1510651577-20794-1-git-send-email-liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Hi Doug,
Should I make some changes for this patch-set for the further review?
Regards
On 2017/11/14 17:26, Yixian Liu wrote:
> This patch-set refactor eq code for hip06 and add eq
> support for hip08.
>
> Yixian Liu (2):
> RDMA/hns: Refactor eq code for hip06
> RDMA/hns: Add eq support of hip08
>
> drivers/infiniband/hw/hns/Makefile | 2 +-
> drivers/infiniband/hw/hns/hns_roce_cmd.c | 1 +
> drivers/infiniband/hw/hns/hns_roce_cmd.h | 10 +
> drivers/infiniband/hw/hns/hns_roce_common.h | 11 +
> drivers/infiniband/hw/hns/hns_roce_cq.c | 19 +-
> drivers/infiniband/hw/hns/hns_roce_device.h | 83 +-
> drivers/infiniband/hw/hns/hns_roce_eq.c | 759 -----------------
> drivers/infiniband/hw/hns/hns_roce_eq.h | 134 ---
> drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 740 ++++++++++++++++-
> drivers/infiniband/hw/hns/hns_roce_hw_v1.h | 44 +-
> drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 1177 ++++++++++++++++++++++++++-
> drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 192 ++++-
> drivers/infiniband/hw/hns/hns_roce_main.c | 16 +-
> drivers/infiniband/hw/hns/hns_roce_qp.c | 1 +
> 14 files changed, 2251 insertions(+), 938 deletions(-)
> delete mode 100644 drivers/infiniband/hw/hns/hns_roce_eq.c
> delete mode 100644 drivers/infiniband/hw/hns/hns_roce_eq.h
>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-12-04 9:33 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-14 9:26 [PATCH for-next 0/2] Revise eq support for hip06 & hip08 Yixian Liu
[not found] ` <1510651577-20794-1-git-send-email-liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-11-14 9:26 ` [PATCH for-next 1/2] RDMA/hns: Refactor eq code for hip06 Yixian Liu
[not found] ` <1510651577-20794-2-git-send-email-liuyixian-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-11-14 8:53 ` Liuyixian (Eason)
[not found] ` <ad1fff67-3511-8252-5b6f-aa1ab0c90078-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-11-14 9:09 ` Liuyixian (Eason)
2017-11-14 9:11 ` Leon Romanovsky
[not found] ` <20171114091146.GT18825-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-11-14 9:40 ` Liuyixian (Eason)
[not found] ` <7a93b747-4745-86ab-4366-7b883dc2f133-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-19 12:38 ` Liuyixian (Eason)
2017-11-14 9:26 ` [PATCH for-next 2/2] RDMA/hns: Add eq support of hip08 Yixian Liu
2017-12-04 9:33 ` Liuyixian (Eason) [this message]
[not found] ` <4636858b-4ae8-e37e-d2d3-44441560f266-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-11 8:55 ` [PATCH for-next 0/2] Revise eq support for hip06 & hip08 Liuyixian (Eason)
[not found] ` <6d0a2aee-54e0-90dd-5293-7f8a5dac7d36-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2017-12-11 15:49 ` Jason Gunthorpe
[not found] ` <20171211154902.GA27709-uk2M96/98Pc@public.gmane.org>
2017-12-12 10:42 ` Liuyixian (Eason)
2017-12-22 16:37 ` Jason Gunthorpe
[not found] ` <20171222163732.GA15021-uk2M96/98Pc@public.gmane.org>
2017-12-23 8:57 ` Liuyixian (Eason)
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=4636858b-4ae8-e37e-d2d3-44441560f266@huawei.com \
--to=liuyixian-hv44wf8li93qt0dzr+alfa@public.gmane.org \
--cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=jgg-uk2M96/98Pc@public.gmane.org \
--cc=leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox