From: Yunsheng Lin <linyunsheng@huawei.com>
To: <davem@davemloft.net>, <kuba@kernel.org>, <pabeni@redhat.com>,
Alexander Duyck <alexander.duyck@gmail.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
Shuah Khan <skhan@linuxfoundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Linux-MM <linux-mm@kvack.org>
Subject: Re: [PATCH net-next v1 00/10] Replace page_frag with page_frag_cache (Part-2)
Date: Wed, 4 Dec 2024 19:23:08 +0800 [thread overview]
Message-ID: <18654cde-769c-4b44-9603-367299b693dd@huawei.com> (raw)
In-Reply-To: <20241114121606.3434517-1-linyunsheng@huawei.com>
On 2024/11/14 20:15, Yunsheng Lin wrote:
> This is part 2 of "Replace page_frag with page_frag_cache",
> which introduces the new API and replaces page_frag with
> page_frag_cache for sk_page_frag().
Hi, Alexander & Maintainers
As the part 1 merged in the last recycle seems to have not
caused any obvious regression except the testing one. Any
comment or idea for this version of part 2?
If not, I should probably repost based on the latest net-next.
prev parent reply other threads:[~2024-12-04 11:23 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-14 12:15 Yunsheng Lin
2024-11-14 12:15 ` [PATCH net-next v1 01/10] mm: page_frag: some minor refactoring before adding new API Yunsheng Lin
2024-11-14 12:15 ` [PATCH net-next v1 02/10] net: rename skb_copy_to_page_nocache() helper Yunsheng Lin
2024-11-14 12:15 ` [PATCH net-next v1 03/10] mm: page_frag: update documentation for page_frag Yunsheng Lin
2024-11-14 12:15 ` [PATCH net-next v1 04/10] mm: page_frag: introduce page_frag_alloc_abort() related API Yunsheng Lin
2024-11-14 12:16 ` [PATCH net-next v1 05/10] mm: page_frag: introduce refill prepare & commit API Yunsheng Lin
2024-11-14 12:16 ` [PATCH net-next v1 06/10] mm: page_frag: introduce alloc_refill " Yunsheng Lin
2024-11-14 12:16 ` [PATCH net-next v1 07/10] mm: page_frag: introduce probe related API Yunsheng Lin
2024-11-14 12:16 ` [PATCH net-next v1 08/10] mm: page_frag: add testing for the newly added API Yunsheng Lin
2024-11-14 12:16 ` [PATCH net-next v1 09/10] net: replace page_frag with page_frag_cache Yunsheng Lin
2024-11-14 12:16 ` [PATCH net-next v1 10/10] mm: page_frag: add an entry in MAINTAINERS for page_frag Yunsheng Lin
2024-12-04 11:23 ` Yunsheng Lin [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=18654cde-769c-4b44-9603-367299b693dd@huawei.com \
--to=linyunsheng@huawei.com \
--cc=akpm@linux-foundation.org \
--cc=alexander.duyck@gmail.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=skhan@linuxfoundation.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