"...composable_kernel.git" did not exist on "e2878e2593367a0f41bf4b175bc9c8b1bd92dc15"
Commit 343611a3 authored by Hejing Li's avatar Hejing Li
Browse files

result: add udp scale 11 host point

parent 628614f2
...@@ -9,7 +9,7 @@ if len(sys.argv) != 2: ...@@ -9,7 +9,7 @@ if len(sys.argv) != 2:
sys.exit(1) sys.exit(1)
basedir = sys.argv[1] + '/' basedir = sys.argv[1] + '/'
types_of_client = [1, 3, 7, 15, 31] types_of_client = [1, 3, 7, 11, 15, 31]
bw = 1000 bw = 1000
for cl in types_of_client: for cl in types_of_client:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment