netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: page_pool: Expose size limit
@ 2025-09-22  9:18 Tariq Toukan
  2025-09-22  9:18 ` [PATCH net-next 1/2] net: page_pool: Expose internal limit Tariq Toukan
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Tariq Toukan @ 2025-09-22  9:18 UTC (permalink / raw)
  To: Eric Dumazet, Jakub Kicinski, Paolo Abeni, Andrew Lunn,
	David S. Miller
  Cc: Saeed Mahameed, Tariq Toukan, Mark Bloch, Leon Romanovsky,
	Jesper Dangaard Brouer, Ilias Apalodimas, netdev, linux-rdma,
	linux-kernel, Gal Pressman, Dragos Tatulea

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
-- 
2.31.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-10-24  9:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-22  9:18 [PATCH net-next 0/2] net: page_pool: Expose size limit Tariq Toukan
2025-09-22  9:18 ` [PATCH net-next 1/2] net: page_pool: Expose internal limit Tariq Toukan
2025-10-24  9:11   ` Ilias Apalodimas
2025-09-22  9:18 ` [PATCH net-next 2/2] net/mlx5e: Clamp page_pool size to max Tariq Toukan
2025-09-23 13:10   ` Simon Horman
2025-09-23 14:23   ` Jakub Kicinski
2025-09-23 15:12     ` Dragos Tatulea
2025-09-23 15:23       ` Jakub Kicinski
2025-09-24  0:23         ` Jakub Kicinski
2025-09-25 10:25           ` Dragos Tatulea
2025-09-25 15:03             ` Jakub Kicinski
2025-09-22 10:04 ` [PATCH net-next 0/2] net: page_pool: Expose size limit Dawid Osuchowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).