Message ID | 20240214223405.1972973-1-almasrymina@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Abstract page from net stack | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Wed, 14 Feb 2024 14:34:01 -0800 you wrote: > Changes in v8: > - Moved back skb_add_rx_frag_netmem to .c file (Paolo). > - Applied Paolo's Acked-by. > > ----------- > > Changes in v7; > - Addressed comments from Paolo. > - Moved skb_add_rx_frag* to header file. > - Moved kcmsock.c check. > > [...] Here is the summary with links: - [net-next,v8,1/2] net: introduce abstraction for network memory https://git.kernel.org/netdev/net-next/c/18ddbf5cf0e7 - [net-next,v8,2/2] net: add netmem to skb_frag_t https://git.kernel.org/netdev/net-next/c/21d2e6737c97 You are awesome, thank you!