[ovs-dev] [PATCH v3 3/4] datapath-windows: changes to existing PACKET_CMD handler.

Nithin Raju nithin at vmware.com
Wed Oct 15 18:36:54 UTC 2014


On Oct 15, 2014, at 10:32 AM, Ankur Sharma <ankursharma at vmware.com>
 wrote:

> In this patch we have made following changes:
> 
> OvsPacketExecute =>
> Changed the data structure to have packet and
> actions as pointer (instead of zero length array). It is done because
> we will not do memcpy of packet now, pointer will just point
> to corresponding offset in input buffer.
> 
> OvsExecuteDpIoctl =>
> We only need input buffer now. Hence Changed the function signature.
> 
> Signed-off-by: Ankur Sharma <ankursharma at vmware.com>
> Acked-by: Eitan Eliahu <eliahue at vmware.com>
> ---

Acked-by: Nithin Raju <nithin at vmware.com>

Thanks,
-- Nithin




More information about the dev mailing list