On Tue, Jul 12, 2016 at 10:23 PM, Pravin B Shelar <pshe...@ovn.org> 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.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to