Re: [PATCH] net: page_pool: optimize page pool page allocation in NUMA scenario

From: Jakub Kicinski
Date: Thu Jun 23 2022 - 23:53:48 EST


On Wed, 22 Jun 2022 21:42:02 +0800 Guangbin Huang wrote:
> From: Jie Wang <wangjie125@xxxxxxxxxx>
>
> Currently NIC packet receiving performance based on page pool deteriorates
> occasionally. To analysis the causes of this problem page allocation stats
> are collected. Here are the stats when NIC rx performance deteriorates:

Please repost this and CC the page pool maintainers.