jkorell / iperf

Automatically exported from code.google.com/p/iperf
Other
1 stars 0 forks source link

Suggested reformatting of output #101

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

A few changes have been suggested:

This:

[ ID] Interval           Transfer     Bandwidth       Retransmits
      Sent
[  4]   0.00-10.00  sec  7.12 GBytes  6.12 Gbits/sec  10
      Received
[  4]   0.00-10.00  sec  7.15 GBytes  6.14 Gbits/sec

To something like:
--------------------------------------------------
[ ID] Interval           Transfer     Bandwidth       Retransmits
[  4]   0.00-10.00  sec  7.12 GBytes  6.12 Gbits/sec  10  (Sender)
[  4]   0.00-10.00  sec  7.15 GBytes  6.14 Gbits/sec  (Receiver)

Original issue reported on code.google.com by bltier...@es.net on 8 Nov 2013 at 11:22

GoogleCodeExporter commented 8 years ago

Original comment by jef.posk...@gmail.com on 11 Nov 2013 at 8:17