From: Guangguan Wang <guangguan.wang@linux.alibaba.com>
To: wenjia@linux.ibm.com, jaka@linux.ibm.com, kgraul@linux.ibm.com,
corbet@lwn.net, davem@davemloft.net, kuba@kernel.org,
pabeni@redhat.com, edumazet@google.com
Cc: tonylu@linux.alibaba.com, alibuda@linux.alibaba.com,
guwen@linux.alibaba.com, netdev@vger.kernel.org,
linux-s390@vger.kernel.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH net-next 0/2] add two sysctl for SMC-R v2.1
Date: Wed, 22 Nov 2023 21:52:56 +0800 [thread overview]
Message-ID: <20231122135258.38746-1-guangguan.wang@linux.alibaba.com> (raw)
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
Documentation/networking/smc-sysctl.rst | 14 ++++++++++++++
include/net/netns/smc.h | 2 ++
net/smc/af_smc.c | 2 +-
net/smc/smc_clc.c | 15 ++++++++++-----
net/smc/smc_clc.h | 3 ++-
net/smc/smc_sysctl.c | 24 ++++++++++++++++++++++++
net/smc/smc_sysctl.h | 2 ++
7 files changed, 55 insertions(+), 7 deletions(-)
--
2.24.3 (Apple Git-128)
next reply other threads:[~2023-11-22 13:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 13:52 Guangguan Wang [this message]
2023-11-22 13:52 ` [PATCH net-next 1/2] net/smc: add sysctl for max links per lgr for SMC-R v2.1 Guangguan Wang
2023-11-24 5:50 ` Dust Li
2023-11-24 12:22 ` Jan Karcher
2023-11-22 13:52 ` [PATCH net-next 2/2] net/smc: add sysctl for max conns " Guangguan Wang
2023-11-24 5:51 ` Dust Li
2023-11-24 12:22 ` Jan Karcher
2023-11-24 12:20 ` [PATCH net-next 0/2] add two sysctl " patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231122135258.38746-1-guangguan.wang@linux.alibaba.com \
--to=guangguan.wang@linux.alibaba.com \
--cc=alibuda@linux.alibaba.com \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=guwen@linux.alibaba.com \
--cc=jaka@linux.ibm.com \
--cc=kgraul@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=tonylu@linux.alibaba.com \
--cc=wenjia@linux.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox