libeth: xdp: access ->pp through netmem_desc instead of page
authorByungchul Park <byungchul@sk.com>
Mon, 21 Jul 2025 02:18:35 +0000 (11:18 +0900)
committerJakub Kicinski <kuba@kernel.org>
Thu, 24 Jul 2025 00:46:56 +0000 (17:46 -0700)
commit9dfd871a3e2ed433d5fee519b90b7e619b972043
tree3c490f7ca7c4f520a1781860d11f882e2c8a191e
parentc0bcfabd7752494c6444c131a88a26f7e5ba93e4
libeth: xdp: access ->pp through netmem_desc instead of page

To eliminate the use of struct page in page pool, the page pool users
should use netmem descriptor and APIs instead.

Make xdp access ->pp through netmem_desc instead of page.

Signed-off-by: Byungchul Park <byungchul@sk.com>
Link: https://patch.msgid.link/20250721021835.63939-13-byungchul@sk.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/libeth/xdp.h