# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_SMC[0m tristate "SMC socket protocol family" depends on [31mCONFIG_INET[0m && [31mCONFIG_INFINIBAND[0m ---help--- [31mCONFIG_SMC[0m-R provides a "sockets over RDMA" solution making use of RDMA over Converged Ethernet (RoCE) technology to upgrade AF_INET TCP connections transparently. The Linux implementation of the [31mCONFIG_SMC[0m-R solution is designed as a separate socket family [31mCONFIG_SMC[0m. Select this option if you want to run [31mCONFIG_SMC[0m socket applications config [31mCONFIG_SMC_DIAG[0m tristate "SMC: socket monitoring interface" depends on [31mCONFIG_SMC[0m ---help--- Support for [31mCONFIG_SMC[0m socket monitoring interface used by tools such as smcss. if unsure, say Y. |