On Sat, Jul 16, 2016 at 4:31 PM, Jesse Gross <[email protected]> wrote:
> On Tue, Jul 12, 2016 at 10:23 PM, Pravin B Shelar <[email protected]> wrote:
>> @@ -1196,31 +1194,26 @@ int ovs_execute_actions(struct datapath *dp, struct 
>> sk_buff *skb,
>>                         const struct sw_flow_actions *acts,
>>                         struct sw_flow_key *key)
>>  {
> [...]
>> +       static const int ovs_recursion_limit = 4;
>
> It looks like upstream (at least current net-next) the recursion limit
> is set to 5.

Out of tree OVS does store the tunnel key on stack, therefore I did
not wanted to change the limit.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to