Message ID | 20231122135258.38746-1-guangguan.wang@linux.alibaba.com (mailing list archive) |
---|---|
Headers | show |
Series | add two sysctl for SMC-R v2.1 | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 22 Nov 2023 21:52:56 +0800 you wrote: > This patch set add two sysctl for SMC-R v2.1: > net.smc.smcr_max_links_per_lgr is used to control the max links > per lgr. > net.smc.smcr_max_conns_per_lgr is used to control the max connections > per lgr. > > Guangguan Wang (2): > net/smc: add sysctl for max links per lgr for SMC-R v2.1 > net/smc: add sysctl for max conns per lgr for SMC-R v2.1 > > [...] Here is the summary with links: - [net-next,1/2] net/smc: add sysctl for max links per lgr for SMC-R v2.1 https://git.kernel.org/netdev/net-next/c/f8e80fc4aceb - [net-next,2/2] net/smc: add sysctl for max conns per lgr for SMC-R v2.1 https://git.kernel.org/netdev/net-next/c/1f2c9dd73f0a You are awesome, thank you!