On Thu, Aug 7, 2014 at 9:03 PM, Jesse Gross <je...@nicira.com> wrote:
> On Thu, Aug 7, 2014 at 8:34 PM, Pravin B Shelar <pshe...@nicira.com> wrote:
>> commit (datapath: Refactor action alloc and copy api) effectively
>> reverted 1d2a1b5f5252e4c6ce8bbf8d91ca27aba52496e6 (datapath: Factor out
>> allocation and verification of actions.). This results in following
>> warning:
>>
>> CC [M]  /home/jesse/openvswitch/datapath/linux/datapath.o
>> /home/jesse/openvswitch/datapath/linux/datapath.c: In function
>> ‘ovs_flow_cmd_set’:
>> /home/jesse/openvswitch/datapath/linux/datapath.c:1094:1: warning: the
>> frame size of 1256 bytes is larger than 1024 bytes
>> [-Wframe-larger-than=]
>>  }
>>
>> Following patch introduced the factoring back.
>>
>> CC: Jesse Gross <je...@nicira.com>
>> Signed-off-by: Pravin B Shelar <pshe...@nicira.com>
>
> Acked-by: Jesse Gross <je...@nicira.com>

I pushed it to master.
Thanks.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to