Re: [PATCH net-next v3 02/13] net: page_pool: id the page pools
From: Eric Dumazet <edumazet@google.com> Date: 2023-11-22 08:40:50
On Wed, Nov 22, 2023 at 4:44 AM Jakub Kicinski [off-list ref] wrote:
To give ourselves the flexibility of creating netlink commands
and ability to refer to page pool instances in uAPIs create
IDs for page pools.
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>