Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Thu, 22 May 2025 11:01:15 +0700 you wrote: > In commit 7ead4405e06f ("xsk: convert xdp_copy_frags_from_zc() to use > page_pool_dev_alloc()"), when converting from netmem to page, I missed a > call to page_address() around skb_frag_page(frag) to get the virtual > address of the page. This commit uses skb_frag_address() helper to fix > the issue. > > Fixes: 7ead4405e06f ("xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc()") > Reviewed-by: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx> > Signed-off-by: Bui Quang Minh <minhquangbui99@xxxxxxxxx> > > [...] Here is the summary with links: - [v2,net-next] xsk: add missing virtual address conversion for page https://git.kernel.org/netdev/net-next/c/28fcb4b56f92 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html