riyaaz shaik | 4 Sep 2011 03:17
Picon

help regarding running iperf with multiple NICs on same machine



Hi

I have 3 network cards attached to a  single . machine.
1 network card is on domain A and 2 network cards are on domain B.
I am trying to measure the bandwidth of the network cards on domain B using iperf by using 2 machines each with 3 network cards as described above.
After i bind the specific IP of domain B and start with  iperf -s -B , the client (used binding here too) is not able to connect server and is failing with 'connection not found ' error.
I am able to ping between both machines. and i do have admin access to both machines.

I am running this on windows machines. I was able to successfully test bandwidth of network of domain A, but only network cards on domain B are giving error.

can someone please suggest a way to resolve this?

Thanks,
Riyaaz




------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Iperf-users mailing list
Iperf-users@...
https://lists.sourceforge.net/lists/listinfo/iperf-users
Kircheis Yen | 14 Sep 2011 11:14
Picon

Issues regarding to UDP parameter -l

Hi all,

I'm new here, actually I'm a HW engineer and not very experienced with networking. To perform the other experiment I need to evaluate my ethernet TPT to see if it gating my DUT's capability. 

When I did the TPT test with iperf, there is something odd...
- If I use the default setting of UDP, the TPT is always around 29mbps. Even I enlarge -b to 1000m. It always TX 25~29mbps from client. My commands is iperf -c 192.168.1.150 -u -b1000m -w 2m -i1 
------------------------------------------------------------
Client connecting to 192.168.1.150, UDP port 5001
Sending 1470 byte datagrams
UDP buffer size: 2.00 MByte
------------------------------------------------------------
[1912] local 192.168.1.99 port 1250 connected with 192.168.1.150 port 5001
[ ID] Interval       Transfer     Bandwidth
[1912]  0.0- 1.0 sec  2.92 MBytes  24.5 Mbits/sec
[1912]  1.0- 2.0 sec  3.33 MBytes  27.9 Mbits/sec
[1912]  2.0- 3.0 sec  3.18 MBytes  26.6 Mbits/sec
[1912]  3.0- 4.0 sec  3.25 MBytes  27.3 Mbits/sec
[1912]  4.0- 5.0 sec  3.20 MBytes  26.8 Mbits/sec

- If I use TCP, the TPT can reach 400m~500mbps. My commands is iperf -c 192.168.1.150 -w2m -i1
------------------------------------------------------------
Client connecting to 192.168.1.150, TCP port 5001
TCP window size: 2.00 MByte
------------------------------------------------------------
[1912] local 192.168.1.99 port 1252 connected with 192.168.1.150 port 5001
[ ID] Interval       Transfer     Bandwidth
[1912]  0.0- 1.0 sec  48.2 MBytes   404 Mbits/sec
[1912]  1.0- 2.0 sec  52.4 MBytes   439 Mbits/sec
[1912]  2.0- 3.0 sec  55.9 MBytes   469 Mbits/sec
[1912]  3.0- 4.0 sec  61.3 MBytes   514 Mbits/sec
[1912]  4.0- 5.0 sec  54.5 MBytes   457 Mbits/sec

- If I add in -l to 60000 then the UDP TPT can reach 500mbps, but limited on 500mbps. My commands is iperf -c 192.168.1.99 -u -b 1000m -w 2m -i 1 -l 60000.
------------------------------------------------------------
Client connecting to 192.168.1.150, UDP port 5001
Sending 60000 byte datagrams
UDP buffer size: 2.00 MByte
------------------------------------------------------------
[1912] local 192.168.1.99 port 1254 connected with 192.168.1.150 port 5001
[ ID] Interval       Transfer     Bandwidth
[1912]  0.0- 1.0 sec  57.2 MBytes   480 Mbits/sec
[1912]  1.0- 2.0 sec  59.6 MBytes   500 Mbits/sec
[1912]  2.0- 3.0 sec  61.4 MBytes   515 Mbits/sec
[1912]  3.0- 4.0 sec  61.4 MBytes   515 Mbits/sec
[1912]  4.0- 5.0 sec  59.7 MBytes   501 Mbits/sec

- I also try variable -l number from 10000~60000 the data transmitted from client will change accordingly. 
-l 10000 --> 160 Mbits/sec
-l 20000 --> 256 Mbits/sec
-l 30000 --> 339 Mbits/sec
-l 40000 --> 480 Mbits/sec
-l 50000 --> 504 Mbits/sec

Even the TPT >500m is enough to my experiment requirement, but I'm still wondering is it safe to use the bigger number of -l? As the description said it's default value is 1460. 

Could anyone possibly to answer me:
Whats is the exactly meaning of the -l parameter (Iperf_length), I know it's the buffer to write or read. But not very clear to me the buffer is for what and why do we need buffer?
I also compare it with other windows machines, they needn't use this way to get the TPT higher than 25~29mbps. Is there any modification my NB (or OS) needing?

My environment:
OS: Windows XP SP3 version 2002
Ethernet: Realtek PCIe GBE Family Controller
Driver version: 5.774.1026.2010

Thanks in advance

Kircheis 

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Iperf-users mailing list
Iperf-users@...
https://lists.sourceforge.net/lists/listinfo/iperf-users
Jeff Galloway | 19 Sep 2011 03:53
Picon

Timestamp for Server Results?

Hi all,

I'd like to be able to timestamp the test results on the Server side.
So instead of something like this:
------------------------------------------------------------
Server listening on UDP port 5001
Receiving 1470 byte datagrams
UDP buffer size: 8.00 KByte (default)
------------------------------------------------------------
[904] local 10.1.1.1 port 5001 connected with 10.6.2.5 port 32781
[ ID]   Interval         Transfer        Bandwidth         Jitter
  Lost/Total Datagrams
[904]   0.0- 1.0 sec   1.17 MBytes   9.84 Mbits/sec   1.830 ms   0/ 837   (0%)
[904]   1.0- 2.0 sec   1.18 MBytes   9.94 Mbits/sec   1.846 ms   5/
850   (0.59%)
[904]   2.0- 3.0 sec   1.19 MBytes   9.98 Mbits/sec   1.802 ms   2/
851   (0.24%)
[904]   3.0- 4.0 sec   1.19 MBytes   10.0 Mbits/sec   1.830 ms   0/ 850   (0%)
[904]   4.0- 5.0 sec   1.19 MBytes   9.98 Mbits/sec   1.846 ms   1/
850   (0.12%)
[904]   5.0- 6.0 sec   1.19 MBytes   10.0 Mbits/sec   1.806 ms   0/ 851   (0%)
[904]   6.0- 7.0 sec   1.06 MBytes   8.87 Mbits/sec   1.803 ms   1/
755   (0.13%)
[904]   7.0- 8.0 sec   1.19 MBytes   10.0 Mbits/sec   1.831 ms   0/ 850   (0%)
[904]   8.0- 9.0 sec   1.19 MBytes   10.0 Mbits/sec   1.841 ms   0/ 850   (0%)
[904]   9.0-10.0 sec   1.19 MBytes   10.0 Mbits/sec   1.801 ms   0/ 851   (0%)
[904]   0.0-10.0 sec   11.8 MBytes   9.86 Mbits/sec   2.618 ms   9/
8409  (0.11%)

I'd like to have something like this:
------------------------------------------------------------
Server listening on UDP port 5001
Receiving 1470 byte datagrams
UDP buffer size: 8.00 KByte (default)
------------------------------------------------------------
[904] local 10.1.1.1 port 5001 connected with 10.6.2.5 port 32781
[ ID]   Interval         Transfer        Bandwidth         Jitter
  Lost/Total Datagrams
[904]   21:41:34.83   1.17 MBytes   9.84 Mbits/sec   1.830 ms   0/ 837   (0%)
[904]   21:41:35.83   1.18 MBytes   9.94 Mbits/sec   1.846 ms   5/ 850
  (0.59%)
[904]   21:41:36.83   1.19 MBytes   9.98 Mbits/sec   1.802 ms   2/ 851
  (0.24%)
[904]   21:41:37.83   1.19 MBytes   10.0 Mbits/sec   1.830 ms   0/ 850   (0%)
[904]   21:41:38.83   1.19 MBytes   9.98 Mbits/sec   1.846 ms   1/ 850
  (0.12%)
[904]   21:41:39.83   1.19 MBytes   10.0 Mbits/sec   1.806 ms   0/ 851   (0%)
[904]   21:41:40.83   1.06 MBytes   8.87 Mbits/sec   1.803 ms   1/ 755
  (0.13%)
[904]   21:41:41.83   1.19 MBytes   10.0 Mbits/sec   1.831 ms   0/ 850   (0%)
[904]   21:41:42.83   1.19 MBytes   10.0 Mbits/sec   1.841 ms   0/ 850   (0%)
[904]   21:41:43.83   1.19 MBytes   10.0 Mbits/sec   1.801 ms   0/ 851   (0%)
[904]   0.0-10.0 sec   11.8 MBytes   9.86 Mbits/sec   2.618 ms   9/
8409  (0.11%)

I'd be happy with time/date in any format (down to the second at
least).  I'm thinking just the time from the PC on which the Server is
running.

I'd even take something like this:

...
[904]   0.0- 1.0 sec   1.17 MBytes   9.84 Mbits/sec   1.830 ms   0/ 837   (0%)
21:41:34.83
[904]   1.0- 2.0 sec   1.18 MBytes   9.94 Mbits/sec   1.846 ms   5/
850   (0.59%)
21:41:35.83
...

Anyone know a way to make this happen in 2.0.x?

Thanks,
Jeff

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry® mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry® DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
Iperf-users mailing list
Iperf-users@...
https://lists.sourceforge.net/lists/listinfo/iperf-users

Siva Pothireddy | 23 Sep 2011 22:23
Picon

Re: (no subject)

.Quit smoking without gaining weight.
http://www.pgpnet.com.ar/com.friend.php?adutopic=15k6

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Iperf-users mailing list
Iperf-users@...
https://lists.sourceforge.net/lists/listinfo/iperf-users

Mariusz | 1 Oct 2011 16:39
Picon
Favicon

incorrect jitter summary

Hi,

I urgently need help and I will be grateful for any hint.

I ran iperf in udp mode using this commands:

# iperf -s -u -f k -i 1 
# iperf -c 192.168.0.105 -u -b 68.8k -l 172 -t 60 -f k -i 1 -P 10 -F g711-glos.wav

-P parameter is different for each subsequent analysis

Example of results from server side:

