You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to test UDP throughput between two hosts.
I am using a simple command without any additional attributes (./ntttcp -r -u), but I get the following error.
Strangely enough, it seems that the sender achieves 10Gbits/second throughput while the receiver struggles a bit.
NTTTCP for Linux 1.4.0
01:48:36 INFO: the UDP send size is too big. use the max value
01:48:36 INFO: 17 threads created
01:48:40 INFO: Network activity progressing...
01:48:43 INFO: error: cannot read data from socket: 8
The text was updated successfully, but these errors were encountered:
Good evening,
I would like to test UDP throughput between two hosts.
I am using a simple command without any additional attributes (
./ntttcp -r -u
), but I get the following error.Strangely enough, it seems that the sender achieves 10Gbits/second throughput while the receiver struggles a bit.
The text was updated successfully, but these errors were encountered: