Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
[deleted comment]
line 1296 of the Tcpbw100.java file declares bytes as a long, this should be a
double to prevent counter overflows at 10 Gbps.
Original comment by ntstodd...@lbl.gov
on 17 Jun 2013 at 7:35
Test_s2c_clt.c already fixed in trunk (in line 32 uint32_t changed for uint64_t)
Suggestion from comment #3 explained at issue #84
https://code.google.com/p/ndt/issues/detail?id=84
Original comment by smale...@soldevelo.com
on 17 Feb 2014 at 1:25
Original issue reported on code.google.com by
AndrewRL...@gmail.com
on 17 Jun 2013 at 5:51