[  3] local 192.168.0.105 port 5001 connected with 192.168.0.100 port 36324
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  0.0- 1.0 sec  8.40 KBytes  68.8 Kbits/sec  0.783 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  1.0- 2.0 sec  8.40 KBytes  68.8 Kbits/sec  0.367 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  2.0- 3.0 sec  8.23 KBytes  67.4 Kbits/sec  0.140 ms    0/   49 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  3.0- 4.0 sec  8.57 KBytes  70.2 Kbits/sec  0.181 ms    0/   51 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  4.0- 5.0 sec  8.40 KBytes  68.8 Kbits/sec  0.240 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  5.0- 6.0 sec  8.40 KBytes  68.8 Kbits/sec  0.158 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  6.0- 7.0 sec  8.06 KBytes  66.0 Kbits/sec  0.232 ms    2/   50 (4%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  7.0- 8.0 sec  8.40 KBytes  68.8 Kbits/sec  0.433 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  8.0- 9.0 sec  8.40 KBytes  68.8 Kbits/sec  0.413 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  9.0-10.0 sec  8.40 KBytes  68.8 Kbits/sec  0.284 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 10.0-11.0 sec  8.40 KBytes  68.8 Kbits/sec  0.151 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 11.0-12.0 sec  8.40 KBytes  68.8 Kbits/sec  0.163 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 12.0-13.0 sec  8.40 KBytes  68.8 Kbits/sec  0.177 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 13.0-14.0 sec  8.40 KBytes  68.8 Kbits/sec  0.130 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 14.0-15.0 sec  8.40 KBytes  68.8 Kbits/sec  0.221 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 15.0-16.0 sec  8.40 KBytes  68.8 Kbits/sec  0.351 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 16.0-17.0 sec  8.40 KBytes  68.8 Kbits/sec  0.221 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 17.0-18.0 sec  8.40 KBytes  68.8 Kbits/sec  0.279 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 18.0-19.0 sec  8.40 KBytes  68.8 Kbits/sec  0.298 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 19.0-20.0 sec  8.40 KBytes  68.8 Kbits/sec  0.325 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 20.0-21.0 sec  8.40 KBytes  68.8 Kbits/sec  0.197 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 21.0-22.0 sec  7.73 KBytes  63.3 Kbits/sec  2.109 ms    3/   49 (6.1%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 22.0-23.0 sec  8.57 KBytes  70.2 Kbits/sec  1.175 ms    0/   51 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 23.0-24.0 sec  8.23 KBytes  67.4 Kbits/sec  1.114 ms    0/   49 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 24.0-25.0 sec  8.57 KBytes  70.2 Kbits/sec  0.634 ms    0/   51 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 25.0-26.0 sec  8.40 KBytes  68.8 Kbits/sec  0.182 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 26.0-27.0 sec  8.40 KBytes  68.8 Kbits/sec  0.137 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 27.0-28.0 sec  8.40 KBytes  68.8 Kbits/sec  0.222 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 28.0-29.0 sec  8.40 KBytes  68.8 Kbits/sec  0.549 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 29.0-30.0 sec  8.06 KBytes  66.0 Kbits/sec  0.389 ms    2/   50 (4%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 30.0-31.0 sec  8.23 KBytes  67.4 Kbits/sec  0.579 ms    1/   50 (2%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 31.0-32.0 sec  8.23 KBytes  67.4 Kbits/sec  0.936 ms    1/   50 (2%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 32.0-33.0 sec  7.73 KBytes  63.3 Kbits/sec  0.261 ms    4/   50 (8%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 33.0-34.0 sec  8.40 KBytes  68.8 Kbits/sec  0.381 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 34.0-35.0 sec  8.06 KBytes  66.0 Kbits/sec  0.512 ms    2/   50 (4%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 35.0-36.0 sec  8.40 KBytes  68.8 Kbits/sec  0.420 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 36.0-37.0 sec  7.73 KBytes  63.3 Kbits/sec  0.464 ms    4/   50 (8%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 37.0-38.0 sec  8.40 KBytes  68.8 Kbits/sec  0.310 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 38.0-39.0 sec  7.89 KBytes  64.7 Kbits/sec  0.501 ms    3/   50 (6%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 39.0-40.0 sec  8.40 KBytes  68.8 Kbits/sec  0.311 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 40.0-41.0 sec  8.40 KBytes  68.8 Kbits/sec  0.370 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 41.0-42.0 sec  8.40 KBytes  68.8 Kbits/sec  0.800 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 42.0-43.0 sec  8.40 KBytes  68.8 Kbits/sec  0.491 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 43.0-44.0 sec  8.23 KBytes  67.4 Kbits/sec  0.576 ms    1/   50 (2%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 44.0-45.0 sec  8.40 KBytes  68.8 Kbits/sec  0.365 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 45.0-46.0 sec  8.40 KBytes  68.8 Kbits/sec  0.353 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 46.0-47.0 sec  8.40 KBytes  68.8 Kbits/sec  0.654 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 47.0-48.0 sec  8.40 KBytes  68.8 Kbits/sec  1.528 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 48.0-49.0 sec  8.06 KBytes  66.0 Kbits/sec  1.596 ms    1/   49 (2%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 49.0-50.0 sec  8.57 KBytes  70.2 Kbits/sec  0.831 ms    0/   51 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 50.0-51.0 sec  8.40 KBytes  68.8 Kbits/sec  0.627 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 51.0-52.0 sec  8.40 KBytes  68.8 Kbits/sec  0.516 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 52.0-53.0 sec  8.06 KBytes  66.0 Kbits/sec  0.664 ms    2/   50 (4%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 53.0-54.0 sec  8.23 KBytes  67.4 Kbits/sec  0.492 ms    0/   49 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 54.0-55.0 sec  8.57 KBytes  70.2 Kbits/sec  0.210 ms    0/   51 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 55.0-56.0 sec  8.23 KBytes  67.4 Kbits/sec  0.233 ms    1/   50 (2%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 56.0-57.0 sec  8.40 KBytes  68.8 Kbits/sec  0.284 ms    0/   50 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 57.0-58.0 sec  8.06 KBytes  66.0 Kbits/sec  1.415 ms    2/   50 (4%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 58.0-59.0 sec  8.23 KBytes  67.4 Kbits/sec  0.188 ms    0/   49 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3] 59.0-60.0 sec  8.57 KBytes  70.2 Kbits/sec  0.197 ms    0/   51 (0%)
[ ID] Interval       Transfer     Bandwidth       Jitter   Lost/Total Datagrams
[  3]  0.0-60.0 sec    499 KBytes  68.1 Kbits/sec  0.256 ms   29/ 3001 (0.97%)

Summary (0.0-60.0 sec) shows jitter 0.256 ms, but average from each second counted in spreadsheet shows
0.487 ms for that example. What is the reason of that? After many analysis I observed that summary jitter is
always very similar to the result from last interval (59-60 sec). It looks like another survey done for
short time, not the average result from 60 seconds. 

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Iperf-users mailing list
Iperf-users@...
https://lists.sourceforge.net/lists/listinfo/iperf-users


Gmane