Message ID | 20250508004830.4100853-1-almasrymina@google.com |
---|---|
Headers | show |
Series | Device memory TCP TX | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Thu, 8 May 2025 00:48:20 +0000 you wrote: > v14: https://lore.kernel.org/netdev/20250429032645.363766-1-almasrymina@google.com/ > === > > Picked up acks from Paolo, and addressed feedback from Paolo and Jakub. > > Changelog: > - Fix issue in patch 4 where sockc_valid == false but err is > overwritten. > - Addressed nits. > > [...] Here is the summary with links: - [net-next,v14,1/9] netmem: add niov->type attribute to distinguish different net_iov types https://git.kernel.org/netdev/net-next/c/03e96b8c11d1 - [net-next,v14,2/9] net: add get_netmem/put_netmem support https://git.kernel.org/netdev/net-next/c/e9f3d61db5cb - [net-next,v14,3/9] net: devmem: TCP tx netlink api https://git.kernel.org/netdev/net-next/c/8802087d20c0 - [net-next,v14,4/9] net: devmem: Implement TX path https://git.kernel.org/netdev/net-next/c/bd61848900bf - [net-next,v14,5/9] net: add devmem TCP TX documentation https://git.kernel.org/netdev/net-next/c/17af8cc06a5a - [net-next,v14,6/9] net: enable driver support for netmem TX https://git.kernel.org/netdev/net-next/c/383faec0fd64 - [net-next,v14,7/9] gve: add netmem TX support to GVE DQO-RDA mode https://git.kernel.org/netdev/net-next/c/c32532670cec - [net-next,v14,8/9] net: check for driver support in netmem TX https://git.kernel.org/netdev/net-next/c/ae28cb114727 - [net-next,v14,9/9] selftests: ncdevmem: Implement devmem TCP TX https://git.kernel.org/netdev/net-next/c/2f1a805f32ba You are awesome, thank you!