[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <973bcee0-a382-4a8d-8a2c-1be9b6d9d7ad@kernel.org>
Date: Tue, 7 Nov 2023 13:28:39 +0100
From: Jesper Dangaard Brouer <hawk@...nel.org>
To: Yunsheng Lin <linyunsheng@...wei.com>, davem@...emloft.net,
kuba@...nel.org, pabeni@...hat.com
Cc: hawk@...nel.org, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Ilias Apalodimas <ilias.apalodimas@...aro.org>
Subject: Re: [PATCH net] page_pool: Add myself as page pool reviewer in
MAINTAINERS
On 07/11/2023 12.34, Yunsheng Lin wrote:
> I have added frag support for page pool, made some improvement
> for it recently, and reviewed some related patches too.
>
Yes, notice your frag stuff was applied while I was on vacation.
Thanks to Ilias, Jakub and other reviewers for handling this.
> So add myself as reviewer so that future patch will be cc'ed
> to my email.
I think is a good idea and I appreciate that you will review your
changes to page_pool.
There is a format issue below in patch.
> Signed-off-by: Yunsheng Lin <linyunsheng@...wei.com>
> CC: Jesper Dangaard Brouer <hawk@...nel.org>
> CC: Ilias Apalodimas <ilias.apalodimas@...aro.org>
> CC: David S. Miller <davem@...emloft.net>
> CC: Jakub Kicinski <kuba@...nel.org>
> CC: Paolo Abeni <pabeni@...hat.com>
> CC: Netdev <netdev@...r.kernel.org>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 14e1194faa4b..5d20efb9021a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16242,6 +16242,7 @@ F: mm/truncate.c
> PAGE POOL
> M: Jesper Dangaard Brouer <hawk@...nel.org>
> M: Ilias Apalodimas <ilias.apalodimas@...aro.org>
> +R Yunsheng Lin <linyunsheng@...wei.com>
I think there is missing a colon ":" after "R".
> L: netdev@...r.kernel.org
> S: Supported
> F: Documentation/networking/page_pool.rst
Powered by blists - more mailing lists