On Oct 15, 2014, at 10:32 AM, Ankur Sharma <[email protected]>
 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 <[email protected]>
> Acked-by: Eitan Eliahu <[email protected]>
> ---

Acked-by: Nithin Raju <[email protected]>

Thanks,
-- Nithin

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

Reply via email to