netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kennetkl@ifi.uio.no
Cc: netdev@vger.kernel.org, edumazet@google.com, ycheng@google.com,
	stephen@networkplumber.org, ncardwell@google.com,
	davihay@ifi.uio.no, apetlund@simula.no,
	dave.taht@bufferbloat.net, nicolas.kuhn@telecom-bretagne.eu
Subject: Re: [PATCH v3 net-next 1/2] tcp: export tcp_enter_cwr()
Date: Thu, 11 Jun 2015 00:09:24 -0700 (PDT)	[thread overview]
Message-ID: <20150611.000924.653777799068188051.davem@davemloft.net> (raw)
In-Reply-To: <1433956097-6186-1-git-send-email-kennetkl@ifi.uio.no>

From: Kenneth Klette Jonassen <kennetkl@ifi.uio.no>
Date: Wed, 10 Jun 2015 19:08:16 +0200

> Upcoming tcp_cdg uses tcp_enter_cwr() to initiate PRR. Export this
> function so that CDG can be compiled as a module.
> 
> Cc: Eric Dumazet <edumazet@google.com>
> Cc: Yuchung Cheng <ycheng@google.com>
> Cc: Stephen Hemminger <stephen@networkplumber.org>
> Cc: Neal Cardwell <ncardwell@google.com>
> Cc: David Hayes <davihay@ifi.uio.no>
> Cc: Andreas Petlund <apetlund@simula.no>
> Cc: Dave Taht <dave.taht@bufferbloat.net>
> Cc: Nicolas Kuhn <nicolas.kuhn@telecom-bretagne.eu>
> Signed-off-by: Kenneth Klette Jonassen <kennetkl@ifi.uio.no>

Applied.

      parent reply	other threads:[~2015-06-11  7:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 17:08 [PATCH v3 net-next 1/2] tcp: export tcp_enter_cwr() Kenneth Klette Jonassen
2015-06-10 17:08 ` [PATCH v3 net-next 2/2] tcp: add CDG congestion control Kenneth Klette Jonassen
2015-06-10 18:44   ` Yuchung Cheng
2015-06-11  7:09   ` David Miller
2015-06-10 18:43 ` [PATCH v3 net-next 1/2] tcp: export tcp_enter_cwr() Yuchung Cheng
2015-06-11  7:09 ` David Miller [this message]

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=20150611.000924.653777799068188051.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=apetlund@simula.no \
    --cc=dave.taht@bufferbloat.net \
    --cc=davihay@ifi.uio.no \
    --cc=edumazet@google.com \
    --cc=kennetkl@ifi.uio.no \
    --cc=ncardwell@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=nicolas.kuhn@telecom-bretagne.eu \
    --cc=stephen@networkplumber.org \
    --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).