From: Alexander Lobakin <aleksander.lobakin@intel.com>
To: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: <netdev@vger.kernel.org>, <lorenzo.bianconi@redhat.com>,
<kuba@kernel.org>, <davem@davemloft.net>, <edumazet@google.com>,
<pabeni@redhat.com>, <hawk@kernel.org>,
<ilias.apalodimas@linaro.org>, <linyunsheng@huawei.com>,
<toke@redhat.com>
Subject: Re: [PATCH net-next] net: page_pool: fix recycle stats for system page_pool allocator
Date: Fri, 16 Feb 2024 11:32:24 +0100 [thread overview]
Message-ID: <1e71d334-e2f3-422a-8dc0-a10d3e2f09ac@intel.com> (raw)
In-Reply-To: <87f572425e98faea3da45f76c3c68815c01a20ee.1708075412.git.lorenzo@kernel.org>
From: Lorenzo Bianconi <lorenzo@kernel.org>
Date: Fri, 16 Feb 2024 10:25:43 +0100
> Use global percpu page_pool_recycle_stats counter for system page_pool
> allocator instead of allocating a separate percpu variable for each
> (also percpu) page pool instance.
>
> Reviewed-by: Toke Hoiland-Jorgensen <toke@redhat.com>
Reviewed-by: Alexander Lobakin <aleksander.lobakin@intel.com>
> Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
> ---
> include/net/page_pool/types.h | 5 +++--
> net/core/dev.c | 1 +
> net/core/page_pool.c | 22 +++++++++++++++++-----
> 3 files changed, 21 insertions(+), 7 deletions(-)
Thanks,
Olek
next prev parent reply other threads:[~2024-02-16 10:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-16 9:25 [PATCH net-next] net: page_pool: fix recycle stats for system page_pool allocator Lorenzo Bianconi
2024-02-16 10:32 ` Alexander Lobakin [this message]
2024-02-17 3:46 ` Yunsheng Lin
2024-02-17 11:00 ` Lorenzo Bianconi
2024-02-18 3:49 ` Yunsheng Lin
2024-02-19 20:50 ` patchwork-bot+netdevbpf
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=1e71d334-e2f3-422a-8dc0-a10d3e2f09ac@intel.com \
--to=aleksander.lobakin@intel.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=ilias.apalodimas@linaro.org \
--cc=kuba@kernel.org \
--cc=linyunsheng@huawei.com \
--cc=lorenzo.bianconi@redhat.com \
--cc=lorenzo@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=toke@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