public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Zhu Yanjun <yanjun.zhu@linux.dev>
To: Konstantin Taranov <kotaranov@linux.microsoft.com>,
	kotaranov@microsoft.com, sharmaajay@microsoft.com,
	longli@microsoft.com, jgg@ziepe.ca, leon@kernel.org
Cc: linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH rdma-next v3 0/3] RDMA/mana_ib: Add support of RC QPs
Date: Wed, 22 May 2024 12:29:08 +0200	[thread overview]
Message-ID: <10a9df97-7b1b-4c0f-ad11-3ecf6512d926@linux.dev> (raw)
In-Reply-To: <1716366242-558-1-git-send-email-kotaranov@linux.microsoft.com>

在 2024/5/22 10:23, Konstantin Taranov 写道:
> From: Konstantin Taranov <kotaranov@microsoft.com>
> 
> This patch series enables creation and destruction of RC QPs.
> The RC QP can be transitioned to RTS and be used by rdma-core.
> 
> RDMA-CORE: https://github.com/linux-rdma/rdma-core/pull/1461
> 
> v2->v3:
> * fixed c99 comment style

Thanks a lot. I am fine with it.
You can add:

Reviewed-by: Zhu Yanjun <yanjun.zhu@linux.dev>

Zhu Yanjun

> 
> v1->v2:
> * Removed an old comment in 2/3.
> * Fixed text in a debug message in 3/3.
> 
> Konstantin Taranov (3):
>    RDMA/mana_ib: Create and destroy RC QP
>    RDMA/mana_ib: Implement uapi to create and destroy RC QP
>    RDMA/mana_ib: Modify QP state
> 
>   drivers/infiniband/hw/mana/main.c    |  59 ++++++++++
>   drivers/infiniband/hw/mana/mana_ib.h |  99 +++++++++++++++-
>   drivers/infiniband/hw/mana/qp.c      | 166 ++++++++++++++++++++++++++-
>   include/uapi/rdma/mana-abi.h         |   9 ++
>   4 files changed, 328 insertions(+), 5 deletions(-)
> 


  parent reply	other threads:[~2024-05-22 10:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22  8:23 [PATCH rdma-next v3 0/3] RDMA/mana_ib: Add support of RC QPs Konstantin Taranov
2024-05-22  8:24 ` [PATCH rdma-next v3 1/3] RDMA/mana_ib: Create and destroy RC QP Konstantin Taranov
2024-05-22  8:24 ` [PATCH rdma-next v3 2/3] RDMA/mana_ib: Implement uapi to create " Konstantin Taranov
2024-05-22  8:24 ` [PATCH rdma-next v3 3/3] RDMA/mana_ib: Modify QP state Konstantin Taranov
2024-05-22 10:29 ` Zhu Yanjun [this message]
2024-05-30 12:27 ` [PATCH rdma-next v3 0/3] RDMA/mana_ib: Add support of RC QPs Leon Romanovsky

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=10a9df97-7b1b-4c0f-ad11-3ecf6512d926@linux.dev \
    --to=yanjun.zhu@linux.dev \
    --cc=jgg@ziepe.ca \
    --cc=kotaranov@linux.microsoft.com \
    --cc=kotaranov@microsoft.com \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=longli@microsoft.com \
    --cc=sharmaajay@microsoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox