Re: [PATCH net-next 3/3] net/smc: Fallback when handshake workqueue congested

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




This is a spelling error, which has nothing to do with MPTCP. I'll fix it soon.


在 2022/1/28 上午1:09, Matthieu Baerts 写道:
Hi,

(+cc MPTCP ML)

On 27/01/2022 13:08, D. Wythe wrote:
From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>

This patch intends to provide a mechanism to allow automatic fallback to
TCP according to the pressure of SMC handshake process. At present,
frequent visits will cause the incoming connections to be backlogged in
SMC handshake queue, raise the connections established time. Which is
quite unacceptable for those applications who base on short lived
connections.

(...)

diff --git a/net/smc/Kconfig b/net/smc/Kconfig
index 1ab3c5a..1903927 100644
--- a/net/smc/Kconfig
+++ b/net/smc/Kconfig
@@ -19,3 +19,15 @@ config SMC_DIAG
  	  smcss.
if unsure, say Y.
+
+if MPTCP

After having read the code and the commit message, it is not clear to me
  why this new feature requires to have MPTCP enabled. May you share some
explanations about that please?

+
+config SMC_AUTO_FALLBACK
+	bool "SMC: automatic fallback to TCP"
+	default y
+	help
+	  Allow automatic fallback to TCP accroding to the pressure of SMC-R
+	  handshake process.
+
+	  If that's not what you except or unsure, say N.
+endif

Cheers,
Matt



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux