Message ID | 20230804170624.940883-1-gbayer@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | net/smc: Fix effective buffer size | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 4 Aug 2023 19:06:22 +0200 you wrote: > Hi all, > > commit 0227f058aa29 ("net/smc: Unbind r/w buffer size from clcsock > and make them tunable") started to derive the effective buffer size for > SMC connections inconsistently in case a TCP fallback was used and > memory consumption of SMC with the default settings was doubled when > a connection negotiated SMC. That was not what we want. > > [...] Here is the summary with links: - [net,v3,1/2] net/smc: Fix setsockopt and sysctl to specify same buffer size again https://git.kernel.org/netdev/net/c/833bac7ec392 - [net,v3,2/2] net/smc: Use correct buffer sizes when switching between TCP and SMC https://git.kernel.org/netdev/net/c/30c3c4a4497c You are awesome, thank you!