Re: [ovs-discuss] Packets in userspace

2013-05-09 Thread Ben Eyres
2 PM > *To:* discuss@openvswitch.org > *Subject:* [ovs-discuss] Packets in userspace > > ** ** > > Hey, > > ** ** > > I have been reading through the code and have managed to work out that the > function call "queue_userspace_packet()" within "

Re: [ovs-discuss] Packets in userspace

2013-05-09 Thread Anoob Soman
@openvswitch.org Subject: [ovs-discuss] Packets in userspace Hey, I have been reading through the code and have managed to work out that the function call "queue_userspace_packet()" within "ovs_dp_upcall()" is used to pass the packets up to userspace. But i cant seem t

[ovs-discuss] Packets in userspace

2013-05-09 Thread Ben Eyres
Hey, I have been reading through the code and have managed to work out that the function call "queue_userspace_packet()" within "ovs_dp_upcall()" is used to pass the packets up to userspace. But i cant seem to find where this is received? I saw a similar massage stating that it is collected by "dp