Added INSTALL file incorporating Brandon's suggestions.
More tweaks for examples, which are still in progress.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
"""
|
||||
Test bandwidth on a linear network of varying size, using both
|
||||
Test bandwidth on linear networks of varying size, using both
|
||||
the kernel and user datapaths.
|
||||
|
||||
The network looks like:
|
||||
Each network looks like:
|
||||
|
||||
h0 <-> s0 <-> s1 .. sN <-> h1
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user