top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Difference between running OVS (Open vSwitch) in user space and kernel space ?

+1 vote
639 views

Open V Switch is a soft switch and it can work same as normal switch or even more things it can do compare to normal switch. Form somewhere I get to know OVS can run in user space and kernel space both. I used Mininet to create virtual switch and believe it runs at user space as per my understanding so far. I want to know can I run the same switches in kernel mode also and if yes it is possible then how I can and what could be the reason for doing so ?

posted Jul 2, 2017 by Vikram Singh

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
0 votes

What I understood for OVS till now is this is a soft switch compare to normal hardware switch and OVS performs all functions which a hardware switch can and on top of that software switch performs more function. Now I want to understand what is pipelining concept and when it is required ?

...