On Thu, Aug 9, 2012 at 2:52 PM, Rui Vaz <[email protected]> wrote: > Hi, > > How can I run open vswitch in user space inside Xen Cloud Platform Dom 0 > (which comes with ovs by default). > I don't want to use the ovs kernel modules in order to verify the > performance differences between ovs in user space only and kernel space. > Has anyone done this before?
For existing bridges you can change the type using: ovs-vsctl set bridge BR datapath_type=netdev _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
