From: David Miller <davem@davemloft.net>
To: ycheng@google.com
Cc: hkchu@google.com, edumazet@google.com, ncardwell@google.com,
sivasankar@cs.ucsd.edu, netdev@vger.kernel.org
Subject: Re: [PATCH v3 0/7] TCP Fast Open client
Date: Thu, 19 Jul 2012 10:56:16 -0700 (PDT) [thread overview]
Message-ID: <20120719.105616.2007996793203344140.davem@davemloft.net> (raw)
In-Reply-To: <1342716191-19196-1-git-send-email-ycheng@google.com>
From: Yuchung Cheng <ycheng@google.com>
Date: Thu, 19 Jul 2012 09:43:04 -0700
> ChangeLog since v2:
> - Added seqlock to update Fast Open metrics
> - Move TCP magic code in inet_wait_for_connect() to inet_stream_connect()
> - Move up MSG_FASTOPEN macro for better header formatting
>
> ChangeLog since v1:
> - Reduce tons of code by storing Fast Open stats in the TCP metrics :)
> - Clarify the purpose of using an experimental option in patch 1/7
Ok I've applied this series and am doing build testing, if nothing
falls out from that I'll push it out to net-next.
Thanks a lot for doing this work.
next prev parent reply other threads:[~2012-07-19 17:56 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-19 16:43 [PATCH v3 0/7] TCP Fast Open client Yuchung Cheng
2012-07-19 16:43 ` [PATCH v3 1/7] net-tcp: Fast Open base Yuchung Cheng
2012-07-19 16:43 ` [PATCH v3 2/7] net-tcp: Fast Open client - cookie cache Yuchung Cheng
2012-07-19 17:41 ` Eric Dumazet
2012-07-19 16:43 ` [PATCH v3 3/7] net-tcp: Fast Open client - sending SYN-data Yuchung Cheng
2012-07-19 17:57 ` Eric Dumazet
2012-07-19 17:59 ` David Miller
2012-07-19 18:05 ` Eric Dumazet
2012-07-19 16:43 ` [PATCH v3 4/7] net-tcp: Fast Open client - receiving SYN-ACK Yuchung Cheng
2012-07-19 16:43 ` [PATCH v3 5/7] net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) Yuchung Cheng
2012-07-19 17:59 ` Eric Dumazet
2012-07-19 16:43 ` [PATCH v3 6/7] net-tcp: Fast Open client - detecting SYN-data drops Yuchung Cheng
2012-07-19 18:00 ` Eric Dumazet
2012-07-19 16:43 ` [PATCH v3 7/7] net-tcp: Fast Open client - cookie-less mode Yuchung Cheng
2012-07-19 17:56 ` David Miller [this message]
2012-07-19 18:26 ` [PATCH v3 0/7] TCP Fast Open client Yuchung Cheng
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=20120719.105616.2007996793203344140.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkchu@google.com \
--cc=ncardwell@google.com \
--cc=netdev@vger.kernel.org \
--cc=sivasankar@cs.ucsd.edu \
--cc=ycheng@google.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).