Pete Heist writes: >> On Nov 21, 2017, at 11:36 AM, Toke Høiland-Jørgensen wrote: >> >> Ha! Epic fail! :D >> >> Well, I only just managed to finish writing the code and unbreaking the >> CI tests; didn't actually get around to running any tests. I've fixed >> those two errors, and am running a full test run on my testbed now… > > Much better now though! Both rrul_be test ran fine for me (with and > without —socket-stats). Cool. Getting closer. Still a few bugs to fix with the more esoteric runners, but I'm working on that. > Next thing I noticed as for current tests, for rrul_be_nflows, the > test completed but only one irtt instance ran (also just saw one > connection to the server). > > % flent rrul_be_nflows --test-parameter upload_streams=8 > --test-parameter download_streams=8 --socket-stats -l 60 -H $SERVER -p > all_scaled --figure-width=10 --figure-height=7.5 -t irtt -o > irtt_8flows.png Well that's actually to be expected. That test only varies the number of TCP parameters; there's always a single ICMP and a single UDP latency measurement. -Toke -- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/106#issuecomment-346050537