Skip to content

Commit 9024ff1

Browse files
committed
s/netperf-wrapper/Flent/g
1 parent 3efbae5 commit 9024ff1

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

content/cerowrt/wiki/CeroWrt_310_Release_Notes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ default gw?
273273
If on the other hand, you have a jtag debugger handy, and don't have a
274274
iwl card on your laptop, and can look into the wifi issues, please do
275275
so... (all you have to do is bump up /etc/xinetd.d/netserver to 16 and
276-
run the netperf-wrapper against it for a few minutes)
276+
run the Flent against it for a few minutes)
277277

278278
There are otherwise a huge number of interesting things that have
279279
accumulated for this release cycle.

content/cerowrt/wiki/Quick_Test_for_Bufferbloat.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ The Best Tests for bufferbloat:
4444

4545
The suite of tests we developed to diagnose bufferbloat and other
4646
connectivity problems are good to 40GigE, but require the
47-
[netperf-wrapper rrul test
48-
suite](https://github.com/tohojo/netperf-wrapper) . Using the tools
47+
[Flent rrul test
48+
suite](https://flent.org) . Using the tools
4949
therein it is possible to get a good feel for how the connection is
5050
behaving while [you tune a shaper to fix
5151
it](http://snapon.lab.bufferbloat.net/~cero2/jimreisert/results.html).
@@ -94,7 +94,7 @@ Other tools for measuring network performance and latency
9494
4. Both betterspeedtest.sh and netperfrunner.sh use the
9595
[**netperf**](http://netperf.org/netperf/) program (built
9696
into CeroWrt) to drive traffic to see its performance.
97-
5. [**netperf-wrapper**](https://github.com/tohojo/netperf-wrapper) is
97+
5. [**Flent**](https://flent.org) is
9898
a handy tool for running the RRUL test and producing attractive
9999
graphs of the results. (RRUL specifies that multiple netperf
100100
sessions run simultaneously to heavily load the network in

content/codel/wiki/Benchmarking_Codel_and_FQ_Codel.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WHILE doing a ping. A netperf, WHILE making a phone call, trying to hold
2424
the latency and jitter of the smaller stream (ping or voip)small.
2525

2626
We have developed the
27-
[netperf-wrapper](https://github.com/tohojo/netperf-wrapper) tool suite
27+
[Flent](https://flent.org) tool suite
2828
to make benchmarking these various network attributes easier, with
2929
results that can be easily shared and graphed several dozen ways. It is
3030
available for Linux, BSD, and BSD-derived systems such as OSX.

content/codel/wiki/Cake.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Some example results while a rrul test was running:
378378
drops 173 21 0 0
379379
marks 0 0 0 0
380380

381-
A problem I have is in reconciling the netperf-wrapper plots which hit a
381+
A problem I have is in reconciling the Flent plots which hit a
382382
minimum of 2ms for sparse flows, where I typically see \~200us delay in
383383
the qdiscs themselves. I have generally not cared at all about about
384384
anything less than 3ms prior to now.

content/codel/wiki/RRUL_test_suite.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RRUL prototype
2323
--------------
2424

2525
A rrul prototype is being developed as part of the
26-
[netperf-wrappers](https://github.com/tohojo/netperf-wrapper) tests. As
26+
[Flent](https://flent.org) tests. As
2727
the title suggests, the tests are being wrapped around the popular
2828
[netperf](http://www.netperf.org) netperf network analysis tool.
2929
Requirements are a recent version of netperf, python, matplotlib,

content/make-wifi-fast/wiki/Wifi_Stack_Rework.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ and so on.
142142
Better Benchmarks and tools
143143
---------------------------
144144

145-
Leveraging the netperf-wrapper test suite, we hope to encourage industry
145+
Leveraging the Flent test suite, we hope to encourage industry
146146
and users to look at the real problems of wifi on voip,
147147
videoconferencing, gaming, and web traffic. There are other benchmarks
148148
being developed that look hard at the problems in bursty traffic as

0 commit comments

Comments
 (0)