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 319A821F54D for ; Fri, 17 Apr 2015 05:42:14 -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=1429274525; bh=xAlUsaRbmct/QqQSlE3R6z0BU/X88Os6oxaVRNh/TRU=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=Q4e3fvHIglttDu68WVlSnPQ7WhG8Ub/K3rGuS5lqtxoVdCG7tz18eAH/X0NMbvrr+ Q3meN13hkRvLcRnbtuzlHtEgZe2mdh9S3jRMxK5Mu31QBQCbWQSb0q/m+D+7fIQl8M 4TUyreNq00oFT5Xp3dfV3HDA3oPEqdiuVxyH6+qk= Received: by alrua-kau.kau.toke.dk (Postfix, from userid 1000) id E8477C4022A; Fri, 17 Apr 2015 14:42:04 +0200 (CEST) From: =?utf-8?Q?Toke_H=C3=B8iland-J=C3=B8rgensen?= To: sahil grover References: Date: Fri, 17 Apr 2015 14:42:04 +0200 In-Reply-To: (sahil grover's message of "Fri, 17 Apr 2015 14:34:41 +0530") X-Clacks-Overhead: GNU Terry Pratchett Message-ID: <87sibz53kz.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: Fri, 17 Apr 2015 12:42:43 -0000 sahil grover writes: > will ubuntu 12.04 be ok? > > can you please tell me step by step installation of RRUL(or > netperf-wrapper)? There's an ubuntu 12.04 repository with netperf-wrapper and the required version of netperf at the open build service repository. See: https://software.opensuse.org/download.html?project=home:tohojo:netperf-wrapper&package=netperf-wrapper That link contains instructions for how to enable the repository on Ubuntu and install the netperf-wrapper package. As far as running it, have a look at the Quick Start in the README (https://github.com/tohojo/netperf-wrapper#quick-start) or read the man page. -Toke