On 19 May 2016 at 23:48, Paul Boca <[email protected]> wrote:
> Acked-by: Paul-Daniel Boca <[email protected]>
>
>> -----Original Message-----
>> From: dev [mailto:[email protected]] On Behalf Of Nithin Raju
>> Sent: Friday, May 20, 2016 1:32 AM
>> To: [email protected]
>> Subject: [ovs-dev] [PATCH 1/2] datapath-windows: don't map output buffer in
>> OVS_IOCTL_WRITE
>>
>> The contract of OVS_IOCTL_WRITE is that write operations
>> will not need the output buffer. Only the input buffer
>> will be used in the IRP. So, better to not map the output
>> buffer at all.
>>
>> Signed-off-by: Nithin Raju <[email protected]>


Thanks, applied
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to