On 18 Oct 2019, at 14:29, Saeed Mahameed wrote:
> On Wed, 2019-10-16 at 15:50 -0700, Jonathan Lemon wrote:
>> Add statistics to the page pool, providing visibility into its
>> operation.
>>
>> Callers can provide a location where the stats are stored, otherwise
>> the page pool will allocate a
On Wed, 2019-10-16 at 15:50 -0700, Jonathan Lemon wrote:
> Add statistics to the page pool, providing visibility into its
> operation.
>
> Callers can provide a location where the stats are stored, otherwise
> the page pool will allocate a statistic area.
>
> Signed-off-by: Jonathan Lemon
> ---
On Wed, 16 Oct 2019 15:50:26 -0700
Jonathan Lemon wrote:
> Add statistics to the page pool, providing visibility into its operation.
>
> Callers can provide a location where the stats are stored, otherwise
> the page pool will allocate a statistic area.
>
> Signed-off-by: Jonathan Lemon
> ---
Add statistics to the page pool, providing visibility into its operation.
Callers can provide a location where the stats are stored, otherwise
the page pool will allocate a statistic area.
Signed-off-by: Jonathan Lemon
---
include/net/page_pool.h | 21 +---
net/core/page_pool.c|