On 12/20/24 22:31, Jakub Kicinski wrote:
On Tue, 17 Dec 2024 16:37:34 -0800 David Wei wrote:From: Pavel Begunkov <asml.silence@xxxxxxxxx> Memory providers need to set page pool to its net_iovs on allocation, so expose page_pool_{set,clear}_pp_info to providers outside net/.I'd really rather not expose such low level functions in a header included by every single user of the page pool API.
Are you fine if it's exposed in a new header file? -- Pavel Begunkov