linux/include/net/page_pool
Jakub Kicinski 02b3de80c5 net: page_pool: stash the NAPI ID for easier access
To avoid any issues with race conditions on accessing napi
and having to think about the lifetime of NAPI objects
in netlink GET - stash the napi_id to which page pool
was linked at creation time.

Reviewed-by: Eric Dumazet <edumazet@google.com>
Acked-by: Jesper Dangaard Brouer <hawk@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-11-28 15:48:39 +01:00
..
helpers.h page_pool: update document about fragment API 2023-10-23 19:14:49 -07:00
types.h net: page_pool: stash the NAPI ID for easier access 2023-11-28 15:48:39 +01:00