From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 704392012AC for ; Sat, 5 May 2012 15:12:26 -0700 (PDT) Received: by wejx9 with SMTP id x9so4588941wej.16 for ; Sat, 05 May 2012 15:12:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; bh=GQwvSMwCAqoP+D5kwpNG9zLa6PfW61IOZdAjRFS0kKw=; b=vlklE/MqvbgFqvFGVGLd3GPuvZiBxhc1eLtVn1nbJHykkCkVFox6uWc0y5pq+PpiAt xQH2+sDDh8Wq49Mbep0f9GRmZiCSvsl+eraho9LJDlRdV5inAT2nVdYG7J8+Gg+QnZ4v sSGZMEaQWLKU+HkufNrRGUmGTFi5qhXJGqyltJqE3IDot5Roa21wKGkuhO1QOspvd/fJ 4bG7EZsL215Y6juYNAOZrwTVm2QvWT8coGais79iTEYNkqf1Z02oeRTZuGksk06mlUL2 khYv6lv0HmFlA7siHcvBUeb7EXnWyqjaKJJDhf7GD4V34DjvemBRYB4GNMOoox21hfRB yssg== Received: by 10.180.77.233 with SMTP id v9mr23278669wiw.22.1336255944402; Sat, 05 May 2012 15:12:24 -0700 (PDT) Received: from [172.28.130.107] ([74.125.122.49]) by mx.google.com with ESMTPS id fo7sm7736122wib.9.2012.05.05.15.12.21 (version=SSLv3 cipher=OTHER); Sat, 05 May 2012 15:12:23 -0700 (PDT) From: Eric Dumazet To: dave taht In-Reply-To: <1336255783.3752.573.camel@edumazet-glaptop> References: <1336217671-20384-1-git-send-email-dave.taht@bufferbloat.net> <1336218794.3752.508.camel@edumazet-glaptop> <1336229343.3752.516.camel@edumazet-glaptop> <1336249251.3752.558.camel@edumazet-glaptop> <1336250168.3752.560.camel@edumazet-glaptop> <1336252281.3752.561.camel@edumazet-glaptop> <4FA597C0.7090206@gmail.com> <1336252832.3752.563.camel@edumazet-glaptop> <4FA5A3B8.7020808@gmail.com> <1336255783.3752.573.camel@edumazet-glaptop> Content-Type: text/plain; charset="UTF-8" Date: Sun, 06 May 2012 00:12:20 +0200 Message-ID: <1336255940.3752.574.camel@edumazet-glaptop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Cc: codel@lists.bufferbloat.net, Dave =?ISO-8859-1?Q?T=E4ht?= Subject: Re: [Codel] [PATCH v5] pkt_sched: codel: Controlled Delay AQM X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 22:12:26 -0000 On Sun, 2012-05-06 at 00:09 +0200, Eric Dumazet wrote: > I can see count bigger than 100000 with 20 concurrent netperf and htb rate 200Mbit (If you want to reproduce the problem)