[ovs-dev] [RFC PATCH v2 5/7] flow: Eliminate miniflow_clone() and minimask_clone().

Gurucharan Shetty shettyg at nicira.com
Wed Jul 15 23:35:26 UTC 2015


One of the patches in this series breaks windows build because of zero
sized array.
https://ci.appveyor.com/project/blp/ovs/build/1.0.458

On Wed, Jul 15, 2015 at 4:01 PM, Jarno Rajahalme <jrajahalme at nicira.com> wrote:
>
>> On Jul 14, 2015, at 10:31 PM, Ben Pfaff <blp at nicira.com> wrote:
>>
>> On Fri, Jul 10, 2015 at 10:35:23AM -0700, Jarno Rajahalme wrote:
>>> miniflow_clone() and minimask_clone() are no longer used, remove them
>>> from the API.
>>>
>>> Now that miniflow data is always inlined, it makes sense to rename
>>> miniflow_clone_inline() miniflow_clone().
>>>
>>> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
>>
>> Acked-by: Ben Pfaff <blp at nicira.com>
>
> Thanks for the review!
>
> Pushed to master,
>
>   Jarno
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev



More information about the dev mailing list