Re: [ovs-discuss] Queuing a packet to user space

2016-03-09 Thread dsainz
Hi Monica, The messaging mechanism that OVS is using is provided by the operating system, OVS doesn't implement it, it just uses and invokes it. cheers, David. > Hi all, > > Once call in the data path hits queue_userspace_packet(), how is the > packet received by user space ? > > I understand t

[ovs-discuss] Queuing a packet to user space

2016-03-09 Thread Rajasekaran, Monica
Hi all, Once call in the data path hits queue_userspace_packet(), how is the packet received by user space ? I understand that recv_upcalls-->dpif_recv() and handle_upcalls() will take care of upcall processing. But how are queue_userspace_packet() in the data path and recv_upcalls() in the u

Re: [ovs-discuss] [CudaMailTagged] [openvswitch 2.3.1] testsuite

2016-03-09 Thread Zoltán Balogh
Hi, What exactly did you do? How did you compile ovs? This should be a printout of ‘make check’. It seems a lot of tests failed. Best regards, Zoltan From: discuss [mailto:discuss-boun...@openvswitch.org] On Behalf Of Amrane Ait Zeouay Sent: Wednesday, March 09, 2016 3:25 PM To: b...@openvswit

[ovs-discuss] [CudaMailTagged] [openvswitch 2.3.1] testsuite

2016-03-09 Thread Amrane Ait Zeouay
Hi, I had some problems while compiling the project, and i want you to help me out. Thank you and have a good day. Best regards. [openvswitch 2.3.1] testsuite: 1 2 3 4 5 6 11 12 13 14 15 16 17 18 19 20 68 69 70 71 72 73 77 78 946 147 149 150 151 152 153 154 155 156 158 159 160 161 177 213 246 248