Change in osmo-gsm-tester[master]: iperf3: add getter to retrieve received bitrate

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Jun 25 11:12:16 UTC 2020


pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18981 )

Change subject: iperf3: add getter to retrieve received bitrate
......................................................................


Patch Set 1: Code-Review+1

(1 comment)

https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18981/1/src/osmo_gsm_tester/obj/iperf3.py 
File src/osmo_gsm_tester/obj/iperf3.py:

https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18981/1/src/osmo_gsm_tester/obj/iperf3.py@336 
PS1, Line 336:             return get_received_mbps(self.get_results(), isUdp=True)
Shrink it to one line:
return get_received_mbps(self.get_results(), self.proto() == self.PROTO_UDP)



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18981
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Id5676ce002cab6d52480b9b0f996f3065fd5dda6
Gerrit-Change-Number: 18981
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Thu, 25 Jun 2020 11:12:16 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200625/4ca289bd/attachment.htm>


More information about the gerrit-log mailing list