Message ID | 20240408153000.2152844-1-almasrymina@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Minor cleanups to skb frag ref/unref | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 8 Apr 2024 08:29:55 -0700 you wrote: > v5: > - Applied feedback from Eric to inline napi_pp_get_page(). > - Applied Reviewed-By's. > > v4: > - Rebased to net-next. > - Clarified skb_shift() code change in commit message. > - Use skb->pp_recycle in a couple of places where I previously hardcoded > 'false'. > > [...] Here is the summary with links: - [net-next,v5,1/3] net: make napi_frag_unref reuse skb_page_unref https://git.kernel.org/netdev/net-next/c/959fa5c188bf - [net-next,v5,2/3] net: mirror skb frag ref/unref helpers (no matching commit) - [net-next,v5,3/3] net: remove napi_frag_unref https://git.kernel.org/netdev/net-next/c/f58f3c956340 You are awesome, thank you!