All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mat Martineau <mathew.j.martineau@linux.intel.com>
To: Matthieu Baerts <matthieu.baerts@tessares.net>,
	 Dmytro Shytyi <dmytro@shytyi.net>
Cc: mptcp <mptcp@lists.linux.dev>
Subject: Re: [PATCH net-next v1] net: mptcp, Fast Open Mechanism
Date: Fri, 22 Oct 2021 11:26:35 -0700 (PDT)	[thread overview]
Message-ID: <b3fe9e5-cdc8-547d-f9b8-4565cd3b03e@linux.intel.com> (raw)
In-Reply-To: <a52c4e6d-8463-6328-c786-9cb8b71ac62e@tessares.net>

On Fri, 22 Oct 2021, Matthieu Baerts wrote:

> Hi Dmytro,
>
> (without netdev ML and net maintainers)
>
> 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.
>>
>> Signed-off-by: Dmytro Shytyi <dmytro@shytyi.net>
>
> Again, thank you for looking at that!
>

Thanks for covering the patch submission and formatting guidelines, 
Matthieu.

Dymtro, it will also be important to add some 'fast open' coverage to the 
kernel self tests in this directory of the kernel source tree:

tools/testing/selftests/net/mptcp/

There's a short guide to running these tests at 
https://github.com/multipath-tcp/mptcp_net-next/wiki/Testing#kselftest


We appreciate your work to add this feature to MPTCP in the Linux kernel!

--
Mat Martineau
Intel

  reply	other threads:[~2021-10-22 18:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-22  5:15 [PATCH net-next v1] net: mptcp, Fast Open Mechanism Dmytro Shytyi
2021-10-22  7:22 ` Matthieu Baerts
2021-10-22  8:21   ` Dmytro Shytyi
2021-10-22  9:22 ` Matthieu Baerts
2021-10-22 18:26   ` Mat Martineau [this message]
2021-10-25 11:36     ` Dmytro Shytyi
2021-10-25 11:34   ` Dmytro Shytyi
2021-10-25 12:37     ` Matthieu Baerts
2021-12-05 20:59       ` Dmytro Shytyi
2022-01-08 17:58         ` Dmytro Shytyi
2022-01-10 11:17           ` Paolo Abeni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b3fe9e5-cdc8-547d-f9b8-4565cd3b03e@linux.intel.com \
    --to=mathew.j.martineau@linux.intel.com \
    --cc=dmytro@shytyi.net \
    --cc=matthieu.baerts@tessares.net \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.