public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: jgg@ziepe.ca, Cheng Xu <chengyou@linux.alibaba.com>
Cc: linux-rdma@vger.kernel.org, KaiShen@linux.alibaba.com
Subject: Re: [PATCH for-next v3 0/3] RDMA/erdma: erdma updates
Date: Wed, 04 Sep 2024 10:50:49 +0300	[thread overview]
Message-ID: <172543624910.1199574.15523727146624745781.b4-ty@kernel.org> (raw)
In-Reply-To: <20240902112920.58749-1-chengyou@linux.alibaba.com>


On Mon, 02 Sep 2024 19:29:17 +0800, Cheng Xu wrote:
> This series has some updates for erdma driver:
> - #1 refactors the initialization and destruction process of EQ to
>   make the code cleaner.
> - #2 adds disassociate ucontext support.
> - #3 returns QP state in erdma_query_qp.
> 
> v3:
> - Remove patch "RDMA/erdma: Make the device probe process more robust"
>   for internal discussion.
> - Remove __GFP_ZERO flags when calling dma_alloc_coherent in patch #1.
> - Eliminate __GFP_ZERO by calling dma_pool_zalloc instead of
>   dma_pool_alloc in patch #1.
> 
> [...]

Applied, thanks!

[1/3] RDMA/erdma: Refactor the initialization and destruction of EQ
      https://git.kernel.org/rdma/rdma/c/2ffc67aeb99105
[2/3] RDMA/erdma: Add disassociate ucontext support
      https://git.kernel.org/rdma/rdma/c/05572fa5268ec6
[3/3] RDMA/erdma: Return QP state in erdma_query_qp
      https://git.kernel.org/rdma/rdma/c/cf2840f59119f4

Best regards,
-- 
Leon Romanovsky <leon@kernel.org>


      parent reply	other threads:[~2024-09-04  7:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-02 11:29 [PATCH for-next v3 0/3] RDMA/erdma: erdma updates Cheng Xu
2024-09-02 11:29 ` [PATCH for-next v3 1/3] RDMA/erdma: Refactor the initialization and destruction of EQ Cheng Xu
2024-09-02 11:29 ` [PATCH for-next v3 2/3] RDMA/erdma: Add disassociate ucontext support Cheng Xu
2024-09-02 11:29 ` [PATCH for-next v3 3/3] RDMA/erdma: Return QP state in erdma_query_qp Cheng Xu
2024-09-04  7:50 ` Leon Romanovsky [this message]

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=172543624910.1199574.15523727146624745781.b4-ty@kernel.org \
    --to=leon@kernel.org \
    --cc=KaiShen@linux.alibaba.com \
    --cc=chengyou@linux.alibaba.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-rdma@vger.kernel.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