[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <7323f833-08e7-5b90-6175-c88696b73e63@tessares.net>
Date: Fri, 22 Oct 2021 09:22:05 +0200
From: Matthieu Baerts <matthieu.baerts@...sares.net>
To: Dmytro Shytyi <dmytro@...tyi.net>,
mathewjmartineau <mathew.j.martineau@...ux.intel.com>
Cc: Davem <davem@...emloft.net>, Kuba <kuba@...nel.org>,
mptcp <mptcp@...ts.linux.dev>, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v1] net: mptcp, Fast Open Mechanism
Hi Dmytro,
On 22/10/2021 07:15, Dmytro Shytyi wrote:
> This set of patches will bring "Fast Open" Option support to MPTCP.
> The aim of Fast Open Mechanism is to eliminate one round trip
> time from a TCP conversation by allowing data to be included as
> part of the SYN segment that initiates the connection.
>
> IETF RFC 8684: Appendix B. TCP Fast Open and MPTCP.
>
> [PATCH v1] includes "client" partial support for :
> 1. send request for cookie;
> 2. send syn+data+cookie.
Thank you for working on that and sharing this patch with us!
It looks like some modifications are going to be needed, e.g. after a
very quick look, it seems all tabs have been converted to spaces causing
the patch not being applicable on git[1]: did you not use git
format-patch to generate it? Also, some issues will be reported by
checkpatch.pl, the "reversed XMas tree" order is not respected for
variables declaration, etc.
Do you mind if we continue the discussion on MPTCP mailing list only? In
other words, without Netdev mailing list and Net maintainers, not to
bother everybody for MPTCP specific stuff?
Our usual way of working for MPTCP patches is to have the code review on
MPTCP ML only, then apply accepted patches in our tree first and once a
validation has been done, send patches later to Netdev ML for inclusion
in the -net or net-next tree.
Cheers,
Matt
[1]
https://patchew.org/logs/17ca66cd439.10a0a3ce11621928.1543611905599720914@shytyi.net/git/
--
Tessares | Belgium | Hybrid Access Solutions
www.tessares.net
Powered by blists - more mailing lists