From: "Klatsky, Carl" <Carl_Klatsky@comcast.com>
To: Dave Taht <dave.taht@gmail.com>,
bloat <bloat@lists.bufferbloat.net>,
"flent-users@flent.org" <flent-users@flent.org>,
"cerowrt-devel@lists.bufferbloat.net"
<cerowrt-devel@lists.bufferbloat.net>,
"cake@lists.bufferbloat.net" <cake@lists.bufferbloat.net>,
"make-wifi-fast@lists.bufferbloat.net"
<make-wifi-fast@lists.bufferbloat.net>
Subject: Re: [Make-wifi-fast] [Cake] flent testers wanted prior to next release
Date: Tue, 31 Jan 2017 14:48:56 +0000 [thread overview]
Message-ID: <0c82951636af477bbe2f13f6f66e69ee@PACDCEX43.cable.comcast.com> (raw)
In-Reply-To: <CAA93jw5wJyny9g016uhEpiK7OYQkGug7GFPpA5JmREuE+MEtAA@mail.gmail.com>
Finally had some time to get to this request. I downloaded the current git version of Flent and was able to launch the flent-gui on Windows. I had some old test *.flent.gz results files which loaded just fine. I tried to open the test files that were linked from Pete Heist mail "[Cake] Flent results for point-to-point Wi-Fi on LEDE/OM2P-HS available". Those files did not load for some reason.
Note, in Windows I am only using Flent to view results files in the GUI. I do not use it to launch tests from Windows.
Regards,
Carl Klatsky
-----Original Message-----
From: Cake [mailto:cake-bounces@lists.bufferbloat.net] On Behalf Of Dave Taht
Sent: Tuesday, December 20, 2016 2:03 PM
To: bloat <bloat@lists.bufferbloat.net>; flent-users@flent.org; cerowrt-devel@lists.bufferbloat.net; cake@lists.bufferbloat.net; make-wifi-fast@lists.bufferbloat.net
Subject: [Cake] flent testers wanted prior to next release
Toke has been busy adding new features to the flent network test tool.
I consider it *almost* stable enough for a new release. Some of the development has been focused on making the flent-gui much faster and more responsive (as our data sets have got larger), others on providing better default command line output, and there's other fixes across the board, including QT5 support.
In particular, I fear we've broken windows users of flent. I would dearly like it if some more folk out there using flent could pull the latest git version and see if there are any new bugs or regressions in it, any of the the 87 tests, and the plotters, before freezing the code for a new year's release.
github: https://github.com/tohojo/flent
main site: https://flent.org/
While you are at it, please feel free to stress out any of the flent servers as a target, give the new cake a shot and compare it against
htb+fq_codel or your aqm of choice, or fiddle with the new wifi code,
and share your data. tcp_nup, tcp_ndown, rrul, rrul_be remain the main tests, but the square wave one is turning out interesting.... :)
And if you have any feature requests or bugs to file, please get them in soon to the github!
We could also use better documentation and tutorials for use... some more example scripts leveraging things like the cpu_stats and qdisc_stats tools, and so on,
Active public servers include:
flent-freemont.bufferbloat.net
( this is colocated with flent-bbr-west which has bbr on by default - an interesting test might be testing both these servers at the same time via the rtt_fair* tests from your location)
flent-dallas.bufferbloat.net
flent-london.bufferbloat.net
flent-tokyo.bufferbloat.net
flent-newark.bufferbloat.net
There are also netperf-west and netperf-east and netperf-eu and no doubt a few others.
We plan to add a few BBR enabled servers over the holidays.
The changelog so far:
- Support PyQt5 in the GUI (and prefer it over PyQt4). If PyQt5 is not found, fall back to PyQt4.
- Add new SummaryFormatter that outputs mean and median values for each data series. This is the new default formatter, meaning that its output will be shown after a test run if no other formatter (or plot) is specified.
- Support multiprocessing in the GUI. When loading several plots at once, plotting will now be passed off to separate worker processes.
This allows plotting to use all the available processors on the machine, and speeds up loading of many plots tremendously (initial load is sped up by an order of magnitude). This change also means that re-plotting on config changes will be done dynamically in the background, which makes the GUI more responsive.
- Make text completely black in the default colour scheme. This increases contrast, and helps legibility, especially on printed figures.
- Some internal code changes: Port command line parser from the old optparse class to the newer argparse, and fix a bunch of linter
--
Dave Täht
Let's go make home routers and wifi faster! With better software!
http://blog.cerowrt.org
_______________________________________________
Cake mailing list
Cake@lists.bufferbloat.net
https://lists.bufferbloat.net/listinfo/cake
next prev parent reply other threads:[~2017-01-31 14:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-20 19:02 [Make-wifi-fast] " Dave Taht
2016-12-20 20:20 ` [Make-wifi-fast] [Cerowrt-devel] " Joel Wirāmu Pauling
2016-12-21 2:08 ` Aaron Wood
2016-12-21 11:02 ` [Make-wifi-fast] " Jesper Dangaard Brouer
2016-12-21 2:06 ` [Make-wifi-fast] [Bloat] " Aaron Wood
2016-12-21 21:04 ` Dave Taht
2017-01-31 14:48 ` Klatsky, Carl [this message]
2017-01-31 15:47 ` [Make-wifi-fast] [Cake] " Toke Høiland-Jørgensen
2017-02-27 21:42 ` Klatsky, Carl
2017-01-31 16:08 ` Stephen Hemminger
2017-01-31 16:35 ` Toke Høiland-Jørgensen
2017-01-31 16:52 ` Stephen Hemminger
2017-01-31 16:58 ` Toke Høiland-Jørgensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/make-wifi-fast.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0c82951636af477bbe2f13f6f66e69ee@PACDCEX43.cable.comcast.com \
--to=carl_klatsky@comcast.com \
--cc=bloat@lists.bufferbloat.net \
--cc=cake@lists.bufferbloat.net \
--cc=cerowrt-devel@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
--cc=flent-users@flent.org \
--cc=make-wifi-fast@lists.bufferbloat.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox