On Thu, Feb 10, 2022 at 05:11:38PM +0800, D. Wythe wrote: > From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx> > > Although we can control SMC handshake limitation through socket options, > which means that applications who need it must modify their code. It's > quite troublesome for many existing applications. This patch modifies > the global default value of SMC handshake limitation through netlink, > providing a way to put constraint on handshake without modifies any code > for applications. > > Suggested-by: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx> > Signed-off-by: D. Wythe <alibuda@xxxxxxxxxxxxxxxxx> Reviewed-by: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx> This patch looks good to me. This patch set starts to solve the problem that the SMC connection performance is not good enough. Thank you, Tony Lu