X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Fiperf%2Fiperf_client.py;fp=resources%2Ftools%2Fiperf%2Fiperf_client.py;h=d719ee485f7b6f3fce3ce1bb28e06d08a20ae830;hp=b77dea11797331f25f8f5853d80d0e93899b24a3;hb=6da5a6920171682bd5bf6a77517bedfef91cbd0e;hpb=46f0194afb8d4c8191b3c412332e3fbb92528c19 diff --git a/resources/tools/iperf/iperf_client.py b/resources/tools/iperf/iperf_client.py index b77dea1179..d719ee485f 100644 --- a/resources/tools/iperf/iperf_client.py +++ b/resources/tools/iperf/iperf_client.py @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -"""This module gets a bandwith limit together with other parameters, reads +"""This script gets a bandwith limit together with other parameters, reads the iPerf3 configuration and sends the traffic. At the end, it measures the packet loss and latency. """