Re: [ovs-discuss] OVS + Mininet

2016-10-20 Thread Advith Nagappa
Hi, Thank you again. Was very helpful. Best Regards Advith On Thu, Oct 20, 2016 at 11:39 AM, Chandran, Sugesh < sugesh.chand...@intel.com> wrote: > > > > > *Regards* > > *_Sugesh* > > > > *From:* discuss [mailto:discuss-boun...@openvswitch.org]

Re: [ovs-discuss] OVS - Userspace packet processing

2016-10-19 Thread Advith Nagappa
point would be /lib/dpif_netdev.c -- dp_netdev_process_rxq_port, right? And another question would be if userspace OVS is even supported by mininet? (I suppose this question should be discussed in the mininet forum.) Best Regards Advith Nagappa On Wed, Oct 19, 2016 at 11:13 AM, Chandran, Sugesh

Re: [ovs-discuss] OVS - Userspace packet processing

2016-10-19 Thread Advith Nagappa
type: internalPort "s1-eth1"Interface "s1-eth1"* Regards Advith On Wed, Oct 19, 2016 at 9:30 AM, Chandran, Sugesh wrote: > > > > > *Regards* > > *_Sugesh* > > > > *From:* Advith Nagappa [mailto:advith.naga...@gm

Re: [ovs-discuss] OVS - Userspace packet processing

2016-10-19 Thread Advith Nagappa
ted. Best Regards Advith On Tue, Oct 18, 2016 at 10:37 AM, Chandran, Sugesh < sugesh.chand...@intel.com> wrote: > > > > > *Regards* > > *_Sugesh* > > > > *From:* discuss [mailto:discuss-boun...@openvswitch.org] *On Behalf Of *Advith > Nagappa > *

[ovs-discuss] OVS + Mininet

2016-10-19 Thread Advith Nagappa
vior? One would think that in both the cases the topology is the same, except that the userspace completely avoids the kernel datapath. What am I missing? Best Regards Advith Nagappa ___ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss

[ovs-discuss] OVS - Userspace packet processing

2016-10-16 Thread Advith Nagappa
Hello, I am running OVS in userspace (rmmod openvswitch.ko). I wanted to the entry point for a packet within the OVS code base. I.e which module first 'sees' the packet in pure userspace OVS. Best Regards Advith ___ discuss mailing list discuss@openvs