From: Xue, Y. <Yin...@wi...> - 2020-05-11 12:45:54
|
Acked-by: Ying Xue <yin...@wi...> -----Original Message----- From: Tuong Lien [mailto:tuo...@de...] Sent: Monday, May 4, 2020 7:28 PM To: jm...@re...; ma...@do...; Xue, Ying; tip...@li... Cc: tip...@de... Subject: [RFC PATCH 0/2] tipc: patches for Nagle algorithm issues Hi Jon, all, Here are the patches for the Nagle issues that I mentioned in the last meeting, please take a look and give me feedback. Thanks a lot! BR/Tuong Tuong Lien (2): tipc: fix large latency in smart Nagle streaming tipc: add test for Nagle algorithm effectiveness net/tipc/msg.c | 3 -- net/tipc/msg.h | 14 ++++++-- net/tipc/socket.c | 101 ++++++++++++++++++++++++++++++++++++++++++------------ 3 files changed, 91 insertions(+), 27 deletions(-) -- 2.13.7 |