Merge branch 'smc-sysctl'
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Nov 2023 12:13:15 +0000 (12:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Nov 2023 12:13:15 +0000 (12:13 +0000)
commit1ad04b795cc30a17936f0efbca5e924a43fa2b76
treea8db48e07f457ed13bf8a74e4a9743a1acfd0142
parenta8d4879d5f1fac060719567d1a8e8f8e68a127fc
parent1f2c9dd73f0a279214f9b3c382b3f1df272b3253
Merge branch 'smc-sysctl'

Guangguan Wang says:

===================
add two sysctl for SMC-R v2.1

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>