[Make-wifi-fast] Fastest way to setup netperf and flent?
Valent Turkovic
valent at otvorenamreza.org
Wed Sep 4 16:06:19 EDT 2019
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 :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.bufferbloat.net/pipermail/make-wifi-fast/attachments/20190904/b23d758f/attachment.html>
More information about the Make-wifi-fast
mailing list