Author: alysko
Subject: psPING - few errors
Posted: 17 December 2015 at 9:08am
Dear Sir/Madam
Following my experience with iperf and jperf, I tried psping on my Windows 7 machine. It works, shows a bit higher performance numbers, except for a few errors reported below.
1) I have run psping and it sems the statistics value "Average" is incorrect. It shows either sum or max, but not the average. Please see the example in below.
psping -b -l 10m 127.0.0.1:5001
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Setting warmup count to match number of outstanding I/Os: 16
TCP bandwidth test connecting to 127.0.0.1:5001: Connected
20 iterations (16 warmup) sending 10485760 bytes TCP bandwidth test: 100%
TCP sender bandwidth statistics:
Sent = 4, Size = 10485760, Total Bytes: 199229440,
Minimum = 249.89 MB/s, Maximum = 1.66 GB/s, Average = 1.66 GB/s
Please see a print screen of the same in below.
2) When I attempt to run a UDP bandwidth test, there is an error:
I first start the server, then execute the client.
CLIENT SIDE
psping -b -u 1k -l 10m 127.0.0.1:5001
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Setting warmup count to match number of outstanding I/Os: 16
UDP bandwidth test connecting to 127.0.0.1:5001: Connected
20 iterations (16 warmup) sending 10485760 bytes UDP bandwidth test: 0%
UDP sender bandwidth statistics:
Sent = 0, Size = 10485760, Total Bytes: 0,
Minimum = 0.00 b/s, Maximum = 0.00 b/s, Average = 0.00 b/s
Error exchanging UDP statistics:An established connection was aborted by the sof
tware in your host machine.
SERVER SIDE (my notebook) starts and then shows an error when I try to connect from the client:
psping -s 127.0.0.1:5001
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Type Control-C to exit.
Waiting for TCP connection on 127.0.0.1:5001: Error binding UDP socket:
An attempt was made to access a socket in a way forbidden by its access permissi
ons.
Please advise on the UDP testing. Why am I having this problem?
Thanks!
Regards
Albert
![]()
Subject: psPING - few errors
Posted: 17 December 2015 at 9:08am
Dear Sir/Madam
Following my experience with iperf and jperf, I tried psping on my Windows 7 machine. It works, shows a bit higher performance numbers, except for a few errors reported below.
1) I have run psping and it sems the statistics value "Average" is incorrect. It shows either sum or max, but not the average. Please see the example in below.
psping -b -l 10m 127.0.0.1:5001
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Setting warmup count to match number of outstanding I/Os: 16
TCP bandwidth test connecting to 127.0.0.1:5001: Connected
20 iterations (16 warmup) sending 10485760 bytes TCP bandwidth test: 100%
TCP sender bandwidth statistics:
Sent = 4, Size = 10485760, Total Bytes: 199229440,
Minimum = 249.89 MB/s, Maximum = 1.66 GB/s, Average = 1.66 GB/s
Please see a print screen of the same in below.
2) When I attempt to run a UDP bandwidth test, there is an error:
I first start the server, then execute the client.
CLIENT SIDE
psping -b -u 1k -l 10m 127.0.0.1:5001
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Setting warmup count to match number of outstanding I/Os: 16
UDP bandwidth test connecting to 127.0.0.1:5001: Connected
20 iterations (16 warmup) sending 10485760 bytes UDP bandwidth test: 0%
UDP sender bandwidth statistics:
Sent = 0, Size = 10485760, Total Bytes: 0,
Minimum = 0.00 b/s, Maximum = 0.00 b/s, Average = 0.00 b/s
Error exchanging UDP statistics:An established connection was aborted by the sof
tware in your host machine.
SERVER SIDE (my notebook) starts and then shows an error when I try to connect from the client:
psping -s 127.0.0.1:5001
PsPing v2.01 - PsPing - ping, latency, bandwidth measurement utility
Copyright (C) 2012-2014 Mark Russinovich
Sysinternals - www.sysinternals.com
Type Control-C to exit.
Waiting for TCP connection on 127.0.0.1:5001: Error binding UDP socket:
An attempt was made to access a socket in a way forbidden by its access permissi
ons.
Please advise on the UDP testing. Why am I having this problem?
Thanks!
Regards
Albert