On Tue, May 27, 2025 at 7:29 PM Byungchul Park <byungchul@xxxxxx> wrote: > > Now that __page_pool_alloc_page_order() uses netmem alloc/put APIs, not > page alloc/put APIs, rename it to __page_pool_alloc_large_netmem() to > reflect what it does. > > Signed-off-by: Byungchul Park <byungchul@xxxxxx> I suggest squashing this to the previous patch that modifies __page_pool_alloc_page_order to make the patch series smaller. Also __page_pool_alloc_netmem_order may be a better name. But either way, Reviewed-by: Mina Almasry <almasrymina@xxxxxxxxxx> -- Thanks, Mina