On Fri, May 25, 2018 at 12:58 AM, rakesh kumar <rakesh.sra...@gmail.com> wrote:
> Hello Team
>
> I am planning to write few algorithms to modify the switching behavior of 
> packets by ovs switch but I don’t want to do in  kernel mode , I want my 
> entire process to be handled in userspace .
>
> Team waiting for your suggestions!!
>

Hi,

You can use OVS-DPDK which is in userspace.
Or if you don't want to use DPDK, you can use:
http://docs.openvswitch.org/en/latest/intro/install/userspace/

--William
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to