On Sun, 2 Feb 2020 13:46:52 -0800 Jakub Kicinski kuba@kernel.org wrote:
On Sun, 2 Feb 2020 03:38:25 +0000, sj38.park@gmail.com wrote:
The first patch fixes the problem by adjusting the first resend delay of the SYN in the case. The second one adds a user space test to reproduce this problem.
The patches are based on the v5.5. You can also clone the complete git tree:
$ git clone git://github.com/sjp38/linux -b patches/finack_lat/v3
The web is also available: https://github.com/sjp38/linux/tree/patches/finack_lat/v3
Applied to net, thank you!
In the future there is no need to duplicate the info from commit messages in the cover letter.
Thank you for let me know that. I will not duplicate from next time!
Thanks, SeongJae Park