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

2025-06-16 Thread Mina Almasry
On Mon, Jun 16, 2025 at 2:29 AM Jesper Dangaard Brouer wrote: > On 15/06/2025 22.59, 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 l

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

2025-06-16 Thread Jesper Dangaard Brouer
On 15/06/2025 22.59, 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 version, (b) pave the way

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

2025-06-15 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