-DDEBUG : Enables the printing of debug information
-DP1000 : Enables the use of 1000 byte packets
-DP10000 : Enables the use of 10,000 byte packets
Commandline arguments:
Only client.cpp takes commandline arguments
The first argument is bypass_offload : if 0 then the program runs with offload, else it bypasses offload.
The second argument is proportion : determines what proportion of writes are inconsistent (if proportion = x, then the inconsistent to consistent write ratio is 1:x-1)