From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by huchra.bufferbloat.net (Postfix) with ESMTPS id 3CA7921F359 for ; Mon, 20 Apr 2015 08:27:09 -0700 (PDT) X-Virus-Scanned: amavisd-new at mail2.tohojo.dk Sender: toke@toke.dk DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=toke.dk; s=201310; t=1429543621; bh=EfBABdw3aGWmlMkL2q4oeh/wrNqOatxVGx9QlkuGIOE=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=CiFzejrfPPljFcpAop1Xjg7gr9pHYvtunZOgnDmJZT123cxo1caFn/vdA8rmgx6wg IFyiwFp57Nxl728g0uA0XBKJ3m/atOoyShBFQQkYvZSBMdMj+wZA0pnj7ffgwqdkmB 0Q1iSSSwa2jt+Yek+rKOsSihiz4QHywF9CO08pqM= Received: by alrua-karlstad.karlstad.toke.dk (Postfix, from userid 1000) id 036EE328F58; Mon, 20 Apr 2015 17:26:59 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: sahil grover References: <87sibz53kz.fsf@toke.dk> <55313402.5030503@hp.com> <87twwdlias.fsf@toke.dk> Date: Mon, 20 Apr 2015 17:26:59 +0200 In-Reply-To: (sahil grover's message of "Mon, 20 Apr 2015 17:35:24 +0530") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87vbgqizwc.fsf@toke.dk> MIME-Version: 1.0 Content-Type: text/plain Cc: "codel@lists.bufferbloat.net" Subject: Re: [Codel] RRUL Test 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: Mon, 20 Apr 2015 15:27:39 -0000 sahil grover writes: > i have followed the procedure told by Toke Sir as in 17-April post. > > For running, when i did: > > 1. netperf-wrapper rrul netperf.bufferbloat.net Well, it looks like for some reason the upload flows are not working. What is the output of running: netperf -D -0.20 -H netperf.bufferbloat.net -t TCP_STREAM ? -Toke