On 2025-09-22 11:18 AM, Tariq Toukan wrote:
> Hi,
>
> This small series by Dragos has two patches.
>
> Patch #1 exposes the page_pool internal size limit so that drivers can
> check against it before creating a page_pool.
>
> Patch #2 adds usage of the exposed limit in mlx5e driver.
>
> Regards,
> Tariq
>
> Dragos Tatulea (2):
> net: page_pool: Expose internal limit
> net/mlx5e: Clamp page_pool size to max
>
> drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 2 ++
> include/net/page_pool/types.h | 2 ++
> net/core/page_pool.c | 2 +-
> 3 files changed, 5 insertions(+), 1 deletion(-)
>
>
> base-commit: 312e6f7676e63bbb9b81e5c68e580a9f776cc6f0
For the series:
Reviewed-by: Dawid Osuchowski <dawid.osuchowski@linux.intel.com>
Thanks,
Dawid