linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Yunsheng Lin <linyunsheng@huawei.com>
To: Liang Chen <liangchen.linux@gmail.com>, <davem@davemloft.net>,
	<edumazet@google.com>, <kuba@kernel.org>, <pabeni@redhat.com>,
	<hawk@kernel.org>, <ilias.apalodimas@linaro.org>
Cc: <netdev@vger.kernel.org>, <linux-mm@kvack.org>
Subject: Re: [PATCH net-next v4 1/4] page_pool: Rename pp_frag_count to pp_ref_count
Date: Wed, 29 Nov 2023 11:30:46 +0800	[thread overview]
Message-ID: <ddc2133e-6244-8e15-bc41-5a349e617d3f@huawei.com> (raw)
In-Reply-To: <20231129031201.32014-2-liangchen.linux@gmail.com>

On 2023/11/29 11:11, Liang Chen wrote:
> To support multiple users referencing the same fragment, pp_frag_count is
> renamed to pp_ref_count to better reflect its actual meaning based on the
> suggestion from [1].

LGTM.
Reviewed-by: Yunsheng Lin <linyunsheng@huawei.com>


  reply	other threads:[~2023-11-29  3:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-29  3:11 [PATCH net-next v4 0/4] skbuff: Optimize SKB coalescing for page pool Liang Chen
2023-11-29  3:11 ` [PATCH net-next v4 1/4] page_pool: Rename pp_frag_count to pp_ref_count Liang Chen
2023-11-29  3:30   ` Yunsheng Lin [this message]
2023-11-29  3:11 ` [PATCH net-next v4 2/4] page_pool: halve BIAS_MAX for multiple user references of a fragment Liang Chen
2023-11-29  3:12 ` [PATCH net-next v4 3/4] skbuff: Add a function to check if a page belongs to page_pool Liang Chen
2023-11-29  3:40   ` Yunsheng Lin
2023-11-29  7:08     ` Liang Chen
2023-11-29  3:12 ` [PATCH net-next v4 4/4] skbuff: Optimization of SKB coalescing for page pool Liang Chen
2023-11-29  3:56   ` Yunsheng Lin
2023-11-29  7:08     ` Liang Chen

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=ddc2133e-6244-8e15-bc41-5a349e617d3f@huawei.com \
    --to=linyunsheng@huawei.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hawk@kernel.org \
    --cc=ilias.apalodimas@linaro.org \
    --cc=kuba@kernel.org \
    --cc=liangchen.linux@gmail.com \
    --cc=linux-mm@kvack.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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