From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: Something hitting my total number of connections to the server Date: Tue, 22 Aug 2017 10:46:41 -0700 Message-ID: <724144b0-ba06-9d10-56d5-24e22c574506@gmail.com> References: <1502879661.4936.98.camel@edumazet-glaptop3.roam.corp.google.com> <1502969805.4936.154.camel@edumazet-glaptop3.roam.corp.google.com> <063D6719AE5E284EB5DD2968C1650D6DD005C7B1@AcuExch.aculab.com> <1503328678.2499.3.camel@edumazet-glaptop3.roam.corp.google.com> <1503337453.2499.7.camel@edumazet-glaptop3.roam.corp.google.com> <1503337498.2499.8.camel@edumazet-glaptop3.roam.corp.google.com> <1503406926.2499.20.camel@edumazet-glaptop3.roam.corp.google.com> <1503423863.2499.39.camel@edumazet-glaptop3.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Akshat Kakkar , David Laight , netdev , Willem de Bruijn To: Eric Dumazet Return-path: Received: from mail-pg0-f48.google.com ([74.125.83.48]:38225 "EHLO mail-pg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751362AbdHVRqn (ORCPT ); Tue, 22 Aug 2017 13:46:43 -0400 Received: by mail-pg0-f48.google.com with SMTP id m133so35682131pga.5 for ; Tue, 22 Aug 2017 10:46:42 -0700 (PDT) In-Reply-To: <1503423863.2499.39.camel@edumazet-glaptop3.roam.corp.google.com> Sender: netdev-owner@vger.kernel.org List-ID: On 8/22/17 10:44 AM, Eric Dumazet wrote: > Willem wrote this doc in 2013, before we finally went back to 1000. > > We should update this doc. And these too: $ egrep -r netdev_max_backlog Documentation/networking/ Documentation/networking//cxgb.txt: sysctl -w net.core.netdev_max_backlog=300000 Documentation/networking//ixgb.txt:net.core.netdev_max_backlog = 300000