Jonas Smedegaard <notifications@github.com> writes:

> Quoting Toke Høiland-Jørgensen (2020-12-06 13:03:02)
>> Or it may be that the same UDP issue you linked also affects the UDP_RR
>> test; I'll dig around in the netperf source code a bit and see what I
>> can find :)
>
> Thanks - much appreciated!

OK, poked around in the netperf sources a bit, and it seems the UDP_RR
test is *not* affected by the -R flag, so the issue is most likely with
some other source of blocking.

You could try setting up irtt on both server and client and see if that
fares better - Flent should automatically pick it up if it's installed
on the client, and you just need to start it along with netserver on the
server-side:

https://github.com/heistp/irtt/


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.