[ovs-dev] [v3 4/4] datapath compact: Use lower network stack recursion limits

Pravin Shelar pshelar at nicira.com
Thu Aug 28 22:40:36 UTC 2014


On Wed, Aug 27, 2014 at 4:13 AM, Andy Zhou <azhou at nicira.com> wrote:
> For the out of tree OVS module, the network stack recursion limit are
> some times lower than the default value enforced by dev.c.
> example that the default
>
> This patch implements a lower limit, than the limit enforced by dev,c,
> to accommodate some OVS use cases that involves higher stack usage.
> For example, OVS + IPsec.
>
> Signed-off-by: Andy Zhou <azhou at nicira.com>

As discussed offline this check can be kept in actions.c.
since we do not need patch 2 and 4, can you merge patch 1 and 3?



More information about the dev mailing list