flent
flent copied to clipboard
The FLExible Network Tester.
After selecting a new plot type with the mouse, sometimes, (not always), the cursor keys remain bound to that area, even after selecting the tab of the plot with the...
Hopefully fixes some CI test errors on matplotlib 3.5. Signed-off-by: Toke Høiland-Jørgensen
**_The problem:_** In Mininet, when limiting link speed to 10Mbps (via TBF or NetEm) and adding any amount of delay with NetEm, Flent using Netperf+TCP_STREAM will return large gaps in...
Dots
sometimes when there is a large gap in actual transmission, it seems saner perhaps to show dots as for when the actual samples came through. What really happened at T+22?...
Hi, I'm using netperf UDP_STREAM tests for UDP throughput measurements. But parsing and analysing netperf outputs is quite a pain. Flent seems like a nice tool to do the parsing...
Closes #236 Signed-off-by: Shashank D
Can the code be changed in some way to obtain socket stats for tests other than tcp1up using the same SsRunner? All the other runners inherit from ProcessRunner, so my...
I tried running a `tcp_nup` test in flent with `length` set to 200 seconds & `step-size` set to 0.05 seconds. But the test took more than 10 minutes to complete....
I read an intriguing article - [Run more stuff in Docker](https://jonathan.bergknoff.com/journal/run-more-stuff-in-docker/). It showed a solution to a big frustration: getting the right version of Flent, Python, netperf, and all the...
In win10 environment running flent, the following error appears, is it possible to fix? ``` [D:\]$ flent rrul -p ping_cdf -l 60 -H netperf.bufferbloat.net -t text-to-be-included-in-plot -o filename.png Starting Flent...