netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next] neigh: increase queue_len_bytes to match wmem_default
Date: Tue, 29 Aug 2017 16:17:42 -0700 (PDT)	[thread overview]
Message-ID: <20170829.161742.1076920872910435200.davem@davemloft.net> (raw)
In-Reply-To: <1504048528.11498.109.camel@edumazet-glaptop3.roam.corp.google.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Tue, 29 Aug 2017 16:15:28 -0700

> On Tue, 2017-08-29 at 15:16 -0700, Eric Dumazet wrote:
>> diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c
>> index
>> 568ccfd6dd371d88136ffabe5cfcc36f099786b6..7616cd76f6f6a62f395da897baef2c66c0098193 100644
>> --- a/net/ipv4/tcp_input.c
>> +++ b/net/ipv4/tcp_input.c
>> @@ -6086,9 +6086,9 @@ int tcp_conn_request(struct request_sock_ops
>> *rsk_ops,
>>         struct tcp_sock *tp = tcp_sk(sk);
>>         struct net *net = sock_net(sk);
>>         struct sock *fastopen_sk = NULL;
>> -       struct dst_entry *dst = NULL;
>>         struct request_sock *req;
>>         bool want_cookie = false;
>> +       struct dst_entry *dst;
>>         struct flowi fl;
>>  
>>         /* TW buckets are converted to open req
> 
> This part was meant to belong to a separate patch :/
> 
> No big deal, this was also one of your suggestion David.

Yeah, no big deal.  But thanks for pointing it out.

  reply	other threads:[~2017-08-29 23:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-23 20:02 UDP sockets oddities Florian Fainelli
2017-08-23 22:26 ` Eric Dumazet
2017-08-23 22:49   ` Florian Fainelli
2017-08-23 23:04     ` Eric Dumazet
2017-08-24  0:03       ` Florian Fainelli
2017-08-24  0:43         ` Eric Dumazet
2017-08-24  2:23           ` Florian Fainelli
2017-08-25 23:18             ` Florian Fainelli
2017-08-25 23:57               ` Eric Dumazet
2017-08-26  1:17                 ` Florian Fainelli
2017-08-26  1:52                   ` Eric Dumazet
2017-08-26  3:25                     ` Florian Fainelli
2017-08-26  3:40                       ` Eric Dumazet
2017-08-26  4:19                         ` David Miller
2017-08-26 12:47                           ` Eric Dumazet
2017-08-26 18:56                             ` Florian Fainelli
2017-08-29 17:53                               ` Florian Fainelli
2017-08-29 18:01                                 ` Eric Dumazet
2017-08-29 22:16                                   ` [PATCH net-next] neigh: increase queue_len_bytes to match wmem_default Eric Dumazet
2017-08-29 23:11                                     ` David Miller
2017-08-29 23:15                                     ` Eric Dumazet
2017-08-29 23:17                                       ` David Miller [this message]
2017-08-26  4:17                       ` UDP sockets oddities David Miller
2017-08-26  5:20                     ` 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=20170829.161742.1076920872910435200.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    /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).