Merge "old_style_multi-queue: Allows for multi-queue with ovs <= 2.5.0"
[vswitchperf.git] / conf / 02_vswitch.conf
index 3d72d34..228ff05 100644 (file)
@@ -62,6 +62,10 @@ VHOST_DEV_FILE = 'ovs-vhost-net'
 # location of vhost-user sockets
 VHOST_USER_SOCKS = ['/tmp/dpdkvhostuser0', '/tmp/dpdkvhostuser1',
                     '/tmp/dpdkvhostuser2', '/tmp/dpdkvhostuser3',
+                    '/tmp/dpdkvhostuser4', '/tmp/dpdkvhostuser5',
+                    '/tmp/dpdkvhostuser6', '/tmp/dpdkvhostuser7',
+                    '/tmp/dpdkvhostuser8', '/tmp/dpdkvhostuser9',
+                    '/tmp/dpdkvhostuser10', '/tmp/dpdkvhostuser11',
                     '/tmp/myport0', '/tmp/helloworld123', '/tmp/abcstuff0']
 
 # ############################