[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <65efb50a-a8c9-40c3-8db7-7a41b88f973f@huawei.com>
Date: Mon, 2 Sep 2024 19:02:36 +0800
From: Yunsheng Lin <linyunsheng@...wei.com>
To: <davem@...emloft.net>, <kuba@...nel.org>, <pabeni@...hat.com>
CC: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>, Alexander Duyck
<alexander.duyck@...il.com>
Subject: Re: [PATCH net-next v16 00/14] Replace page_frag with page_frag_cache
for sk_page_frag()
On 2024/8/30 19:18, Yunsheng Lin wrote:
...
> Change log:
> V16:
> 1. Add test_page_frag.sh to handle page_frag_test.ko and add testing
> for prepare API.
It seems I missed to add the below in Makefile to copy test_page_frag.sh
when doing a 'make install'.
TEST_FILES += test_page_frag.sh
Will send a new version shortly when workers are not busy in netdev CI.
> 2. Move inline helper unneeded outside of the page_frag_cache.c to
> page_frag_cache.c.
> 3. Reset nc->offset when reusing an old page.
>
>
Powered by blists - more mailing lists