Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1361090 > unrolled thread

Re: [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)

Started byoulijun <oulijun@huawei.com>
First post2016-03-19 12:30 +0100
Last post2016-03-19 15:30 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver  code) oulijun <oulijun@huawei.com> - 2016-03-19 12:30 +0100
    Re: [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code) Parav Pandit <pandit.parav@gmail.com> - 2016-03-19 15:30 +0100

#1361090 — Re: [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)

Fromoulijun <oulijun@huawei.com>
Date2016-03-19 12:30 +0100
SubjectRe: [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)
Message-ID<reneW-7zZ-3@gated-at.bofh.it>
On 2016/3/15 2:20, Parav Pandit wrote:
>>>
>>> Since SRQ is not supported in this driver version, can you keep
>>> remaining code base also to not bother about SRQ specifically
>>> poll_cq_one, modify_qp, destroy_qp etc?
>>> SRQ support can come as complete additional patch along with cmd_mask,
>>> callbacks and rest of the code.
>>>
>>> .
>> Sorry, I see your review in time.
>> Sure, SRQ is not supported in current roce driver. I have verified the function
>> for RDMA. It is not influence. For your question, we need to analyse it scientific.
>> after that, i will reply your doubt, is that ok?
> 
> Yes. No problem.
> 
> .
> 
Hi, Parav Pandit
    I have analyse and discuss with your reviewing. I considered that the srq is only the
condition branch in verbs and without independent function, so reserved it.I have delete the relative
function with srq independently.
    if delete the branch operation with srq, it feel be inconvenient to understand

thanks
Lijun Ou

[toc] | [next] | [standalone]


#1361123 — Re: [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)

FromParav Pandit <pandit.parav@gmail.com>
Date2016-03-19 15:30 +0100
SubjectRe: [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)
Message-ID<req38-10o-9@gated-at.bofh.it>
In reply to#1361090
On Sat, Mar 19, 2016 at 4:58 PM, oulijun <oulijun@huawei.com> wrote:
> On 2016/3/15 2:20, Parav Pandit wrote:
>>>>
>>>> Since SRQ is not supported in this driver version, can you keep
>>>> remaining code base also to not bother about SRQ specifically
>>>> poll_cq_one, modify_qp, destroy_qp etc?
>>>> SRQ support can come as complete additional patch along with cmd_mask,
>>>> callbacks and rest of the code.
>>>>
>>>> .
>>> Sorry, I see your review in time.
>>> Sure, SRQ is not supported in current roce driver. I have verified the function
>>> for RDMA. It is not influence. For your question, we need to analyse it scientific.
>>> after that, i will reply your doubt, is that ok?
>>
>> Yes. No problem.
>>
>> .
>>
> Hi, Parav Pandit
>     I have analyse and discuss with your reviewing. I considered that the srq is only the
> condition branch in verbs and without independent function, so reserved it.I have delete the relative
> function with srq independently.
>     if delete the branch operation with srq, it feel be inconvenient to understand
>

o.k. If I understand correctly, new patch will be without srq functionality.
If thats the case, that makes review and maintainability easier.
Thanks.
Parav

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web