From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe2b.google.com (mail-vs1-xe2b.google.com [IPv6:2607:f8b0:4864:20::e2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 4AEDF3B2A4 for ; Wed, 4 Sep 2019 16:06:56 -0400 (EDT) Received: by mail-vs1-xe2b.google.com with SMTP id z14so9069523vsz.13 for ; Wed, 04 Sep 2019 13:06:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=otvorenamreza-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=bKUoDBLL5JyWP+VLDQ2t52yZ8+hqL8xXeDOnY99x6Sc=; b=e+ODxodtpds+jVvknewP8Nr+YtHTuPLky90vowWXlGwCSvQw4FCZ7TAW9nfECVQm8h Q4dBYcf1DiNyD1r0IjRfS+jFsJuyqxM2kizDf6Alb5D1wPiPsgF9znHGf31glKj84Tvy BHBeWw+KMPd1tcLZI/utquWBxXZ7r+iaJR3WntIYFguE+pykY0IpmYcvFoJUlf2A9Tzb Vs3QkkV0qMLzMfy50uevedcWpxn7rmcXDY9kYjTKL4nD4cqSuZrdwkOt2+HHRs23zloq qo7K7hdX0UmdNX9yTLkmMlF4NHCAtlSGKzDiJKxs8L7pv+oJhL7f5gF2jrSzUDdyAcC+ g9Jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=bKUoDBLL5JyWP+VLDQ2t52yZ8+hqL8xXeDOnY99x6Sc=; b=HH0jQflOCtVJLwLKPBgkRph7/05D2UqqKhQzaFt5v0Y28wWFCy39UVrCKM3IIN+dUV PxKU1f64FU/ul5zWTzFxK3OIN/uWoA0eW8HkbQnDOHgtWLWoV5te5fZKvS7dXElQFk3f smQPmMJOjx/lMQ74RBLNup1oOK+ucJjmMHLv9JvvcBkqWcC00oNXEoNVujadKW4jgbL5 mVHp4nGPAzRg7Bgeji68HOcWV+acPwbTA0Sn57oWAFwTybPWzZGkkg5oqSX1kPaCDtJY 1T3A27X5skgxXMYMlxCtCTHMBRHyPlBLwSYwTFrk+Vg8x24zCcqPcGLtA5ZTt010U/UA vOWQ== X-Gm-Message-State: APjAAAU2ZtMTwfxq8K0YnShSkrAf7esxDm6pmicYX5HEpUTkhVErZPht hKglZsUIWF2yqHtyF7DMdJBpGTGiyijqZfgfo3/mYDm22jH4aQ== X-Google-Smtp-Source: APXvYqzzAYJoXF7+eCnaXSFYY+EBj+A7EYiEprtCdTdpqhDCAPqndo+ZfJ9Z8x6T1qQRPs3mVq6Lp9knnySBMxPv4Zg= X-Received: by 2002:a67:c581:: with SMTP id h1mr2039956vsk.239.1567627615447; Wed, 04 Sep 2019 13:06:55 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Valent Turkovic Date: Wed, 4 Sep 2019 22:06:19 +0200 Message-ID: To: make-wifi-fast@lists.bufferbloat.net Content-Type: multipart/alternative; boundary="00000000000028c4eb0591bfbf43" Subject: Re: [Make-wifi-fast] Fastest way to setup netperf and flent? X-BeenThere: make-wifi-fast@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Sep 2019 20:06:56 -0000 --00000000000028c4eb0591bfbf43 Content-Type: text/plain; charset="UTF-8" Finally got netperf and flent working on Raspberry Pi, thanks Toke to pushing me in the right direction of manual compilation. Here are the steps to get netperf and flent working of latest clean Rasbian install: $ sudo apt install autotools-dev automake $ git clone https://github.com/HewlettPackard/netperf.git $ cd netperf $ ./autogen.sh $ ./configure --enable-demo $ make $ sudo make install $ sudo pip install flent And that is it :) --00000000000028c4eb0591bfbf43 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Finally got netperf and flent working on Raspberry Pi= , thanks Toke to pushing me in the=C2=A0right direction of manual compilati= on.

Here are the steps to get netperf and flent wo= rking of latest clean Rasbian install:

=C2=A0 =C2= =A0$ sudo apt install=C2=A0autotools-dev automake
=C2=A0 =C2=A0$ = git clone=C2=A0ht= tps://github.com/HewlettPackard/netperf.git
=C2=A0 =C2= =A0$ cd netperf
=C2=A0 =C2=A0$ ./autogen.sh
=C2=A0 =C2=A0$ ./configure = --enable-demo
=C2=A0=C2=A0 $ make
=C2=A0=C2=A0 $= sudo make install
=C2=A0 =C2=A0$ sudo pip install flent

And that is it :)

--00000000000028c4eb0591bfbf43--