-
Add Latency-check test
-
Update to needing swig version 4.2.x
-
-
Reenable the discard target.
-
Make cpu_target_lukem work on linux
-
Fix spelling of 'reuse_address'
-
Explicitly set python3
-
Fix Debian python rules
-
Fix typo
-
Cache microuptime calibration
-
Fix typo
-
Update to latest autoconf
-
gcc 12 fixes
-
-
-
-
-
Peter Chubb
committed
[02327a]
Fix premature closing of connection in target mode
-
Peter Chubb
committed
[44b0a2]
Port to Python 3.9
-
Peter Chubb
committed
[61ba77]
Add aarch64 get_cycles() function
-
Peter Chubb
committed
[dd4fe8]
Add time_stamp() function for aarch64
-
Peter Chubb
committed
[4155d6]
Convert to debian native format
-
Peter Chubb
committed
[ac2f24]
New version 2.0.1-9
-
Peter Chubb
committed
[88172a]
Rename configure.in to configure.ac
-
Peter Chubb
committed
[93e320]
Fix gcc 9.0 errors
-
Peter Chubb
committed
[a2aaef]
Remove .cvsignore
-
Peter Chubb
committed
[05bfc7]
Makefile.am changes
-
Peter Chubb
committed
[a1ae51]
More changes CVS->git
-
Peter Chubb
committed
[0e7be8]
Update www to remove old gelato emails and convert to git
-
Peter Chubb
committed
[b9fe44]
Convert from CVS
-
ianw <>
committed
[5ee1fd]
Initial Import
-
ianw <>
committed
[bf91f8]
Update skeleton
-
ianw <>
committed
[685e20]
Add files to CVS
-
ianw <>
committed
[8c96e5]
more skeleton updates
-
ianw <>
committed
[7733e0]
Fix autoconf init
-
ianw <>
committed
[921d36]
A start at the controller
-
ianw <>
committed
[5342c0]
add --enable-debug
-
ianw <>
committed
[136b17]
Update handling of clients
-
ianw <>
committed
[25b0b2]
add --target flag
-
ianw <>
committed
[965ba7]
a start at the test infrastructure
-
ianw <>
committed
[23f79a]
add ipbenchd
-
ianw <>
committed
[696adf]
more daemon skeleton
-
ianw <>
committed
[906334]
update message communication
-
ianw <>
committed
[4fc376]
messages should pass?
-
ianw <>
committed
[19b9f1]
simple message passing appears to work
-
ianw <>
committed
[522cce]
protocol is coming together
-
ianw <>
committed
[6924f5]
measuring time now
-
ianw <>
committed
[a96a7f]
update documentation
-
ianw <>
committed
[fdc599]
dummy test
-
ianw <>
committed
[1305e9]
complete message passing for a single client
-
ianw <>
committed
[76275f]
abstract communication slightly
-
ianw <>
committed
[b20a48]
add --help
-
ianw <>
committed
[307c62]
multiple clients should work now
-
ianw <>
committed
[4f6dd7]
clean up
-
ianw <>
committed
[524126]
missing include
-
ianw <>
committed
[51cc0b]
update after some multi client testing
-
ianw <>
committed
[dca07e]
doco update
-
ianw <>
committed
[b5fff8]
update abort model
-
ianw <>
committed
[7bf4e2]
handle passing a test argument
-
ianw <>
committed
[f6d928]
format source code with indent
-
ianw <>
committed
[de2f04]
add abstraction with ipbench.h
-
ianw <>
committed
[9ba634]
start at latency
-
ianw <>
committed
[e4e234]
actually works (was trying to connect to it's own port, not 7)
-
ianw <>
committed
[d0caf0]
fix up reporting of latency results
-
ianw <>
committed
[0db20b]
Test framework for latency works with multiple clients
-
ianw <>
committed
[f6db2a]
add stdev
-
ianw <>
committed
[cde3a9]
passing correct values
-
ianw <>
committed
[8ac4fb]
parsing options works
-
ianw <>
committed
[63f07a]
documentation and synatx fixup
-
ianw <>
committed
[2ce893]
doco/misc updates -- run indent -kr -t8 over source to keep lukem happy
-
ianw <>
committed
[6ce236]
sqrt() stdev
-
ianw <>
committed
[d62fde]
doco updates
-
ianw <>
committed
[c67dd0]
handle null arguments correctly
-
ianw <>
committed
[137b90]
update doco slightly
-
ianw <>
committed
[b223dd]
naughty sleep(1)!!
-
ianw <>
committed
[052cb2]
fix up linux weirdness of sending and receiving short packets
-
ianw <>
committed
[8ea82b]
add AM_CFLAGS=-Wall and fix up a few warnings
-
ianw <>
committed
[f9e339]
stop intense debugging
-
ianw <>
committed
[c801ec]
add more arguments
-
ianw <>
committed
[2c9a5c]
remove unused variable
-
ianw <>
committed
[4f5c7c]
remove references to poll (better for OSX)
-
ianw <>
committed
[29001e]
debugging output update
-
ianw <>
committed
[ad32c3]
include checking for getopt
-
ianw <>
committed
[a98512]
wrong include
-
ianw <>
committed
[9f0293]
more 64 bit cleanup
-
ianw <>
committed
[02bca5]
builds on OSX!
-
ianw <>
committed
[869849]
remove warning about incorrect size_t
-
ianw <>
committed
[1467e6]
more debugging output
-
ianw <>
committed
[f6ac09]
64bit scanf
-
ianw <>
committed
[3d3be8]
inverted send and recvs
-
ianw <>
committed
[860a05]
add warmup cooldown args
-
lukem <>
committed
[158e6f]
I probably should have tried to compile this first... oops.
-
ianw <>
committed
[5f97b7]
warmout in seconds
-
ianw <>
committed
[dbf16f]
fix warmup/cooldown
-
ianw <>
committed
[c548f9]
big update -- message handling works good now
-
ianw <>
committed
[005de4]
pass back data in a binary fashion
-
ianw <>
committed
[30ace1]
i am so confident this works i have bumped the version number to 0.1.1
-
pchubb <>
committed
[7e75c9]
This commit was manufactured by cvs2svn to create tag 'Root-of-ianw-branch'.
-
ianw <>
committed
[cb68de]
general code cleanup
-
ianw <>
committed
[07dd85]
concatenate data from many clients