My fault, I had forgotten to include ~/go/bin in PATH.

New files:
delay 100ms (rtt) flent: https://drive.google.com/open?id=13HAAvDtkBCPNu5FC61Cge_1vcd5LXuWY
delay 100ms (rtt) stat: https://drive.google.com/open?id=1THM-F0MiuCntMz7lx3m7vA1FvHYZSNHC



On Wed, Nov 29, 2017 at 11:40 AM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:
Georgios Amanakis <gamanakis@gmail.com> writes:

> Results with irtt/flent-git. Same setup as before:

Looks like that is still using netperf for the UDP measurements. Flent
does some sanity checks on irtt before using it, which may be failing.
Running flent with -v should give some hints...

-Toke