Skip to content
Commit 3cae32b4 authored by Paolo Abeni's avatar Paolo Abeni
Browse files

Merge branch 'separate-smc-parameter-settings-from-tcp-sysctls'



Wen Gu says:

====================
Separate SMC parameter settings from TCP sysctls

SMC shares some sysctls with TCP, but considering the difference
between these two protocols, it may not be very suitable for SMC
to reuse TCP parameter settings in some cases, such as keepalive
time or buffer size.

So this patch set aims to introduce some SMC specific sysctls to
independently and flexibly set the parameters that suit SMC.
====================

Link: https://lore.kernel.org/r/1663667542-119851-1-git-send-email-guwen@linux.alibaba.com
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parents 9b17dbd9 0227f058
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment