Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel.org>
To: jgg@ziepe.ca, Boshi Yu <boshiyu@alibaba-inc.com>
Cc: linux-rdma@vger.kernel.org, chengyou@linux.alibaba.com,
	 KaiShen@linux.alibaba.com
Subject: Re: [PATCH for-next 0/3] RDMA/erdma: A series of fixes for the erdma driver
Date: Mon, 01 Apr 2024 14:46:18 +0300	[thread overview]
Message-ID: <171197197896.75440.14731934945577717446.b4-ty@kernel.org> (raw)
In-Reply-To: <20240311113821.22482-1-boshiyu@alibaba-inc.com>


On Mon, 11 Mar 2024 19:38:18 +0800, Boshi Yu wrote:
> This series of patchs introduce a new dma pool named db_pool for doorbell
> record allocation. Besides, we unify the names related to doorbell records
> into dbrec for simplicity. By the way, we also remove the uncessary
> __GFP_ZERO flag when calling dma_alloc_coherent().
> 
> - #1 introduces the dma pool named db_pool and allocates all doorbell
>   records from it.
> - #2 unifies the names related to doorbell record into dbrec.
> - #3 remove the unnecessary __GFP_ZERO flag when calling
>   dma_alloc_coherent().
> 
> [...]

Applied, thanks!

[1/3] RDMA/erdma: Allocate doorbell records from dma pool
      https://git.kernel.org/rdma/rdma/c/f0697bf078368d
[2/3] RDMA/erdma: Unify the names related to doorbell records
      https://git.kernel.org/rdma/rdma/c/fdb09ed15f272a
[3/3] RDMA/erdma: Remove unnecessary __GFP_ZERO flag
      https://git.kernel.org/rdma/rdma/c/df0e16bab5c7f1

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


      parent reply	other threads:[~2024-04-01 11:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 11:38 [PATCH for-next 0/3] RDMA/erdma: A series of fixes for the erdma driver Boshi Yu
2024-03-11 11:38 ` [PATCH for-next 1/3] RDMA/erdma: Allocate doorbell records from dma pool Boshi Yu
2024-03-13 16:20   ` Zhu Yanjun
2024-03-14 10:23     ` Zhu Yanjun
2024-03-11 11:38 ` [PATCH for-next 2/3] RDMA/erdma: Unify the names related to doorbell records Boshi Yu
2024-03-11 11:38 ` [PATCH for-next 3/3] RDMA/erdma: Remove unnecessary __GFP_ZERO flag Boshi Yu
2024-03-12 10:53   ` Leon Romanovsky
2024-03-13  2:40     ` Boshi Yu
2024-03-13  9:31       ` Leon Romanovsky
2024-03-12 10:54 ` [PATCH for-next 0/3] RDMA/erdma: A series of fixes for the erdma driver Leon Romanovsky
2024-04-01 11:46 ` 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=171197197896.75440.14731934945577717446.b4-ty@kernel.org \
    --to=leon@kernel.org \
    --cc=KaiShen@linux.alibaba.com \
    --cc=boshiyu@alibaba-inc.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).