Re: [PATCH net-next v3] page_pool: import Jesper's page_pool benchmark

2025-06-14 Thread Jakub Kicinski
On Fri, 13 Jun 2025 23:44:20 + Mina Almasry wrote: > From: Jesper Dangaard Brouer > > We frequently consult with Jesper's out-of-tree page_pool benchmark to > evaluate page_pool changes. > > Import the benchmark into the upstream linux kernel tree so that (a) > we're all running the same ver

[PATCH net-next v3] page_pool: import Jesper's page_pool benchmark

2025-06-13 Thread Mina Almasry
From: Jesper Dangaard Brouer We frequently consult with Jesper's out-of-tree page_pool benchmark to evaluate page_pool changes. Import the benchmark into the upstream linux kernel tree so that (a) we're all running the same version, (b) pave the way for shared improvements, and (c) maybe one day