Re: [PATCH net-next v1 00/10] Replace page_frag with page_frag_cache (Part-2)

From: Yunsheng Lin
Date: Wed Dec 04 2024 - 06:23:54 EST


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.