Re: [ovs-dev] [PATCH v4] datapath-windows Event read handler

2014-09-29 Thread Ben Pfaff
On Sat, Sep 27, 2014 at 01:39:06AM -0700, Eitan Eliahu wrote: > The Read event handler is executed when user mode issues a socket > receive on an MC socket associated with the event queue. A new IOCTL > READ command is used to differentiate between transaction based and packet > miss sockets. > An

Re: [ovs-dev] [PATCH v4] datapath-windows Event read handler

2014-09-27 Thread Alin Serdean
Acked-by: Alin Gabriel Serdean -Mesaj original- De la: dev [mailto:dev-boun...@openvswitch.org] În numele Eitan Eliahu Trimis: Saturday, September 27, 2014 11:39 AM Către: dev@openvswitch.org Subiect: [ovs-dev] [PATCH v4] datapath-windows Event read handler The Read event handler is

[ovs-dev] [PATCH v4] datapath-windows Event read handler

2014-09-26 Thread Eitan Eliahu
The Read event handler is executed when user mode issues a socket receive on an MC socket associated with the event queue. A new IOCTL READ command is used to differentiate between transaction based and packet miss sockets. An entry for the handler will be added once the Control family (logically s

Re: [ovs-dev] [PATCH v4] datapath-windows Event read handler

2014-09-26 Thread Ankur Sharma
Acked-by: Ankur Sharma Regards, Ankur From: dev on behalf of Eitan Eliahu Sent: Friday, September 26, 2014 11:06 PM To: dev@openvswitch.org Subject: [ovs-dev] [PATCH v4] datapath-windows Event read handler The Read event handler is executed when user

Re: [ovs-dev] [PATCH v4] datapath-windows Event read handler

2014-09-26 Thread Nithin Raju
On Sep 26, 2014, at 11:06 PM, Eitan Eliahu wrote: > The Read event handler is executed when user mode issues a socket > receive on an MC socket associated with the event queue. A new IOCTL > READ command is used to differentiate between transaction based and packet > miss sockets. > An entry for

[ovs-dev] [PATCH v4] datapath-windows Event read handler

2014-09-26 Thread Eitan Eliahu
The Read event handler is executed when user mode issues a socket receive on an MC socket associated with the event queue. A new IOCTL READ command is used to differentiate between transaction based and packet miss sockets. An entry for the handler will be added once the Control family (logically s