All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] Fixes for SMC
@ 2021-10-27  8:52 Tony Lu
  2021-10-27  8:52 ` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent" Tony Lu
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: Tony Lu @ 2021-10-27  8:52 UTC (permalink / raw)
  To: kgraul, davem, kuba, ubraun
  Cc: netdev, linux-s390, linux-rdma, jacob.qi, xuanzhuo, guwen, dust.li

From: Tony Lu <tony.ly@linux.alibaba.com>

We are using SMC to replace TCP, and find some issues when running TCP's
test cases.

Tony Lu (2):
  Revert "net/smc: don't wait for send buffer space when data was
    already sent"
  net/smc: Fix smc_link->llc_testlink_time overflow

Wen Gu (2):
  net/smc: Correct spelling mistake to TCPF_SYN_RECV
  net/smc: Fix wq mismatch issue caused by smc fallback

 net/smc/af_smc.c  | 17 ++++++++++++++++-
 net/smc/smc_llc.c |  2 +-
 net/smc/smc_tx.c  |  7 ++++---
 3 files changed, 21 insertions(+), 5 deletions(-)

-- 
2.19.1.6.gb485710b


^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2021-11-10 12:50 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-27  8:52 [PATCH net 0/4] Fixes for SMC Tony Lu
2021-10-27  8:52 ` [PATCH net 1/4] Revert "net/smc: don't wait for send buffer space when data was already sent" Tony Lu
2021-10-27 10:21   ` Karsten Graul
2021-10-27 15:08     ` Jakub Kicinski
2021-10-27 15:38       ` Karsten Graul
2021-10-27 15:47         ` Jakub Kicinski
2021-10-28  6:48           ` Tony Lu
2021-10-28 11:57           ` Karsten Graul
2021-10-28 14:38             ` Jakub Kicinski
2021-11-01  7:04               ` Tony Lu
2021-11-02  9:17                 ` Karsten Graul
2021-11-03  3:06                   ` Tony Lu
2021-11-06 12:46                     ` Karsten Graul
2021-10-27  8:52 ` [PATCH net 2/4] net/smc: Fix smc_link->llc_testlink_time overflow Tony Lu
2021-10-27 10:24   ` Karsten Graul
2021-10-28  6:52     ` Tony Lu
2021-10-27  8:52 ` [PATCH net 3/4] net/smc: Correct spelling mistake to TCPF_SYN_RECV Tony Lu
2021-10-27 10:23   ` Karsten Graul
2021-10-28  6:53     ` Tony Lu
2021-10-27  8:52 ` [PATCH net 4/4] net/smc: Fix wq mismatch issue caused by smc fallback Tony Lu
2021-10-28 14:16   ` Karsten Graul
2021-10-29  9:40   ` Karsten Graul
2021-11-01  6:15     ` Wen Gu
2021-11-02  9:25       ` Karsten Graul
2021-11-03  8:56         ` Wen Gu
2021-11-04  4:39         ` Wen Gu
2021-11-06 12:51           ` Karsten Graul
2021-11-10 12:50             ` Wen Gu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.