netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: edumazet@google.com
Cc: netdev@vger.kernel.org, soheil@google.com, ast@fb.com,
	marcelo.leitner@gmail.com, eric.dumazet@gmail.com
Subject: Re: [PATCH v2 net-next 0/7] net: make TCP preemptible
Date: Fri, 29 Apr 2016 16:39:58 -0400 (EDT)	[thread overview]
Message-ID: <20160429.163958.6363647244164609.davem@davemloft.net> (raw)
In-Reply-To: <1461899449-8096-1-git-send-email-edumazet@google.com>

From: Eric Dumazet <edumazet@google.com>
Date: Thu, 28 Apr 2016 20:10:42 -0700

> Most of TCP stack assumed it was running from BH handler.

Assuming you are respinning this to fix that stats bumping typo.

You should really look into how that got corrupted. :)

  parent reply	other threads:[~2016-04-29 20:40 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-29  3:10 [PATCH v2 net-next 0/7] net: make TCP preemptible Eric Dumazet
2016-04-29  3:10 ` [PATCH v2 net-next 1/7] tcp: do not assume TCP code is non preemptible Eric Dumazet
2016-04-29 13:18   ` Soheil Hassas Yeganeh
2016-04-29 14:37     ` Eric Dumazet
2016-04-29 14:41       ` Soheil Hassas Yeganeh
2016-04-29  3:10 ` [PATCH v2 net-next 2/7] tcp: do not block bh during prequeue processing Eric Dumazet
2016-04-29 13:20   ` Soheil Hassas Yeganeh
2016-04-29  3:10 ` [PATCH v2 net-next 3/7] dccp: do not assume DCCP code is non preemptible Eric Dumazet
2016-04-29 13:21   ` Soheil Hassas Yeganeh
2016-04-29  3:10 ` [PATCH v2 net-next 4/7] udp: prepare for non BH masking at backlog processing Eric Dumazet
2016-04-29 13:23   ` Soheil Hassas Yeganeh
2016-04-29  3:10 ` [PATCH v2 net-next 5/7] sctp: prepare for socket backlog behavior change Eric Dumazet
2016-04-29  3:10 ` [PATCH v2 net-next 6/7] net: do not block BH while processing socket backlog Eric Dumazet
2016-04-29 13:37   ` Soheil Hassas Yeganeh
2016-04-29  3:10 ` [PATCH v2 net-next 7/7] tcp: make tcp_sendmsg() aware of " Eric Dumazet
2016-04-29  4:43   ` Alexei Starovoitov
2016-04-29  5:05     ` Eric Dumazet
2016-04-29  5:19       ` Alexei Starovoitov
2016-04-29 13:13   ` Soheil Hassas Yeganeh
2016-04-29 20:39 ` David Miller [this message]
2016-04-29 20:53   ` [PATCH v2 net-next 0/7] net: make TCP preemptible Eric Dumazet
2016-04-30  9:57     ` Julian Anastasov
  -- strict thread matches above, loose matches on Subject: below --
2016-04-29 21:16 Eric Dumazet

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=20160429.163958.6363647244164609.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ast@fb.com \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=marcelo.leitner@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=soheil@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).