Minor formatting changes.
This commit is contained in:
@@ -71,7 +71,7 @@ def linearBandwidthTest( lengths ):
|
||||
switches = { 'reference kernel': KernelSwitch,
|
||||
'reference user': UserSwitch,
|
||||
'Open vSwitch kernel': OVSKernelSwitch }
|
||||
|
||||
|
||||
for datapath in switches.keys():
|
||||
print "*** testing", datapath, "datapath"
|
||||
Switch = switches[ datapath ]
|
||||
|
||||
Reference in New Issue
Block a user