From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Dangaard Brouer Subject: Re: Network optimality (was Re: [PATCH net-next] qdisc: validate skb without holding lock_ Date: Mon, 13 Oct 2014 22:27:17 +0200 Message-ID: <20141013222717.42f3c399@redhat.com> References: <1413219532.9362.109.camel@edumazet-glaptop2.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Eric Dumazet , Alexander Duyck , Hannes Frederic Sowa , John Fastabend , Jamal Hadi Salim , Daniel Borkmann , Florian Westphal , "netdev@vger.kernel.org" , Toke =?UTF-8?B?SMO4aWxhbmQtSsO4cmdlbnNlbg==?= , Tom Herbert , David Miller , brouer@redhat.com To: Dave Taht Return-path: Received: from mx1.redhat.com ([209.132.183.28]:46764 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753340AbaJMU1n (ORCPT ); Mon, 13 Oct 2014 16:27:43 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Mon, 13 Oct 2014 10:20:17 -0700 Dave Taht wrote: > On Mon, Oct 13, 2014 at 9:58 AM, Eric Dumazet wrote: > > > >> On Oct 13, 2014 7:22 AM, "Dave Taht" wrote: [...] > > I would like to also get better behavior out of gigE and below, and for > these changes to not impact the downstream behavior of the network > overall. I also care about 1Gbit/s and below, that why I did some many tests (with igb at 10Mbit/s, 100Mbit/s and 1Gbit/s). > To give you an example, I would like to see the tcp flows in the > 2nd chart here, to converge faster than the 5 seconds they currently > take at GigE speeds. > > http://snapon.lab.bufferbloat.net/~cero2/nuc-to-puck/results.html In the last graph, where you cannot saturate the link, because you turned off GSO, GRO and TSO. Here I expect you will see the benefit of the qdisc bulking. That is, will be able to saturate the link and achieve the lower latency as BQL will cut off the bursts at +1 MTU. I would be interested in the results... > > We made all these changes so that we can spend cpu cycles at the right > > place. Exactly. -- Best regards, Jesper Dangaard Brouer MSc.CS, Sr. Network Kernel Developer at Red Hat Author of http://www.iptv-analyzer.org LinkedIn: http://www.linkedin.com/in/brouer